A–Troubleshooting
Troubleshooting with Driver Logs
Table A-6. Common Driver Log Messages (Continued)
"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).
"scsi(%d): Cannot get topology - retrying"
Firmware return status indicating it is busy.
"qla2x00: Status Entry invalid handle"
Driver detected an invalid entry in the ISP response queue from the firmware. %x indicates the queue index.
"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): BUS RESET ISSUED.\n"
Indicates a loop reset is being issued to (host:bus:target:lun).
"scsi(%ld:%d:%d:%d): ADAPTER RESET ISSUED.\n"
Indicates an adapter reset is being issued to (host:bus:target:lun).
"scsi(%d): Unknown status detected %x-%x"
Indicates the status returned from the firmware is not supported.
"scsi(%d): Cable is unplugged..."
Indicates the firmware state is in LOSS OF SYNC; therefore, the cable must be missing.
"qla2x00: Performing ISP error recovery - ha=%p."
Indicates the driver has started performing an adapter reset.
"qla2x00_abort_isp(%d): **** FAILED ****"
Indicates the driver failed performing an adapter reset.
"qla2xxx <dev driver string>: RISC paused
Indicates the driver has detected the RISC in the pause state.
"qla2xxx <dev driver string>:
Indicates an underflow was detected.
"WARNING %s(%d):ERROR
Firmware failed to return the adapter loop ID.
|