Here is the solution (thanks to Gavin Maltby from mdb forum):

Boot with -kd option to enter in kmdb and type the following commands:
aok/W 1
::bp zfs`zfs_panic_recover
:c

wait that it stops at breakpoint then type this:
zfs_recover/W1
:z
:c
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to