Unrecognized error on zfs v28

Steven Schlansker stevenschlansker at gmail.com
Sat Jan 21 20:39:52 UTC 2012


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:
>> 
>> 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.
> 
> I moved the text file and started again zpool scrub zroot.
> 
> 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.




More information about the freebsd-fs mailing list