Jump to content

HDD SMART Results

Go to solution Solved by Electronics Wizardy,
34 minutes ago, kjvnasa said:

I am running Ubuntu... I think聽crystaldiskinfo is Windows only. Suggestions for any alternatives?聽

smart mon tools as you showed is the exact same data as crystal disk info,

I dont see a problem eith the drive, looks like its barely been used.

I am trying to make sense of my hard drives short SMART tests results. This drive has been laying in my drawer for like 3 years and I do not have reason to believe anything is wrong with it but would like to run some tests to make sure it is still ok prior to putting it in my system. Any feedback appreciated! Thanks 馃檪

smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.8.0-48-generic] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Green
Device Model:     WDC WD30EZRX-*******
Serial Number:    ********************
LU WWN Device Id: 5 0014ee 25fe30776
Firmware Version: 80.00A80
User Capacity:    3,000,559,428,096 bytes [3.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2 (minor revision not indicated)
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is:    Mon Apr 12 01:16:41 2021 EDT
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:  (0x80)	Offline data collection activity
					was never started.
					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: 		(43080) 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: 	 ( 432) minutes.
Conveyance self-test routine
recommended polling time: 	 (   5) minutes.
SCT capabilities: 	       (0x7035)	SCT Status 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   188   178   021    Pre-fail  Always       -       7575
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       373
  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   100   100   000    Old_age   Always       -       172
 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       -       373
192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       160
193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       2423
194 Temperature_Celsius     0x0022   120   113   000    Old_age   Always       -       32
196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   100   253   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0008   100   253   000    Old_age   Offline      -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%       172         -

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.

My rig:
CPU: i7 4790k @4.5ghz (1.165v)聽COOLER: Hyper 212 Evo 聽MOBO: Asus Maximus VI EXTREME 聽聽RAM: 8GB Kingston FURY @1866 Mhz 聽聽GPU: ASUS STRIX GTX 970 DUAL SLI 聽聽PSU: Corsair HX750 聽聽CASE: NZXT Phantom 830聽HDD: WD Black 3TB聽SSD:聽Samsung 840 EVO 256Gb

Link to comment
https://linustechtips.com/topic/1325580-hdd-smart-results/
Share on other sites

Link to post
Share on other sites

It's an old drive and according to manufacturer specs it's at a point where it might fail.

Doesn't mean it WILL fail, just means that according to the specifications laid out by the manufacturer that you might see failures soon.

Link to comment
https://linustechtips.com/topic/1325580-hdd-smart-results/#findComment-14639826
Share on other sites

Link to post
Share on other sites

2 minutes ago, The_Vaccine said:

use crystaldiskinfo. its a popular tool to check the SMART data and makes it easier to understand kinda. they also give you a percent for how healthy the drive is.聽

I am running Ubuntu... I think聽crystaldiskinfo is Windows only. Suggestions for any alternatives?聽

My rig:
CPU: i7 4790k @4.5ghz (1.165v)聽COOLER: Hyper 212 Evo 聽MOBO: Asus Maximus VI EXTREME 聽聽RAM: 8GB Kingston FURY @1866 Mhz 聽聽GPU: ASUS STRIX GTX 970 DUAL SLI 聽聽PSU: Corsair HX750 聽聽CASE: NZXT Phantom 830聽HDD: WD Black 3TB聽SSD:聽Samsung 840 EVO 256Gb

Link to comment
https://linustechtips.com/topic/1325580-hdd-smart-results/#findComment-14639831
Share on other sites

Link to post
Share on other sites

It's good.

  1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       0
  5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   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
198 Offline_Uncorrectable   0x0030   100   253   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x0008   100   253   000    Old_age   Offline      -       0

NEW PC build: Blank Heaven聽 聽minimalist white and black PC聽 聽 聽Old S340 build log "White Heaven"聽 聽 聽 聽聽The "LIGHTCANON" flashlight build log聽 聽 聽 聽 Project AntiRoll (prototype)聽 聽 聽 聽 Custom speaker project

Spoiler

Ryzen 3950X聽|聽AMD Vega Frontier Edition聽|聽ASUS X570 Pro WS聽|聽Corsair Vengeance LPX 64GB聽|聽NZXT H500聽|聽Seasonic Prime Fanless TX-700聽|聽Custom loop聽|聽Coolermaster SK630 White聽|聽Logitech MX Master 2S聽|Samsung 980 Pro 1TB + 970 Pro 512GB聽|Samsung 58" 4k TV|Scarlett 2i4|2x AT2020

Link to comment
https://linustechtips.com/topic/1325580-hdd-smart-results/#findComment-14639878
Share on other sites

Link to post
Share on other sites

34 minutes ago, kjvnasa said:

I am running Ubuntu... I think聽crystaldiskinfo is Windows only. Suggestions for any alternatives?聽

smart mon tools as you showed is the exact same data as crystal disk info,

I dont see a problem eith the drive, looks like its barely been used.

Link to comment
https://linustechtips.com/topic/1325580-hdd-smart-results/#findComment-14639879
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now