So, i have data2 (LVM-Thin) on /dev/nvme0n1 with 980.07 GB of space. I have two VMs using this storage with ID of 101 and 102.
vm-101-disk-0 is 322.12 GB and vm-102-disk-0 is 450.97 GB. Both are formatted in RAW.
Proxmox is showing 100% disk usage. Simple math doesnt work out here. 322.12 plus 450.97 is clearly 773.09.
Is there some configuration problem or am I missing something?
data2 Summary
vm-101-disk-0 is 322.12 GB and vm-102-disk-0 is 450.97 GB. Both are formatted in RAW.
Proxmox is showing 100% disk usage. Simple math doesnt work out here. 322.12 plus 450.97 is clearly 773.09.
Is there some configuration problem or am I missing something?
Code:
root@proxmox:~# cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content backup,iso,vztmpl
lvmthin: local-lvm
thinpool data
vgname pve
content rootdir,images
lvmthin: data2
thinpool data2
vgname data2
content images,rootdir
nodes proxmox
data2 Summary