lbcli get nvme-device

Gets information about an NVMe device by its serial number.

Bash
Copy

Example:

Bash
Copy
FlagShortTypeDefaultDescription
--serial-numberstringSerial number of the NVMe device.
--helpboolHelp for the nvme-device.

This command returns the following fields for NVMe devices. The default output format is human-readable. The JSON output format is also supported. The human-readable output only shows some of these fields.

FieldTypeDescription
NameStringThe device name as it given by NVMe driver.
SizeIntegerSize of the device in bytes.
NUMA IDIntegerServer NUMA on which the device is installed.
SerialIntegerDevice serial number.
ModelStringDevice model.
Server UUIDIntegerServer ID on which the device is installed.
Node UUIDInteger

Node ID to which the device is attached.

Note: No node UUID means that the device is unattached.

StateStringHealthy/Failed.
Failure TimeTimeTime of failure if device’s state is Failed.
Rebuild Completion TimeTime of completion of a rebuild (all of the data is EC-protected) if the device’s state is Failed.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
lbcli get nvme-device