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
21 PCI_IDS_PATH - Full path of pci.ids file in case nvme could not find it
22 in common locations.
23
25 No examples yet.
26
28 Part of the nvme-user suite
29
30
31
32NVMe 01/08/2019 NVME-LIST(1)