> The implication in what you've written is that ZFS doesn't report an error if 
> it detects an invalid checksum. Is that correct?

No, sorry I wasn't more clear.

ZFS detects and reports the invalid checksum. If the checksum error occurs on a 
directory, this can result in an error being returned from a readdir/getdents 
call.

The 'ls' command in Solaris 10, however, will not print any error messages if 
it gets an error reading from a directory. It simply stops, as if it had 
reached the end of the directory.

I don't think this is what happened to you, though, if you didn't see any 
reported errors.
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to