Zpool not recognized after disk moved to different name

Allan Jude freebsd at allanjude.com
Sun Oct 20 17:12:14 UTC 2013


On 2013-10-20 13:07, Justin Hibbits wrote:
> Hi, I'm migrating a system exhibiting the click of death to a new hard
> drive, on PowerPC, and in the process migrating to zfs.  I set up the
> system, then pulled the old drive out. Now, the spool that was on ada1s5 is
> now on ada0s5, and zfs won't recognize this pool. I can't recreate the
> pool, it says it is too dangerous.  Is there any way to reactivate this
> pool after the disk name change?
>
> Thanks,
> Justin
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"

Please provide the output of the following commands:

gpart show
zpool import
zdb -l /dev/<each device/slice you think might be the ZFS>


-- 
Allan Jude



More information about the freebsd-current mailing list