1NVME-WDC-CLEAR-PC(1) NVMe Manual NVME-WDC-CLEAR-PC(1)
2
3
4
6 nvme-wdc-clear-pcie-corr - Clears the pcie correctable errors field
7 returned in the smart-log-add command.
8
10 nvme wdc clear-pcie-corr <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-corr /dev/nvme0
31
33 Part of the nvme-user suite
34
35
36
37NVMe 01/08/2019 NVME-WDC-CLEAR-PC(1)