Date: Tue, 13 Mar 2012 23:54:05 +0100 From: =?iso-8859-1?Q?Peter_Ankerst=E5l?= <peter@pean.org> To: fs@freebsd.org Subject: Re: Problem with corrupted file on raidz. Message-ID: <207A0A74-ECF2-4EBA-BB7B-337372CFBD44@pean.org> In-Reply-To: <1397E951-AE82-4425-9338-3748E5ACC0D4@pean.org>
index | next in thread | previous in thread | raw e-mail
And oh. scrub runs fine and reports 0 errors. But zpool clear does not clear these errors but from what I've read this is expected behavior. On Mar 13, 2012, at 11:37 PM, Peter Ankerstål wrote: > Hi, I have a newly installed 3 disk raidz but I just got this: > > # uname -a > FreeBSD torus 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > # zpool status -v > pool: store > state: ONLINE > status: One or more devices has experienced an error resulting in data > corruption. Applications may be affected. > action: Restore the file in question if possible. Otherwise restore the > entire pool from backup. > see: http://www.sun.com/msg/ZFS-8000-8A > scan: scrub repaired 0 in 1h50m with 0 errors on Tue Mar 13 23:02:53 2012 > config: > > NAME STATE READ WRITE CKSUM > store ONLINE 0 0 0 > raidz1-0 ONLINE 0 0 0 > ada0 ONLINE 0 0 0 > ada1 ONLINE 0 0 0 > ada2 ONLINE 0 0 0 > > errors: Permanent errors have been detected in the following files: > > <0x7e>:<0x1f3> > > > The <0x7e>:<0x1f3> was store/backup:somefile but then I first removed the file and <0x1f3> appeared and then I removed > the whole zfs filesystem and the <0x7e> appeared.. > > First of all, how could I get this type of error when I have a redundant disk setup, also it doesn't show any checksum errors. And second, is there a way to clear this error? After all only one file was affected and is now removed. Actually the whole filesystem is removed. > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" >home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?207A0A74-ECF2-4EBA-BB7B-337372CFBD44>
