Iscsi driver log messages, Retrieving iscsi driver error log messages, Table a-3 – Dell Emulex Family of Adapters User Manual

Page 967

Advertising
background image

Emulex Drivers Version 10.2 for Linux User Manual

P010081-01A Rev. A

Appendix A. iSCSI Driver

967

iSCSI Driver Log Messages

Retrieving iSCSI Driver Error Log Messages

Note: These error log messages are specific to the proprietary be2iscsi driver.

For Linux systems, the iSCSI driver generates log messages to the /var/log/messages

file. The log file is an ASCII text file and can be viewed and searched with your

preferred text editor.
To search the log file for error messages, at the command prompt type:

# cd /var/log

# vim messages

iSCSI Driver Error Log Messages and their Descriptions

All iSCSI driver error log messages are preceded by a prefix of “scsiX:” (if the SCSI host

controller can be determined, with “X” being a number representing the Linux SCSI

host controller) and “OneConnect iSCSI Driver:”, for example:

scsi2: OneConnect iSCSI Driver: Rejected IOCTL since buffer size

limit exceeded

scsi2: OneConnect iSCSI Driver: Subsystem / Opcode = 0x12345678 /

0x11223344

scsi2: OneConnect iSCSI Driver: Payload Length = 0x1000

Notes

Some error log entries may be followed by additional entries that provide

further information.

In the following table, “0xX” refers to a hexadecimal value that appears in the

log messages.

Table A-3 lists iSCSI driver error log messages and their descriptions.

Table A-3 iSCSI Driver Error Log Messages

iSCSI Error Log Message

Description

Did not receive an iSCSI Command

window update from Target for at

least 25 Secs.

Session Handle

Check for any errors reported at the target. The Emulex
iSCSI initiator is only supported with certified targets.
Check for software updates at the target vendor’s
website and the Emulex website. If this fails, contact
technical support.

Driver version does not match

Firmware. Please run Installer.

This failure indicates that the driver version that is
running on the system does not match the version of the
firmware flashed on the board. This issue can be
addressed by running the installer from the desired
version.

Error during iSCSI offload Session

Handle / Firmware Error code

This may indicate a target is in error or may point to
transient network connectivity issues. It may also
indicate a firmware error.

Advertising