HP-UX iSCSI Software Initiator Support Guide (Edition 7)

"Initiator login key (%s) was not understood by \n"
"the target."
The initiator login key supplied to the target was not recognized or understood
by the iSCSI target.This information should be provided to the support team for
analysis.
11. ISCSI_LOG_PROTOCOL_INIT_KEY_REJECTED LVL_ERR
"Initiator login key (%s) was rejected by the target."
The initiator login key supplied to the iSCSI target was recognized by the
iSCSItarget and
then rejected. This information should be provided to the supportteam for
analysis.
12. ISCSI_LOG_PROTOCOL_NOTUNDER_ALLOC_FAIL LVL_ERR
"Failure to allocate memory to hold a login key (%s) \n"
"not understood by the target."
An attempt to allocate a buffer failed. The buffer was to be used internally by
the iSCSI Software Initiator to hold an initiator login key that had not yet been
recognized by the target.
13. ISCSI_LOG_PROTOCOL_TGT_KEY_NOTUNDERSTD LVL_INFO
"Target login key (%s) was not understood by \n"
"the initiator."
The target sent the specified login key (which was not recognized by the
initiator). This information should be provided to the target vendor for
resolution. The initiator will respond to the target in the next login text PDU
with a "not understood" indicator.
14. ISCSI_LOG_PROTOCOL_UNEXPT_TGT_INIT_NEGO LVL_ERR
"Target initiated an unexpected negotiation of a \n"
"login key (%s)."
This is a case of the target violating the iSCSI protocol by wrongly proposing a
key which it should have only responded to in response to that particular key
being proposed from an initiator. This case would occur if a particular key which
is to be proposed by an initiator only, has not been proposed yet, but the target
goes ahead and proposes that particular key.
15. ISCSI_LOG_PROTOCOL_BAD_IKEY_VAL LVL_ERR
"Target returned a value (%d) which is out of (%d - %d) \n"
"range or is an unexpected value. The value proposed \n"
"by the initiator is %d. The login key is (%s)."
The target returned a numerical key value which is either out of range or is an
unexpected value. The login failed as a result of the protocol violation. In the
case of an unexpected value, the protocol violation could be because the value
does not comply with the result function for that key. If the result function is
Minimum, the value responded should be less than or equal to the value proposed
by the initiator. If the result function is Maximum, the value responded should
be greater than or equal to the value proposed by the initiator.
16. ISCSI_LOG_PROTOCOL_BAD_CKEY_VAL LVL_ERR
"Target returned an invalid list response for a login key. \n"
"The <key=value> pair is (%s). The value proposed by the \n"
"initiator is (%s)."
The target returned a string key value that is invalid. The login failed as a
result of protocol violation. This could be because the value does not comply
with the result function for that key. If the result function is Boolean "AND",
the value responded by the target should be the boolean "AND" of the initiator
proposed value and the value selected by the target.
17. ISCSI_LOG_PROTOCOL_IKEY_NO_RSP LVL_ERR
"No response received from the target for integer \n"
"login key (%s)."
The target failed to respond to or recognize, a numerical key. The login failed
as a result of the protocol violation.
18. ISCSI_LOG_PROTOCOL_CKEY_NO_RSP LVL_ERR
C.1 Diagnostic Messages 49