Run this command to find out which pools have compression enabled: zfs get all `zpool list | grep -v NAME | awk '{print $1}'` | grep -i compression
© 2005 tiplib.com