On Tue, 6 Sep 2011, Tyler Benster wrote:

It seems quite likely that all of the data is intact, and that something different is preventing me from accessing the pool. What can I do to recover the pool? I have downloaded the Solaris 11 express livecd if that would be of any use.

Try running zdb -l on the disk and see if the labels are still there. Also, could you show us the output of 'zpools status'? Normally zfs would not hang if one disk of a raidz group is missing, but it might do that if one toplevel is missing.

If the zdb command shows all four labels to be correct, then you can try a zpool scrub and see if that resilvers the data for you.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to