BlockDev.NVMESelfTestLog

Fields

Name

Type

Access

Description

current_operation

BlockDev.NVMESelfTestAction

r/w

Current running device self-test operation. There’s no corresponding record in entries for a device self-test operation that is in progress.

current_operation_completion

int

r/w

Percentage of the currently running device self-test operation. Only valid when current_operation is other than BlockDev.NVMESelfTestAction.NOT_RUNNING.

entries

[BlockDev.NVMESelfTestLogEntry]

r/w

Self-test log entries for the last 20 operations, sorted from newest (first element) to oldest.

Methods

None

Details

class BlockDev.NVMESelfTestLog