ZFS compression doesn't work
antonin tessier
antonintessier at live.fr
Mon Aug 27 22:01:51 UTC 2012
Hello,
I am trying to understand and use ZFS features. My issue is that compression doesn't work, indeed I have a pool and a filesystem named "home" and "home/compressed".
#zfs list
NAME USED AVAIL REFER MOUNTPOINT
home 7.33G 180G 32K home
home/compressed 7.33G 180G 7.33G /home/compressed
despite I did:
# zfs set compression=gzip home/compressed
I don't understand where it is wrong.
Thank you.
More information about the freebsd-fs
mailing list