dfu.readtestfailedstatus events
Contributors
Suggest changes
dfu.readTestFailedStatus
- Severity
-
ERROR
- Description
-
This message occurs when a read test failure occurs after a firmware download.
- Corrective Action
-
Decode sense codes based on drive supplier to determine the reason for the failure. Most situations can be recovered by the system automatically retrying the I/O operation.
- Syslog Message
-
Status: (0x%x/0x%x/0x%x) (SCSI sense 0x%x/0x%x/0x%x/0x%x)
- Parameters
-
OpStatus (INTHEX): Status of the read I/O.
HostStatus (INTHEX): Host Status of the read I/O.
TargetStatus (INTHEX): Target Status of the read I/O.
sense_key (INTHEX): SCSI Sense key.
sense_code (INTHEX): SCSI Sense Code.
sense_code_qualifier (INTHEX): SCSI Sense Code Qualifier.
fru (INTHEX): SCSI Sense Code FRU identifier.