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

NAME

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

SYNOPSIS

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

DESCRIPTION

14       For the NVMe device given, send a WDC plugin get-error-recovery-log
15       command and output the error recovery log data. The --output-format
16       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 error recovery log page data, error
25       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-error-recovery-log plugin command :
34
35               # nvme wdc get-error-recovery-log /dev/nvme0
36

NVME

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