Skip to content

Instantly share code, notes, and snippets.

@ThisNekoGuy
Created May 23, 2022 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ThisNekoGuy/a66ca818258c1faf91c4a816779c7bb1 to your computer and use it in GitHub Desktop.
Save ThisNekoGuy/a66ca818258c1faf91c4a816779c7bb1 to your computer and use it in GitHub Desktop.
NVME SMART info
neko-san@ARCH ~> sudo smartctl -a --log selftest /dev/nvme0n1p2
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-5.17.9-258-tkg-pds-llvm] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Number: WDC WDS250G1B0C-00S6U0
Serial Number: 191148453806
Firmware Version: 201000WD
PCI Vendor/Subsystem ID: 0x15b7
IEEE OUI Identifier: 0x001b44
Total NVM Capacity: 250,059,350,016 [250 GB]
Unallocated NVM Capacity: 0
Controller ID: 1
NVMe Version: 1.3
Number of Namespaces: 1
Namespace 1 Size/Capacity: 250,059,350,016 [250 GB]
Namespace 1 Formatted LBA Size: 512
Namespace 1 IEEE EUI-64: 001b44 4a4485f891
Local Time is: Mon May 23 13:10:05 2022 CDT
Firmware Updates (0x14): 2 Slots, no Reset required
Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test
Optional NVM Commands (0x001f): Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat
Log Page Attributes (0x02): Cmd_Eff_Lg
Maximum Data Transfer Size: 128 Pages
Warning Comp. Temp. Threshold: 82 Celsius
Critical Comp. Temp. Threshold: 86 Celsius
Namespace 1 Features (0x02): NA_Fields
Supported Power States
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat
0 + 2.50W - - 0 0 0 0 0 0
1 + 2.50W - - 1 1 1 1 0 0
2 + 1.70W - - 2 2 2 2 0 0
3 - 0.0250W - - 3 3 3 3 5000 9000
4 - 0.0025W - - 4 4 4 4 5000 44000
Supported LBA Sizes (NSID 0x1)
Id Fmt Data Metadt Rel_Perf
0 + 512 0 2
1 - 4096 0 1
=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 47 Celsius
Available Spare: 100%
Available Spare Threshold: 10%
Percentage Used: 12%
Data Units Read: 56,107,377 [28.7 TB]
Data Units Written: 59,817,523 [30.6 TB]
Host Read Commands: 1,075,685,947
Host Write Commands: 684,603,832
Controller Busy Time: 3,162
Power Cycles: 140
Power On Hours: 13,762
Unsafe Shutdowns: 101
Media and Data Integrity Errors: 0
Error Information Log Entries: 0
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Error Information (NVMe Log 0x01, 16 of 256 entries)
No Errors Logged
neko-san@ARCH ~>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment