Corrupted zpool import -f FAILS state FAULTED

Volodymyr Kostyrko c.kworr at gmail.com
Fri May 10 13:45:46 UTC 2013


09.05.2013 15:31, Outback Dingo:
> ok zfsgurus, FreeBSD 9.1-STABLE box zpool import -f reports pool status
> Faulted, one of more devices contains corrupted data, however its showing
> the guid as faulted in the poll, and not the actual disk device /dev/daX,
> the pool is a single vdev 24 disk raidz3. Essentially the hardward platform
> is a dual node system, with 8 enclosures connected to 24 SAS drives via 4
> LSI cards. I am not currently using geom_multipath, but the box is zoned so
> that each node can see 50% of the drives,
> in case of Failure, carp kicks in and migrates "zpool import -af" the pools
> onto the other node. it seems as though somehow the pool is now seeing guid
> and not devices, not sure if they have switched devices ids due to a reboot.

Am not a zfs guru, but I'll try to help.

Any console log snippets are welcome. What does "showing the guid as 
faulted in the pool" looks like.

What are the guids for all partitions? Do they interlap for different nodes?

ZFS recognizes devices by tasting they vdev labels and not by their 
logical location and naming. It can safely report any vdev location - 
but it requires the same set vdevs to bring pool online.

-- 
Sphinx of black quartz, judge my vow.


More information about the freebsd-fs mailing list