09.04.2013 06:51, Beeblebrox:
Exported the existing zpool & ran # zpool import -D -f -R /bsdr -N -F -X
12018916494219117471 rescue =>
Same result unfortunately. 'cannot import 'bsdr' as 'rescue': no such pool
or dataset Destroy and re-create the pool from a backup source.'
I tried the other bsdr zpool as well but result was same error msg.

I feel like I'm overlooking something very simple...

You can try adding verbosity:

vfs.zfs.debug=1
vfs.zfs.recover=1
debug.bootverbose=1

If ZFS doesn't think the pool is eligible to import you are out of luck. You can put the disk aside till some sofwtare for data recovering from damaged ZFS emerges.

--
Sphinx of black quartz, judge my vow.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to