1NVME-OCP-CLEAR-PC(1)              NVMe Manual             NVME-OCP-CLEAR-PC(1)
2
3
4

NAME

6       nvme-ocp-clear-pcie-correctable-error-counters - Clear PCIe correctable
7       error counters
8

SYNOPSIS

10       nvme ocp clear-pcie-correctable-error-counters <device> [--no-uuid | -n]
11

DESCRIPTION

13       For the NVMe device given, Clear PCIe correctable error counters.
14
15       The <device> parameter is mandatory and may be either the NVMe
16       character device (ex: /dev/nvme0) or block device (ex: /dev/nvme0n1).
17
18       This command with no option added, will try to automatically detect the
19       parameters of the command. This will work successfully or fail
20       gracefully for devices supporting UUID for Vendor Specific Information
21       (NVMe 1.4 or later, OCP 2.0 requires NVMe 1.4b). For devices that do
22       not support OCP 2.0 the command will fail gracefully, unless the
23       --no-uuid option is provided.
24
25       For OCP 1.0 devices (before NVMe 1.4) the --no-uuid option is required.
26       When --no-uuid option is provided, results for devices before NVMe 1.4
27       without OCP support are undefined.
28
29       On success it returns 0, error code otherwise.
30

OPTIONS

32       -n, --no-uuid
33           Do not try to automatically detect UUID index for this command
34           (required for old OCP 1.0 support)
35

EXAMPLES

37       •   Clears PCIe correctable error counters Log for the device:
38
39               # nvme ocp clear-pcie-correctable-error-counters /dev/nvme0
40

NVME

42       Part of the nvme-user suite.
43
44
45
46NVMe                              09/29/2023              NVME-OCP-CLEAR-PC(1)
Impressum