>
> ************* follow-up question from customer
> ************
> 
> Yes, using the c#t#d# disks work, but anyone using fibre-channel storage
> on somethink like IBM Shark or EMC Clariion will want multiple paths to
> disk using either IBMsdd, EMCpower or Solaris native MPIO.  Does ZFS
> work with any of these fibre channel multipathing drivers?

As a side node: EMCpower does work with ZFS:

# pkginfo -l EMCpower
[...]
   VERSION:  4.5.0_b169

# zpool create test emcpower3c
warning: device in use checking failed: No such device

# zfs list test
NAME                   USED  AVAIL  REFER  MOUNTPOINT
test                    76K  8.24G  24.5K  /test

ZFS does not re-label the disk though, so you have to create an EFI label 
through some other means.

MPxIO works out-of-the-box.
 
 
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