BlockDev.NVMEErrorLogEntry¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
command_error |
r/w |
translated command error in the BD_NVME_ERROR domain or |
|
command_id |
r/w |
the Command Identifier of the command that the error is associated with or |
|
command_specific |
r/w |
Command Specific Information specific to command_id. |
|
command_status |
r/w |
the Status code for the command that completed. |
|
error_count |
r/w |
internal error counter, a unique identifier for the error. |
|
lba |
r/w |
the first LBA that experienced the error condition. |
|
nsid |
r/w |
the NSID of the namespace that the error is associated with. |
|
transport_type |
r/w |
type of the transport associated with the error. |
Methods¶
None
Details¶
- class BlockDev.NVMEErrorLogEntry¶