zfs corruption after controller failure

Daniel Kalchev daniel at digsys.bg
Tue Jan 6 15:50:45 UTC 2015



On 06.01.15 17:35, Fervent Dissent wrote:
> # zpool import -d /dev/diskid/
> #
> no error, no import

You do not need to use -d here, ZFS will try to look at all possible
block devices and will eventually find the metadata all by itself.

Maybe, you had some labeling on the disk? Or some partition (not
starting from block 0) on it, which contained your ZFS pool. In order to
ZFS to see the pool, you will need to recreate that partition first.

Your earlier post shows MBR partitioning, but not partition? Perhaps you
just need to remember what the partition was?

Daniel


More information about the freebsd-fs mailing list