Aha, I think I see my point of confusion.
I read this error message as 2 statements
1. The sum of the thin volumes > the size of pve/data
2. The sum of the thin volumes > the amount of free space left in the volume group
But rather, I believe you're saying the actual intended meaning is
3...
Right you are!
root@pve:~# vgs
/dev/sdc: open failed: No medium found
VG #PV #LV #SN Attr VSize VFree
pve 1 18 0 wz--n- <1.82t <16.38g
storage 1 3 0 wz--n- <931.00g 120.00m
I do wonder though, why is this an error?
Won't the sum of the thin volumes be...
Hi there,
I received this warning when importing a VM disk
Sum of all thin volume sizes (1.73 TiB) exceeds the size of thin pool pve/data and the amount of free space in volume group (<16.38 GiB).
I believe this to be in error, as the number on the right I think is the metadata capacity of...