Verify that the iSCSI Name is valid.
The iSCSI Initiator Name or iSCSI Target Name is referred
to as an iSCSI Name. The iSCSI Software Initiator configures a default
Initiator Name in the "iqn" format. If you have changed the Initiator
Name from its default using iscsiutil and the Initiator Name is in an invalid format, iSCSI
login negotiation could fail leaving target devices inaccessible
from the HP-UX host.
The iSCSI Software Initiator validates iSCSI Names. If a target
reports a Target Name in an "iqn", "eui" or "naa" format, but it
does not comply with the iSCSI Name format rules, or if a Target
Name contains a prohibited character, iSCSI Login negotiation will
fail and the target will not be seen by the HP-UX host.
 |
 |  |
 |
 | NOTE: The iSCSI Name format rules are detailed in “Configuring
the iSCSI Software Initiator”. Prohibited
characters are described in section 6.2 of RFC 3722, "String Profile
for Internet Small Computer Systems Interface (iSCSI) Names". Consult
RFC 3722 at: http://www.ietf.org/rfc/rfc3722.txt |
 |
 |  |
 |
The following characters MUST NOT be used in iSCSI names:
0000-002C; [ASCII CONTROL CHARACTERS and SPACE through , ]
002F; [ASCII / ]
003B-0040; [ASCII ; through @ ]
005B-0060; [ASCII [ through ‘ ]
007B-007F; [ASCII { through DEL]
You will need to work with the target vendor representative
to correct an invalid Target Name format.