BlockDev.NVMEControllerInfo¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
controller_type |
r/w |
The controller type. |
|
ctrl_id |
r/w |
Controller ID, the NVM subsystem unique controller identifier associated with the controller. |
|
features |
r/w |
features and capabilities present for this controller, see |
|
fguid |
r/w |
FRU GUID, a 128-bit value that is globally unique for a given Field Replaceable Unit. |
|
firmware_ver |
r/w |
The currently active firmware revision. |
|
hmb_min_size |
r/w |
Host Memory Buffer Minimum Size indicates the minimum size that the host is requested to allocate for the Host Memory Buffer feature in bytes. |
|
hmb_pref_size |
r/w |
Host Memory Buffer Preferred Size indicates the preferred size that the host is requested to allocate for the Host Memory Buffer feature in bytes. |
|
model_number |
r/w |
The model number. |
|
num_namespaces |
r/w |
Maximum Number of Allowed Namespaces supported by the NVM subsystem. |
|
nvme_ver |
r/w |
The NVM Express base specification that the controller implementation supports or |
|
pci_subsys_vendor_id |
r/w |
The PCI Subsystem Vendor ID. |
|
pci_vendor_id |
r/w |
The PCI Vendor ID. |
|
selftest_ext_time |
r/w |
Extended Device Self-test Time, if |
|
serial_number |
r/w |
The serial number. |
|
size_total |
r/w |
Total NVM Capacity in the NVM subsystem in bytes. |
|
size_unalloc |
r/w |
Unallocated NVM Capacity in the NVM subsystem in bytes. |
|
subsysnqn |
r/w |
NVM Subsystem NVMe Qualified Name, UTF-8 null terminated string. |
Methods¶
None
Details¶
- class BlockDev.NVMEControllerInfo¶