Hello every body!
I'm very new to proxmox and facing a strange thing:
I built a ZFS RAIDZ1 / RAID5 from 4 4TB drives for a total usable size of theorically 12 TB.
Once formatted, there's 10.21 TB Usable for datas:
Using Thick Provisionning - no snapshot running
I have a VM with a virtual hard drive in RAW format of 7.15 TB. (as shown in my raid content)
Once the math are done, i should have still 10.21 - 7.15 TB left but:
The summary of my RAID tells i have:
Usage 94.38% (9.63 TiB of 10.21 TiB)
the report of this show my vm 100 disk use 9.63 TB: How?
how can i claim all this wasted space?
Looks like i have the same issue ?
https://forum.proxmox.com/threads/zfs-doesnt-update-free-space-correctly.44568/
Thanks in advance for your help
I'm very new to proxmox and facing a strange thing:
I built a ZFS RAIDZ1 / RAID5 from 4 4TB drives for a total usable size of theorically 12 TB.
Once formatted, there's 10.21 TB Usable for datas:
Using Thick Provisionning - no snapshot running
I have a VM with a virtual hard drive in RAW format of 7.15 TB. (as shown in my raid content)
Once the math are done, i should have still 10.21 - 7.15 TB left but:
The summary of my RAID tells i have:
Usage 94.38% (9.63 TiB of 10.21 TiB)
the report of this show my vm 100 disk use 9.63 TB: How?
how can i claim all this wasted space?
Code:
root@pve1:~# zfs list -o name,avail,used,refer,lused,lrefer,mountpoint,compress,compressratio
NAME AVAIL USED REFER LUSED LREFER MOUNTPOINT COMPRESS RATIO
RAID5 587G 9.63T 140K 6.63T 40K /RAID5 on 1.00x
RAID5/vm-100-disk-0 587G 9.63T 9.63T 6.63T 6.63T - on 1.00x
RAID5/vm-100-disk-0 type volume -
RAID5/vm-100-disk-0 creation Fri Jan 25 19:21 2019 -
RAID5/vm-100-disk-0 used 9.63T -
RAID5/vm-100-disk-0 available 587G -
RAID5/vm-100-disk-0 referenced 9.63T -
RAID5/vm-100-disk-0 compressratio 1.00x -
RAID5/vm-100-disk-0 reservation none default
RAID5/vm-100-disk-0 volsize 7.15T local
Looks like i have the same issue ?
https://forum.proxmox.com/threads/zfs-doesnt-update-free-space-correctly.44568/
Thanks in advance for your help
Last edited: