A–Troubleshooting
Troubleshooting with Driver Logs
Table A-6. Common Driver Log Messages (Continued)
"WARNING qla2xxx: Couldn't allocate host from scsi layer!"
Indicates the driver could not register with the SCSI layer, usually because it could not allocate the mem- ory required for the adapter.
"WARNING scsi(%d): [ERROR] Failed to allocate memory for adapter\n"
Indicates the driver could not allocate all the kernel memory it needed.
"WARNING qla2xxx: Failed to initialize adapter"
Indicates that a previously occurring error is preventing the adapter instance from initializing normally.
"WARNING qla2xxx: Failed to reserve interrupt %d already in use"
Indicates the driver could not register for the interrupt IRQ because another driver is using it.
"WARNING qla2xxx: ISP Request Transfer Error"
Driver received a Request Transfer Error async event from the firmware.
"WARNING qla2xxx: ISP Response Transfer Error"
Driver received a Response Transfer Error asynchronous event from the firmware.
"WARNING Error entry invalid handle"
Driver detected an invalid entry in the ISP response queue from the firmware. This error will cause an ISP reset to occur.
"WARNING scsi%d: MS entry - invalid handle"
Driver detected a management server command timeout.
|