Roman,

# itadm list-target
TARGET NAME STATE SESSIONS iqn.1986-03.com.sun:02:vol1 online 1

Windows initiator has this target connected, no issues. But a new disk doesn't appear in management console.

What should I check?

COMSTAR separates the configuration of iSCSI Targets (itadm list- target) from that SCSI Block Devices (SBD) which can be associated with said targets. Each SBD (sdbadm list-lu) has a GUID associated with it, and using "stmfadm list-view -v GUID", one will see the LUN (Logical Unit Number) associated with each SBD. This LU mapping is what is seen by an iSCSI Initiator when it issues a "REPORT LUNs" SCSI command against a discovered iSCSI Target, it should see configured LUs.

The short answer is..., Did you configure any LUs?

If not, or you are still having problems, I would suggest reviewing the following documentation:

http://wikis.sun.com/display/OpenSolarisInfo/How+to+Make+Logical+Units+Available+for+iSCSI+and+iSER
http://wikis.sun.com/display/OpenSolarisInfo/How+to+Make+SCSI+Logical+Units+Available

- Jim


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

_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to