If you didn't export the pool you'll probably need to do zpool import
-f pool_name.  Also if you have an extra disk you could possibly
mirror the drive that the OS is installed on by adding a mirror drive
after the OS install.  That would help prevent this problem in the
future.  Check out "Adding Devices to Storage Pool" in the "Solaris
ZFS Administration Guide" if you want more info.

Hua-Ying

On Tue, Jan 20, 2009 at 8:19 AM, Robert Milkowski <milek at task.gda.pl> wrote:
> Hi,
>
> Issue 'zpool import' - it should show you all available pools to import. Then 
> do 'zpool import pool_name'. It will be persisten across reboots so you need 
> to import it only once.
>
> btw: man zfs and look for import keyword
> --
> This message posted from opensolaris.org
> _______________________________________________
> install-discuss mailing list
> install-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/install-discuss
>

Reply via email to