1NVME-WDC-CLEAR-PC(1) NVMe Manual NVME-WDC-CLEAR-PC(1)
2
3
4
6 nvme-wdc-clear-pcie-correctable-errors - Clears the pcie correctable
7 errors field returned in the smart-log-add command.
8
10 nvme wdc clear-pcie-correctable-errors <device>
11
13 For the NVMe device given, sends the wdc vendor unique clear pcie
14 correctable errors command.
15
16 The <device> parameter is mandatory and may be either the NVMe
17 character device (ex: /dev/nvme0), or a namespace block device (ex:
18 /dev/nvme0n1).
19
20 This will only work on WDC devices supporting this feature. Results for
21 any other device are undefined.
22
24 None
25
27 • Clears the PCIe Correctable Error Count field returned in the
28 smart-log-add command:
29
30 # nvme wdc clear-pcie-correctable-errors /dev/nvme0
31
33 Part of the nvme-user suite
34
35
36
37NVMe 11/04/2022 NVME-WDC-CLEAR-PC(1)