> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- > boun...@opensolaris.org] On Behalf Of Robert Milkowski > > On 24/04/2010 13:51, Edward Ned Harvey wrote: > > But what you might not know: If any pool fails, the system will > crash. > This actually depends on the failmode property setting in your pools. > The default is panic, but it also might be wait or continue - see > zpool(1M) man page for more details. > > > You > > will need to power cycle. The system won't boot up again; you'll > have to > > > > The system should boot-up properly even if some pools are not > accessible > (except rpool of course). > If it is not the case then there is a bug - last time I checked it > worked perfectly fine.
This may be different in the latest opensolaris, but in the latest solaris, this is what I know: If a pool fails, and forces an ungraceful shutdown, then during the next bootup, the pool is treated as "currently in use by another system." The OS doesn't come up all the way; you have to power cycle again, and go into failsafe mode. Then you can "zpool import" I think requiring the -f or -F, and reboot again normal. _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss