I have set up my volume to be thin-provisioned. I am trying to snapshot a VM to run updates but when I do, proxmox says I am out of space.
TASK ERROR: zfs error: cannot create snapshot 'VMStorage/vm-101-disk-2@Test': out of space
Here is the output of zfs list:
NAME USED AVAIL REFER MOUNTPOINT
VMStorage 8.36T 4.15T 24K /VMStorage
VMStorage/vm-101-disk-2 7.62T 7.17T 4.60T -
Do I need to add more disks to up the AVAIL? Looks like the disk2 is using an actual total of 4.6T and my total free storage is at 4.15T? Am I reading this right?
TASK ERROR: zfs error: cannot create snapshot 'VMStorage/vm-101-disk-2@Test': out of space
Here is the output of zfs list:
NAME USED AVAIL REFER MOUNTPOINT
VMStorage 8.36T 4.15T 24K /VMStorage
VMStorage/vm-101-disk-2 7.62T 7.17T 4.60T -
Do I need to add more disks to up the AVAIL? Looks like the disk2 is using an actual total of 4.6T and my total free storage is at 4.15T? Am I reading this right?