Hi All
I have setup a single disk (2TB) ZFS pool (called
When I delete files from the MediaDrive the used space does not seem to reduce. For example, in the below screenshot I have copied and then deleted from the drive 40GB of data but, as you can see, it still says I am using 40GB.
How do I trim / reclaim this space? Preferably automatically!
(I tried a manual trim in the pve shell using
Thank you!!
I have setup a single disk (2TB) ZFS pool (called
MediaDrive
) and bind mounted it to a container which shares it as a samba share with the same name (MediaDrive
)When I delete files from the MediaDrive the used space does not seem to reduce. For example, in the below screenshot I have copied and then deleted from the drive 40GB of data but, as you can see, it still says I am using 40GB.
How do I trim / reclaim this space? Preferably automatically!
(I tried a manual trim in the pve shell using
zpool trim MediaDrive
but it says cannot trim: no devices in pool support trim operations
Thank you!!