Visit Open-E website
Results 1 to 2 of 2

Thread: Solaris iscsi targets with Mutlipath.

  1. #1

    Default Solaris iscsi targets with Mutlipath.

    Hello,

    Wonder if any one has got iscsi targets working with multipath on Solaris 11?

    First, I can access my iscsi targets from Solaris fine, but I would like to set up multipath so it works with failover VLANS. At the moment I think I am setting them up correctly, but failover does not work.

    My steps:
    # cp /kernel/drv/scsi_vhci.conf /etc/driver/drv/scsi_vhci.conf
    # diff /kernel/drv/scsi_vhci.conf /etc/driver/drv/scsi_vhci.conf
    76a77,79
    > mpxio-disable="no";
    > scsi-vhci-failover-override = "SCST_BIO", "f_sym";

    # iscsiadm modify initiator-node -c 2

    # iscsiadm add static-config iqn.2017-10.uk.ac.bbk:dss.solar1,10.63.10.220:3260
    # iscsiadm add static-config iqn.2017-10.uk.ac.bbk:dss.solar1,10.63.11.220:3260

    # format < /dev/null
    Searching for disks...done
    AVAILABLE DISK SELECTIONS:
    0. c0t737A344870495842d0 <SCST_BIO-sz4HpIXB5UdxQ0wW- 220-51.00GB>
    /scsi_vhci/disk@g737a344870495842

    So it seems to be working, but if I fail the first network it just hangs.

    Any ideas?

    Andrew

  2. #2

    Default

    Hi,

    This seems to be a Solaris issue most probably.
    However, you may try to use Windows machine to configure MPIO from this side and see if it works.
    This should tell you if such an environment can work with MPIO at all.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •