On Mon, Jun 01, 2009 at 03:19:59PM -0700, Jonathan Loran wrote: > > Kinda scary then. Better make sure we delete all the bad files before > I back it up.
That shouldn't be necessary. Clearing the error count doesn't disable checksums. Every read is going to verify checksums on the file data blocks. If it can't find at least one copy with a valid checksum, you should just get an I/O error trying to read the file, not invalid data. > What's odd is we've checked a few hundred files, and most of them > don't seem to have any corruption. I'm thinking what's wrong is the > metadata for these files is corrupted somehow, yet we can read them > just fine. Are you still getting errors? -- Darren _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss