On Mon, Aug 18, 2008 at 04:43:02PM +0200, Dony Pierre wrote:
> 
>    I have defined a zfs pool on a Solaris 10 :
> 
>    I would now like to use mpxio - multipathing driver. So, i will change
>    the file /kernel/drv/fp.conf and set the parameter mpxio-disable="no";
> 
>    But, I thing Solaris will change after a reboot the device name !!.
>    What will be the status of my zpool after the reboot. Do I have to
>    redefine it ?
> 
>    How can I preserve data on it ?

We've done the same thing with ZFS on Iscsi devices.  Once we set up
the second path, we exported the pool.  Then, we enabled mpxio and
imported the pool again.  `zpool import' will show the new device names,
but you only need to specify the pool name.  It worked perfectly.

-- 
-Gary Mills-    -Unix Support-    -U of M Academic Computing and Networking-
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to