1NVME-LIST(1) NVMe Manual NVME-LIST(1)
2
3
4
6 nvme-list - List all recognized NVMe devices
7
9 nvme list [-o <fmt> | --output-format=<fmt>]
10
12 Scan the sysfs tree for NVM Express devices and return the /dev node
13 for those devices as well as some pertinent information about them.
14
16 -o <format>, --output-format=<format>
17 Set the reporting format to normal or json. Only one output format
18 can be used at a time.
19
20 -v, --verbose
21 Increase the information in the output, showing nvme subsystems,
22 controllers and namespaces separately and how they’re related to
23 each other.
24
26 PCI_IDS_PATH - Full path of pci.ids file in case nvme could not find it
27 in common locations.
28
30 No examples yet.
31
33 Part of the nvme-user suite
34
35
36
37NVMe 11/04/2022 NVME-LIST(1)