The 64-bit Vista initiator connecting with a b63 target works very well.

2x e1000g on the initiator machine --> gig-e switch --> 2x e1000g on the b63 
machine

The goal is to create connections on both interfaces to allow load balancing
which the windows initiator is supposed to be able to handle.

The target was setup with:

zpool create zspace c2t0d0
zfs create zspace/zfs_iscsi
zfs create -V 700g zspace/zfs_iscsi/v700g
zfs set shareiscsi=on zspace/zfs_iscsi/v700g

[fwiw c2t0d0 is an Areca arc-1210 raid 0 with 2x Seagate ST3400620NS ea. 
jumpered for 3Gb/s]

start the daemon on reboot:

svcadm enable iscsitgt

When trying to configure the windows side it complains, after the first 
connection is made:
Too many Connections

iscsitadm list target  -v

Target: zspace/zfs_iscsi/v700m
    iSCSI Name: iqn.1986-03.com.sun:02:70dc532d-eefe-e421-cf4f-c1d89944dfb5
    Alias: zspace/zfs_iscsi/v700m
    Connections: 1
        Initiator:
            iSCSI Name: iqn.1991-05.com.microsoft:quadster
            Alias: unknown
    ACL list:
    TPGT list:
    LUN information:
        LUN: 0
            GUID: 01000030488e39b400002a0046471100
            VID: SUN
            PID: SOLARIS
            Type: disk
            Size:  700G
            Backing store: /dev/zvol/rdsk/zspace/zfs_iscsi/v700m
            Status: online

Is there a configuration which is required on the Solaris side to provide for 
connections
on both ethernet interfaces?

Any help here is greatly appreciated

-kim
--
 
 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to