Date: Wed, 20 Jun 2012 15:56:09 -0700 From: Xin LI <delphij@gmail.com> To: rondzierwa@comcast.net Cc: freebsd-fs@freebsd.org Subject: Re: ZFS Checksum errors Message-ID: <CAGMYy3tW3By4RLj1=q_-NN7GYS_Yv2QY64A4p0z1x8VDe5F-Hg@mail.gmail.com> In-Reply-To: <566221263.21373.1340225701396.JavaMail.root@sz0192a.westchester.pa.mail.comcast.net> References: <E22D2EF22A824CC3A0386E62F407F262@multiplay.co.uk> <566221263.21373.1340225701396.JavaMail.root@sz0192a.westchester.pa.mail.comcast.net>
index | next in thread | previous in thread | raw e-mail
On Wed, Jun 20, 2012 at 1:55 PM, <rondzierwa@comcast.net> wrote: > Steve. > > well, it got done, and it found another anonymous file with errors . any idea how to get rid of these? Normally you need to "zpool clear zfsPool", and rerun zpool scrub. If you see these numbers growing again, it's likely that there are some other problems with your hardware. The recommended configuration is to use ZFS to manage disks, or at least split your RAID volumes into smaller ones by the way, since otherwise the volume is seen as a "single disk" to ZFS, making it impossible to repair data errors unless you add additional redundancy (zfs set copies=2, etc). > > thanks, > ron. > > > > phoenix# zpool status -v zfsPool > pool: zfsPool > 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 > scrub: scrub completed after 8h29m with 6276 errors on Wed Jun 20 16:18:01 2012 > config: > > NAME STATE READ WRITE CKSUM > zfsPool ONLINE 0 0 6.17K > da0 ONLINE 0 0 13.0K 1.34M repaired > > errors: Permanent errors have been detected in the following files: > > zfsPool/raid:<0x9e241> > zfsPool/Build:<0x0> > phoenix# > > > > > ----- Original Message ----- > From: "Steven Hartland" <killing@multiplay.co.uk> > To: rondzierwa@comcast.net, freebsd-fs@freebsd.org > Sent: Wednesday, June 20, 2012 1:58:20 PM > Subject: Re: ZFS Checksum errors > > ----- Original Message ----- > From: <rondzierwa@comcast.net> > .. > >> zpool status indicates that a file has errors, but doesn't tell me its name: >> >> phoenix# zpool status -v zfsPool >> pool: zfsPool >> 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 >> scrub: scrub in progress for 5h27m, 18.71% done, 23h42m to go > > Try waiting for the scrub to complete and see if its more helpful after that. > > Regards > Steve > > ================================================ > This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. > > In the event of misdirection, illegible or incomplete transmission please telephone +44 845 868 1337 > or return the E.mail to postmaster@multiplay.co.uk. > > _______________________________________________ > 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" -- Xin LI <delphij@delphij.net> https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or diehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGMYy3tW3By4RLj1=q_-NN7GYS_Yv2QY64A4p0z1x8VDe5F-Hg>
