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

The third entry in each message listing is a brief description of the message.
It is necessary to have a familiarity with the iSCSI specification and the driver implementation to
completely understand the messages. See Table 5: “Logging Levels for the syslog.log File
(page 47) for a detailed explanation of logging levels.
C.1.1 Message Descriptions
1. ISCSI_LOG_INV_LUN_ADDR_TYPE LVL_ERR
"Unsupported LUN Addressing type recognized."
The target has attempted to use invalid LUN addressing.
2. ISCSI_LOG_TARGET_OFFLINE_EVENT LVL_INFO
"Target is offline"
The target has gone offline.
3. ISCSI_LOG_TARGET_ONLINE_EVENT LVL_INFO
"Target is online"
The target has come back online.
4. ISCSI_LOG_TARGET_DESTROY_EVENT LVL_INFO
"Target has been destroyed"
The target has been deleted using rmsf.
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
48 Diagnostic Messages