I am also seeing spurious errors on a Micron 3400 1Tb NVME.


$ sudo smartctl -l error /dev/nvme0
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.18.0-0.bpo.1-amd64] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF SMART DATA SECTION ===
Error Information (NVMe Log 0x01, 16 of 256 entries)
Num   ErrCount  SQId   CmdId  Status  PELoc          LBA  NSID VS
  0         70     0  0x3011  0x8004  0x000            0     0 -


However the nvme error log is full of non-errors:


$ sudo nvme error-log /dev/nvme0

...

.................
 Entry[63]
.................
error_count    : 0
sqid        : 0
cmdid        : 0
status_field    : 0(SUCCESS: The command completed successfully)
parm_err_loc    : 0
lba        : 0
nsid        : 0
vs        : 0
trtype        : The transport type is not indicated or the error is not transport related.
cs        : 0
trtype_spec_info: 0
.................


There's an enhancement request open for smartmontools to ignore this: https://www.smartmontools.org/ticket/1222




Hamish

Reply via email to