1NVME-WDC-GET-UNSU(1)              NVMe Manual             NVME-WDC-GET-UNSU(1)
2
3
4

NAME

6       nvme-wdc-get-unsupported-reqs-log - Send NVMe WDC
7       get-unsupported-reqs-log plugin command, return parsed log output
8

SYNOPSIS

10       nvme wdc get-unsupported-reqs-log <device> [--output-format=<normal|json>
11       -o <normal|json>]
12

DESCRIPTION

14       For the NVMe device given, send a WDC plugin get-unsupported-reqs-log
15       command and output the unsupported requirements log data. The
16       --output-format option will format the output as specified.
17
18       The <device> parameter is mandatory and may be either the NVMe
19       character device (ex: /dev/nvme0).
20
21       This will only work on WDC devices supporting this log page. Results
22       for any other device are undefined.
23
24       On success it returns the parsed unsupported requirements log page
25       data, error code otherwise.
26

OPTIONS

28       -o <format>, --output-format=<format>
29           Set the reporting format to normal, or json. Only one output format
30           can be used at a time. Default is normal.
31

EXAMPLES

33       •   Has the program issue WDC get-unsupported-reqs-log plugin command :
34
35               # nvme wdc get-unsupported-reqs-log /dev/nvme0
36

NVME

38       Part of the nvme-user suite.
39
40
41
42NVMe                              04/11/2022              NVME-WDC-GET-UNSU(1)
Impressum