logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme-solidigm-clear-pcie-correctable-errors - Clear PCIe Correctable Error Counters

Description

       This command is a redirect to the OCP plugin’s clear PCIe correctable error counters command. For
       detailed usage and options, please refer to the documentation for nvmeocpclear-pcie-correctable-error-counters.

       The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0) or block
       device (ex: /dev/nvme0n1).

Examples

       •   Clear PCIe Correctable Error Counters for the device:

               # nvme solidigm clear-pcie-correctable-errors /dev/nvme0

       •   Clear PCIe Correctable Error Counters for an OCP 1.0 device:

               # nvme solidigm clear-pcie-correctable-errors /dev/nvme0 --no-uuid

Name

       nvme-solidigm-clear-pcie-correctable-errors - Clear PCIe Correctable Error Counters

Nvme

       Part of the nvme-cli suite.

NVMe                                               02/16/2025                              NVME-SOLIDIGM-CLEA(1)

Options

       -n, --no-uuid
           Do not try to automatically detect UUID index for this command (required for old OCP 1.0 support).
           This option is necessary for devices that do not support OCP 2.0 or NVMe 1.4.

See Also

nvme-ocp-clear-pcie-correctable-error-counters(1)

Synopsis

nvmesolidigmclear-pcie-correctable-errors <device> [--no-uuid | -n]

See Also