The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
nvd.biodone events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
nvd.biodone.bio.flush.error
- Severity
-
NOTICE
- Description
-
This message occurs when there is an error during a block I/O flush operation.
- Corrective Action
-
Check the host logs for any drive errors related to the device reported in this event.
- Syslog Message
-
Block I/O flush operation (bio_flush) for opcode: 0x%x failed for device: %s.
- Parameters
-
opcode (INTHEX): SCSI opcode.
dev_path (STRING): Device path.
nvd.biodone.error.code
- Severity
-
NOTICE
- Description
-
This message occurs when there is an error during an I/O operation.
- Corrective Action
-
Check the host logs for any drive errors related to the device reported in this event.
- Syslog Message
-
I/O for opcode: 0x%x returned with error code: %d for device: %s.
- Parameters
-
opcode (INTHEX): SCSI opcode.
bio_error (INT): Error code.
dev_path (STRING): Device path.