• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

ZFS (Linux) Dataset Size Issue

402blownstroker

[H]ard|DCer of the Month - Nov. 2012
Joined
Jan 5, 2006
Messages
3,257
I am running the latest ZFS for Linux on Fedora 19 x86_64. I am seeing an issue with a dataset between the output of df and du. 'df' shows the data is about 196GB while du reports around 124GB. This was after deleting a bunch of unused data. It seems like the 'df' usage never went down after the delete.

Has anyone else seen this? Since ZFS is handlign the 'filesystem' for the dataset, is 'df' in the dark for what ZFS is doing or is ZFS reporting the wrong info to it?
 
Do you have snapshots that still contain the deleted data?
Please post the output of "zfs list -r -t all" (in CODE tags).
 
Back
Top