I'm having a problem getting iscsi working between two update 4 hosts.

I have created a ZFS volume, set shareiscsi=on, and it appears to
be showing up properly...

iscsitadm list target -v
Target: zfs01/iscsi01
    iSCSI Name: iqn.1986-03.com.sun:02:0fb8bf68-bf02-e877-99cd-ab100852dfdb
    Alias: zfs01/iscsi01
    Connections: 0
    ACL list:
    TPGT list:
    LUN information:
        LUN: 0
            GUID: 0x0
            VID: SUN
            PID: SOLARIS             Type: disk
            Size: 4.0G
            Backing store: /dev/zvol/rdsk/zfs01/iscsi01
            Status: online

On the initiator, I have enabled a send-targets, added the target
host, and the target shows up...

iscsiadm list discovery
Discovery:
        Static: disabled
        Send Targets: enabled
        iSNS: disabled

iscsiadm list discovery-address
Discovery Address: 172.24.114.31:3260

I can see a target...

iscsiadm list target
Target: iqn.1986-03.com.sun:02:0fb8bf68-bf02-e877-99cd-ab100852dfdb
        Alias: -
        TPGT: 1
        ISID: 4000002a0000
        Connections: 0


However, a devfsadm -i iscsi doesn't bring the device up so it's
seen in format

in /var/adm/messages I see
Sep 24 16:00:50 neptune iscsi: [ID 372941 kern.warning] WARNING: iscsi 
connection(30) login failed - Initiator is not allowed access to the given 
target. (0x02/0x02)

The documentation for this error message says "Solution: Verify your initiator 
name and confirm that it is properly masked or provisioned by
the storage device."

How do I do that?  I have not set any CHAP/RADIUS or ACL options.

What am I missing?

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

Reply via email to