Created
April 3, 2022 16:09
-
-
Save wjlafrance/7b8de2149bf66f64df543ba9c5c386ba to your computer and use it in GitHub Desktop.
Samsung 970 EVO Plus worn out
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# smartctl -a /dev/nvme0 | |
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.13.19-2-pve] (local build) | |
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
=== START OF INFORMATION SECTION === | |
Model Number: Samsung SSD 970 EVO Plus 250GB | |
Serial Number: redacted | |
Firmware Version: 2B2QEXM7 | |
PCI Vendor/Subsystem ID: 0x144d | |
IEEE OUI Identifier: 0x002538 | |
Total NVM Capacity: 250,059,350,016 [250 GB] | |
Unallocated NVM Capacity: 0 | |
Controller ID: 4 | |
NVMe Version: 1.3 | |
Number of Namespaces: 1 | |
Namespace 1 Size/Capacity: 250,059,350,016 [250 GB] | |
Namespace 1 Utilization: 175,913,771,008 [175 GB] | |
Namespace 1 Formatted LBA Size: 512 | |
Namespace 1 IEEE EUI-64: 002538 5791b291a9 | |
Local Time is: Sun Apr 3 11:08:06 2022 CDT | |
Firmware Updates (0x16): 3 Slots, no Reset required | |
Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test | |
Optional NVM Commands (0x005f): Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp | |
Log Page Attributes (0x03): S/H_per_NS Cmd_Eff_Lg | |
Maximum Data Transfer Size: 512 Pages | |
Warning Comp. Temp. Threshold: 85 Celsius | |
Critical Comp. Temp. Threshold: 85 Celsius | |
Supported Power States | |
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat | |
0 + 7.80W - - 0 0 0 0 0 0 | |
1 + 6.00W - - 1 1 1 1 0 0 | |
2 + 3.40W - - 2 2 2 2 0 0 | |
3 - 0.0700W - - 3 3 3 3 210 1200 | |
4 - 0.0100W - - 4 4 4 4 2000 8000 | |
Supported LBA Sizes (NSID 0x1) | |
Id Fmt Data Metadt Rel_Perf | |
0 + 512 0 0 | |
=== START OF SMART DATA SECTION === | |
SMART overall-health self-assessment test result: FAILED! | |
- NVM subsystem reliability has been degraded | |
SMART/Health Information (NVMe Log 0x02) | |
Critical Warning: 0x04 | |
Temperature: 36 Celsius | |
Available Spare: 100% | |
Available Spare Threshold: 10% | |
Percentage Used: 101% | |
Data Units Read: 13,727,246 [7.02 TB] | |
Data Units Written: 164,382,734 [84.1 TB] | |
Host Read Commands: 151,461,571 | |
Host Write Commands: 4,107,846,426 | |
Controller Busy Time: 14,734 | |
Power Cycles: 154 | |
Power On Hours: 5,599 | |
Unsafe Shutdowns: 89 | |
Media and Data Integrity Errors: 0 | |
Error Information Log Entries: 374 | |
Warning Comp. Temperature Time: 0 | |
Critical Comp. Temperature Time: 0 | |
Temperature Sensor 1: 36 Celsius | |
Temperature Sensor 2: 35 Celsius | |
Error Information (NVMe Log 0x01, 16 of 64 entries) | |
Num ErrCount SQId CmdId Status PELoc LBA NSID VS | |
0 374 0 0x1012 0x4004 - 0 0 - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment