On Tue, May 23, 2006 at 06:10:11PM +0100, Darren J Moffat wrote: > Should I be worried that ztest has errors showing up in the cksum column ? > > This is on snv_40 bits as well as zfs-crypto bits. There are no read or > write errors though.
You should not be worried. As part of its work, ztest will scribble random garbage over disks (assuming there's a redundant configuration) in order to test self-healing data. It should never destroy enough data to induce a read failure, though. --Bill
