Hi,
I'm currently using a zfs pool as RAIDZ1.
The ZFS pool has the thin provision argument set.
I created a hard disk on this zfs pool, with discard=1. In the VM,
In the pool in proxmox, the summary says 294Gb used, but the vm disk (raw format) is at 322Gb.
There is absolutely no other file in the zfs pool.
Could someone tell me what's going on there ? I'm having a hard time understanding if the thin provisioning is working, and why the used space is not the same everywhere. Thanks !
I'm currently using a zfs pool as RAIDZ1.
The ZFS pool has the thin provision argument set.
I created a hard disk on this zfs pool, with discard=1. In the VM,
df -h
tells me there is a 295G disk, with 188G used.In the pool in proxmox, the summary says 294Gb used, but the vm disk (raw format) is at 322Gb.
zpool list
says there is 377G allocated. zfs list
says there is 274G allocated.There is absolutely no other file in the zfs pool.
zpool list
tells me there is 6.90T free, but zfs list
tells me it's 4.89T. The summary of the zfs pool in Proxmox says it's 5.67TCould someone tell me what's going on there ? I'm having a hard time understanding if the thin provisioning is working, and why the used space is not the same everywhere. Thanks !
Last edited: