HP-UX iSCSI Software Initiator Support Guide, HP-UX 11i v1 and 11i v2, July 2005

Appendix C
Diagnostic Messages
Diagnostic Messages
98
5.
ISCSI_LOG_PROTOCOL_MISSING_TGT_KEY_PART LVL_ERR
"The target did not send the remaining portion of the <key=value> \n"
"pair. The partial <key=value> pair sent in the previous login response \n"
"was (%s)."
A login key returned by the target is incomplete and, as such, cannot be
processed. The specific target login key is included. This information should be
provided to HP for analysis.
6. ISCSI_LOG_PROTOCOL_KEY_ACROSS_TOO_LONG LVL_ERR
"The target device sent a <key=value> pair spanning across login \n"
"responses of size %d bytes. The maximum initiator supported <key=value> \n"
"pair size is %d bytes. The partial <key=value> pair in the login response \n"
"payload is (%s)."
A target login key was returned and the key is defined across responses and is
too long. The size of the target key and the specific target key name are
included. This information should be provided to the support team for analysis.
7. ISCSI_LOG_PROTOCOL_ALLOC_ACROSS_FAIL LVL_ERR
"Failure to allocate memory for a login response buffer."
A login key does not completely fit into the remaining space of a response
buffer. It was necessary to attempt allocation of an additional response buffer
to contain the rest of the login key. The allocation of the additional buffer
failed.
8. ISCSI_LOG_PROTOCOL_NO_EQUAL_AFTER_NAME LVL_ERR
"An equal sign was missing after a target login key \n"
"(%s)."
The target login key that is specified, was received, and a terminating null
character was
found, before an equal sign was identified. This information should be provided
to the support team for analysis.
9. ISCSI_LOG_PROTOCOL_NO_0_AFTER_VAL LVL_ERR
"The null character was missing after the <key=value> pair \n"
"(%s) sent by the target."
The target login key that is specified was received, and a second equal character
was found, before a null character was identified. This information should be
provided to the support team for analysis.
10. ISCSI_LOG_PROTOCOL_INIT_KEY_NOTUNDERSTD LVL_ERR
"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.