1NVME-OCP-SMART-AD(1)              NVMe Manual             NVME-OCP-SMART-AD(1)
2
3
4

NAME

6       nvme-ocp-smart-add-log - Retrieves Extended SMART information of given
7       OCP compliant device
8

SYNOPSIS

10       nvme ocp smart-add-log <device> [--output-format=<fmt> | -o <fmt>]
11

DESCRIPTION

13       For the NVMe device given, send a smart-add-log command and provide the
14       additional smart log.
15
16       The <device> parameter is mandatory and may be either the NVMe
17       character device (ex: /dev/nvme0) or block device (ex: /dev/nvme0n1).
18
19       This will only work on OCP compliant devices supporting this feature.
20       Results for any other device are undefined.
21
22       On success it returns 0, error code otherwise.
23

OPTIONS

25       -o <format>, --output-format=<format>
26           Set the reporting format to normal or json. Only one output format
27           can be used at a time. The default is normal.
28

EXAMPLES

30       •   Has the program issue a smart-add-log command to retrieve the 0xC0
31           log page.
32
33               # nvme ocp smart-add-log /dev/nvme0
34

NVME

36       Part of the nvme-user suite.
37
38
39
40NVMe                              11/04/2022              NVME-OCP-SMART-AD(1)
Impressum