Troubleshooting
Troubleshooting with Driver Logs
FC0054606-00 A
A-7
A
Driver received an async ISP system error event from the firmware. Additional information follows the
message (that is, mailbox values from the firmware).
"scsi(%d): Configuration change detected: value %d."
Driver received a change in connection async event from the firmware. Additional information follows the
message (that is, mailbox 1 value from the firmware).
"scsi(%d): Port database changed"
Driver received a port database async event from the firmware.
"scsi(%d): RSCN,..."
Driver received a registered state change notification (RSCN) async event from the firmware. Additional
information follows the message (that is, mailbox values from the firmware).
"%s: Can't find adapter for host number %d\n"
Indicates that the read from
/proc/scsi/qla2X00
did not specify the correct adapter host number.
%s
indicates the function name.
"scsi(%d): Cannot get topology - retrying"
Firmware return status indicating it is busy.
"%s(): **** SP->ref_count not zero\n"
Indicates a coding error.
%s
is the function name.
"qla_cmd_timeout: State indicates it is with ISP, But not in active array"
Indicates a coding error.
%s
is the function.
"cmd_timeout: LOST command state = 0x%x\n"
Indicates the command is in an undefined state.
0x%x
indicates the state number.
"qla2x00: Status Entry invalid handle"
Driver detected an invalid entry in the ISP response queue from the firmware.
%x
indicates the queue
index.
"%s(): **** CMD derives a NULL TGT_Q\n"
Indicates the command does not point to an OS target.
"scsi(%ld:%d:%d:%d): DEVICE RESET ISSUED.\n"
Indicates a device reset is being issued to (
host:bus:target:lun
).
"scsi(%ld:%d:%d:%d): LOOP RESET ISSUED.\n"
Indicates a loop reset is being issued to (
host:bus:target:lun
).
Table A-6. Common Driver Log Messages (Continued)