2013-04-03 18:17, Beeblebrox wrote:
If anyone has ideas, zdb -C is now giving me detailed output. zpool status
is:
You are mostly out of luck. The worst thing about ZFS is that when
something happens ZFS just gives you NO.
I posted this before, you can try this too:
zpool import -D -f -R /bsdr -N -F -n -Z bsdr
-D work on deleted pools
-f force import
-R custom root folder to not interfer with your mounts
-N do not mount filesystems
-F recovery mode - tries last transactions to find a good one
-n doesn't modify data on disk while in recovery mode
-Z (undocumented) verify transactions in recovery mode by doing a
partial scrub (?).
I hope this will help you... Anyway you can try any other ZFS
implementation. For example FreeBSD loader can read files too while booting.
--
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"