Date: Sat, 21 Jan 2012 12:16:43 -0800 From: Steven Schlansker <stevenschlansker@gmail.com> To: "Vladislav V. Prodan" <universite@ukr.net> Cc: fs@freebsd.org Subject: Re: Unrecognized error on zfs v28 Message-ID: <8B17CEC7-F1B2-430C-BB3D-556B9B5C8FF5@gmail.com> In-Reply-To: <4F1B1C1B.9020000@ukr.net> References: <4F1AC88A.2070603@ukr.net> <alpine.GSO.2.01.1201210906430.15666@freddy.simplesystems.org> <4F1B1C1B.9020000@ukr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 21, 2012, at 12:12 PM, Vladislav V. Prodan wrote: > 21.01.2012 17:11, Bob Friesenhahn wrote: >> On Sat, 21 Jan 2012, Vladislav V. Prodan wrote: >>=20 >> A recommendation for how to deal with the problem was provided in the >> zpool status "action" text. If you don't have a backup for the file, >> then an alternative is to just delete it and hope that you did not >> really need it. >=20 > I moved the text file and started again zpool scrub zroot. >=20 > Is it possible to somehow automate removal of a large number of > "problem" files? You could parse the error message using e.g. sed and/or awk, pipe to = xargs rm.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8B17CEC7-F1B2-430C-BB3D-556B9B5C8FF5>