Smart: Difference between revisions

From I Will Fear No Evil
Jump to navigation Jump to search
Line 4: Line 4:
=== Show all stats for a given drive ===
=== Show all stats for a given drive ===
<pre>
<pre>
smartctl --all /dev/sda
smartctl --all /dev/sdc
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-165-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org


=== START OF INFORMATION SECTION ===
Model Family:    Western Digital RE4
Device Model:    WDC WD2003FYYS-02W0B0
Serial Number:    WD-WMAUR0244592
LU WWN Device Id: 5 0014ee 6000c3abf
Firmware Version: 01.01D01
User Capacity:    2,000,398,934,016 bytes [2.00 TB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    7200 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:  ATA8-ACS (minor revision not indicated)
SATA Version is:  SATA 2.6, 3.0 Gb/s
Local Time is:    Fri Oct 27 09:48:24 2023 PDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status:  (0x84) Offline data collection activity
was suspended by an interrupting command from host.
Auto Offline Data Collection: Enabled.
Self-test execution status:      (  0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: (30360) seconds.
Offline data collection
capabilities: (0x7b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: (  2) minutes.
Extended self-test routine
recommended polling time: ( 347) minutes.
Conveyance self-test routine
recommended polling time: (  5) minutes.
SCT capabilities:       (0x303f) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table supported.


SMART Attributes Data Structure revision number: 16
SMART Attributes Data Structure revision number: 16
Line 11: Line 65:
ID# ATTRIBUTE_NAME          FLAG    VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
ID# ATTRIBUTE_NAME          FLAG    VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
   1 Raw_Read_Error_Rate    0x002f  200  200  051    Pre-fail  Always      -      0
   1 Raw_Read_Error_Rate    0x002f  200  200  051    Pre-fail  Always      -      0
   3 Spin_Up_Time            0x0027  177   170   021    Pre-fail  Always      -      2150
   3 Spin_Up_Time            0x0027  135   132   021    Pre-fail  Always      -      10250
   4 Start_Stop_Count        0x0032  100  100  000    Old_age  Always      -      76
   4 Start_Stop_Count        0x0032  100  100  000    Old_age  Always      -      124
   5 Reallocated_Sector_Ct  0x0033  200  200  140    Pre-fail  Always      -      0
   5 Reallocated_Sector_Ct  0x0033  200  200  140    Pre-fail  Always      -      0
   7 Seek_Error_Rate        0x002e  100   253   000    Old_age  Always      -      0
   7 Seek_Error_Rate        0x002e  200   200   000    Old_age  Always      -      0
   9 Power_On_Hours          0x0032  034   034   000    Old_age  Always      -      48719
   9 Power_On_Hours          0x0032  021   021   000    Old_age  Always      -      57794
  10 Spin_Retry_Count        0x0032  100  253   000    Old_age  Always      -      0
  10 Spin_Retry_Count        0x0032  100  100   000    Old_age  Always      -      0
  11 Calibration_Retry_Count 0x0032  100  253   000    Old_age  Always      -      0
  11 Calibration_Retry_Count 0x0032  100  100   000    Old_age  Always      -      0
  12 Power_Cycle_Count      0x0032  100  100  000    Old_age  Always      -      76
  12 Power_Cycle_Count      0x0032  100  100  000    Old_age  Always      -      123
192 Power-Off_Retract_Count 0x0032  200  200  000    Old_age  Always      -      53
192 Power-Off_Retract_Count 0x0032  200  200  000    Old_age  Always      -      63
193 Load_Cycle_Count        0x0032  195   195   000    Old_age  Always      -      17325
193 Load_Cycle_Count        0x0032  200   200   000    Old_age  Always      -      60
194 Temperature_Celsius    0x0022  116   091   000    Old_age  Always      -      27
194 Temperature_Celsius    0x0022  119   081   000    Old_age  Always      -      33
196 Reallocated_Event_Count 0x0032  200  200  000    Old_age  Always      -      0
196 Reallocated_Event_Count 0x0032  200  200  000    Old_age  Always      -      0
197 Current_Pending_Sector  0x0032  200  200  000    Old_age  Always      -      0
197 Current_Pending_Sector  0x0032  200  200  000    Old_age  Always      -      8
198 Offline_Uncorrectable  0x0030  200  200  000    Old_age  Offline      -      0
198 Offline_Uncorrectable  0x0030  200  200  000    Old_age  Offline      -      5
199 UDMA_CRC_Error_Count    0x0032  200  200  000    Old_age  Always      -      0
199 UDMA_CRC_Error_Count    0x0032  200  200  000    Old_age  Always      -      0
200 Multi_Zone_Error_Rate  0x0008  200  200  000    Old_age  Offline      -      0
200 Multi_Zone_Error_Rate  0x0008  200  200  000    Old_age  Offline      -      9


SMART Error Log Version: 1
SMART Error Log Version: 1
Line 44: Line 98:
   After scanning selected spans, do NOT read-scan remainder of disk.
   After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
If Selective self-test is pending on power-up, resume after 0 minute delay.
</pre>
</pre>



Revision as of 09:49, 27 October 2023

Smartctl commands

Just a catchall of smartctl stuff

Show all stats for a given drive

smartctl --all /dev/sdc
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-165-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital RE4
Device Model:     WDC WD2003FYYS-02W0B0
Serial Number:    WD-WMAUR0244592
LU WWN Device Id: 5 0014ee 6000c3abf
Firmware Version: 01.01D01
User Capacity:    2,000,398,934,016 bytes [2.00 TB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    7200 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS (minor revision not indicated)
SATA Version is:  SATA 2.6, 3.0 Gb/s
Local Time is:    Fri Oct 27 09:48:24 2023 PDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x84)	Offline data collection activity
					was suspended by an interrupting command from host.
					Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(30360) seconds.
Offline data collection
capabilities: 			 (0x7b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 ( 347) minutes.
Conveyance self-test routine
recommended polling time: 	 (   5) minutes.
SCT capabilities: 	       (0x303f)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
  3 Spin_Up_Time            0x0027   135   132   021    Pre-fail  Always       -       10250
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       124
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   200   200   000    Old_age   Always       -       0
  9 Power_On_Hours          0x0032   021   021   000    Old_age   Always       -       57794
 10 Spin_Retry_Count        0x0032   100   100   000    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0032   100   100   000    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       123
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       63
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       60
194 Temperature_Celsius     0x0022   119   081   000    Old_age   Always       -       33
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       8
198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       5
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0008   200   200   000    Old_age   Offline      -       9

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

Quick and dirty test

smartctl -H /dev/sda
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-165-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED