i've made an fsck on the wrong partition (before was ext2 and now
zfs-fuse) before i discover the error
the damage was made :-/.
Fortunately the partition is visible and imported but after a scrub
(and MANY files corrupted) i see a message like this:
root ~ # zpool status -v
pool: zhome
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 0h4m with 13 errors on Wed Feb 17 09:11:06 2010
config:
NAME STATE READ WRITE CKSUM
zhome ONLINE 0 0 20
sda2 ONLINE 0 0 42 1K repaired
errors: Permanent errors have been detected in the following files:
zhome/homezfs:<0xdf05>
zhome/homezfs:<0x9>
zhome/homezfs:<0xc>
zhome/homezfs:<0x320e>
zhome/homezfs:<0x401e>
zhome/homezfs:<0x92c>
zhome/homezfs:<0xa335>
zhome/homezfs:<0x4a45>
zhome/homezfs:<0xcd4e>
zhome/homezfs:<0xdfc2>
zhome/homezfs:<0xc7c3>
zhome/homezfs:<0xc9c4>
zhome/homezfs:<0xcee0>
---
i have deleted all corrupted files but the one you can see just above
like <0xcee0> etc, what i can do ?
thanks.
All a single (or striped) vdev can do for you is detect what corruptions
there are.
# zpool scrub zhome
To make sure you hit every corner of the fs/pool
Good luck
Run another scrub, that will clear the list of resolved data errors.
Will
$0.02
> Will
>
>
Will
> --
> To post to this group, send email to zfs-...@googlegroups.com
> To visit our Web site, click on http://zfs-fuse.net/