Errors on a file on a zpool: How to remove?

Rich rincebrain at gmail.com
Sun Jan 24 04:17:05 UTC 2010


> Can you try the following please and then report back.
>
> Setting failmode to continue might let you continue a removal.
> zpool set failmode=continue what_is_it_rigatoni?
>
> This should be inherited by effected drives.
> zfs set checksum=off what_is_it_rigatoni?
>
> Remove the said effected files at this point.

[root at manticore ~]# zpool set failmode=continue rigatoni
[root at manticore ~]# zfs set checksum=off rigatoni
[root at manticore ~]# mv
/mirrors/geocities/from-asheesh-home/swebb3/www.geocities.com/JMcgo1979
/mirrors/geocities/from-asheesh-home/swebb3/www.geocities.com/JMcgo19791
mv: rename /mirrors/geocities/from-asheesh-home/swebb3/www.geocities.com/JMcgo1979
to /mirrors/geocities/from-asheesh-home/swebb3/www.geocities.com/JMcgo19791:
Input/output error
[root at manticore ~]# rm -f
/mirrors/geocities/from-asheesh-home/swebb3/www.geocities.com/JMcgo1979
rm: /mirrors/geocities/from-asheesh-home/swebb3/www.geocities.com/JMcgo1979:
Input/output error

:/

- Rich


More information about the freebsd-fs mailing list