SSD Smart: Error Information Log Entries

itd.market

Member
Dec 7, 2021
3
0
6
37
Proxmox VE
problem with SSD.

After each server reboot, there is 1 more error! SSD Samsung 970 pro

in smart data appears:
Error Information Log Entries: 58
and after each power-on, the error becomes one more

I have already replaced the SSD with a new one, the previous one failed.
where to look for the problem?
Thank you.
 

Attachments

  • Screenshot_11.jpg
    Screenshot_11.jpg
    41.7 KB · Views: 6
That's "just" a counter. What content is inside the log?

Code:
man smartctl 
...
smartctl  -l error /dev/nvme1

You may also want to run a (long) selftest, see that man-page.

Of course there may be sources of trouble outside of that NVMe, like on the motherboard or in the power supply...