Thank you for the reply. I must admit that upon closer inspection alot of properties indeed do present the actual value. For the checksum property I used zdb -dddd | grep fletcher to determine wether it was fletcher2 or fletcher4 was used for checksumming the filesystem. Using the OS build number to determine whether this was a fletcher2 filesystem isn't reliable.
Perhaps this is a candidate for a RFE: change the value reported by zfs get checksum dataset from "on" to the actual used algorithm like fletcher2, fletcher4 or sha256 And what about compression? Off is off. But what about "on"? Is that gzip or lzjb? Same problem. Thanks, Frederik -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
