ekkzorzizten
Cadet
- Joined
- May 16, 2015
- Messages
- 3
Hi,
Woke up this morning with an alert from my freenas telling me this:
smartd[2943]: Device: /dev/ada2, FAILED SMART self-check. BACK UP DATA NOW!
Allright, lets check what´s up. SMART results for drive:
If im getting this right, i dont have any issues with this drive except an interrupted extended offline test, so my question to you are:
Have i interpreted the results correctly or do i have an issue? if i do have a issue, what is it? If i dont, why am i getting this error message?
Setup:
Zpool status:
zpool status -x: all pools are healthy
Comparing the other disks SMART result and they look like this one, same interrupted extended text error, and about the same smart results but they dont show up in the log.
UPDATE:
Results for all attached disks in the system:
ada0:
ada1:
ada2:
ada3:
Just ask for any additional info, thanks for reading.
Woke up this morning with an alert from my freenas telling me this:
smartd[2943]: Device: /dev/ada2, FAILED SMART self-check. BACK UP DATA NOW!
Allright, lets check what´s up. SMART results for drive:
Code:
smartctl -a /dev/ada2 smartctl 6.5 2016-05-07 r4318 [FreeBSD 10.3-STABLE amd64] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Western Digital Red Device Model: WDC WD30EFRX-68EUZN0 Serial Number: WD-xxxxxxxxxxx LU WWN Device Id: 5 0014ee 6afac892a Firmware Version: 82.00A82 User Capacity: 3,000,592,982,016 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: 6.0 Gb/s) Local Time is: Mon Nov 28 09:47:57 2016 CET 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: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. 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: (40320) 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: ( 404) minutes. Conveyance self-test routine recommended polling time: ( 5) minutes. SCT capabilities: (0x703d) 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 186 179 021 Pre-fail Always - 5691 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 328 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 079 079 000 Old_age Always - 15812 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 92 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 50 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 1024 194 Temperature_Celsius 0x0022 119 112 000 Old_age Always - 31 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 200 200 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% 15811 - # 2 Short offline Completed without error 00% 15758 - # 3 Extended offline Completed without error 00% 15670 - # 4 Short offline Completed without error 00% 15590 - # 5 Short offline Completed without error 00% 15422 - # 6 Extended offline Interrupted (host reset) 10% 15333 - # 7 Short offline Completed without error 00% 15254 - # 8 Short offline Completed without error 00% 15192 - # 9 Short offline Completed without error 00% 15014 - #10 Extended offline Completed without error 00% 14926 - #11 Short offline Completed without error 00% 14846 - #12 Short offline Completed without error 00% 14679 - #13 Extended offline Completed without error 00% 14592 - #14 Short offline Completed without error 00% 14512 - #15 Short offline Completed without error 00% 14296 - #16 Extended offline Completed without error 00% 14209 - #17 Short offline Completed without error 00% 14128 - #18 Short offline Completed without error 00% 13960 - #19 Extended offline Completed without error 00% 13873 - #20 Short offline Completed without error 00% 13793 - #21 Short offline Completed without error 00% 13553 - 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.
If im getting this right, i dont have any issues with this drive except an interrupted extended offline test, so my question to you are:
Have i interpreted the results correctly or do i have an issue? if i do have a issue, what is it? If i dont, why am i getting this error message?
Setup:
Code:
FreeNAS-9.10.1-U4 4-Disk RAIDZ2 (all western digital RED 3TB NAS drives Motherboard: asrock c2550d4i RAM: 2*KINGSTON 8GB PC3L-12800E DDR3-1600 UNBUFFERED ECC MEMORY
Zpool status:
Code:
pool: freenas-boot state: ONLINE scan: scrub repaired 0 in 0h10m with 0 errors on Sat Nov 5 03:55:12 2016 config: NAME STATE READ WRITE CKSUM freenas-boot ONLINE 0 0 0 da0p2 ONLINE 0 0 0 errors: No known data errors pool: zfs1 state: ONLINE scan: scrub repaired 0 in 11h34m with 0 errors on Tue Nov 15 15:34:56 2016 config: NAME STATE READ WRITE CKSUM zfs1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 gptid/e2de0bac-11c9-11e5-9e06-d050995178ee ONLINE 0 0 0 gptid/e3597e5c-11c9-11e5-9e06-d050995178ee ONLINE 0 0 0 gptid/e3d364fc-11c9-11e5-9e06-d050995178ee ONLINE 0 0 0 gptid/e456b184-11c9-11e5-9e06-d050995178ee ONLINE 0 0 0
zpool status -x: all pools are healthy
Comparing the other disks SMART result and they look like this one, same interrupted extended text error, and about the same smart results but they dont show up in the log.
UPDATE:
Results for all attached disks in the system:
ada0:
Code:
[root] ~# smartctl -a /dev/ada0 smartctl 6.5 2016-05-07 r4318 [FreeBSD 10.3-STABLE amd64] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Western Digital Red Device Model: WDC WD30EFRX-68EUZN0 Serial Number: WD-xxxxxxxxxx LU WWN Device Id: 5 0014ee 603df6693 Firmware Version: 80.00A80 User Capacity: 3,000,592,982,016 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: 6.0 Gb/s) Local Time is: Tue Nov 29 09:09:27 2016 CET 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: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. 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: (40020) seconds. Offline data collection capabilities: (0x7b) SMART execute Offline immediate. Auto Offline data collection on/off supp ort. 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: ( 401) minutes. Conveyance self-test routine recommended polling time: ( 5) minutes. SCT capabilities: (0x703d) 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 184 176 021 Pre-fail Always - 5800 4 Start_Stop_Count 0x0032 097 097 000 Old_age Always - 3024 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 068 068 000 Old_age Always - 23423 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 099 099 000 Old_age Always - 1976 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 77 193 Load_Cycle_Count 0x0032 199 199 000 Old_age Always - 3113 194 Temperature_Celsius 0x0022 119 112 000 Old_age Always - 31 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 200 200 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% 23345 - # 2 Extended offline Completed without error 00% 23258 - # 3 Short offline Completed without error 00% 23178 - # 4 Short offline Completed without error 00% 23010 - # 5 Extended offline Interrupted (host reset) 10% 22921 - # 6 Short offline Completed without error 00% 22842 - # 7 Short offline Completed without error 00% 22779 - # 8 Short offline Completed without error 00% 22601 - # 9 Extended offline Completed without error 00% 22514 - #10 Short offline Completed without error 00% 22434 - #11 Short offline Completed without error 00% 22266 - #12 Extended offline Completed without error 00% 22179 - #13 Short offline Completed without error 00% 22099 - #14 Short offline Completed without error 00% 21883 - #15 Extended offline Completed without error 00% 21796 - #16 Short offline Completed without error 00% 21715 - #17 Short offline Completed without error 00% 21547 - #18 Extended offline Completed without error 00% 21460 - #19 Short offline Completed without error 00% 21380 - #20 Short offline Completed without error 00% 21140 - #21 Extended offline Completed without error 00% 21052 - 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.
ada1:
Code:
[root] ~# smartctl -a /dev/ada1 smartctl 6.5 2016-05-07 r4318 [FreeBSD 10.3-STABLE amd64] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Western Digital Red Device Model: WDC WD30EFRX-68AX9N0 Serial Number: WD-xxxxxxxxxx LU WWN Device Id: 5 0014ee 25e4dfb04 Firmware Version: 80.00A80 User Capacity: 3,000,592,982,016 bytes [3.00 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical 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: 6.0 Gb/s) Local Time is: Tue Nov 29 09:10:35 2016 CET 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: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. 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: (39840) 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: ( 399) minutes. Conveyance self-test routine recommended polling time: ( 5) minutes. SCT capabilities: (0x70bd) 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 181 174 021 Pre-fail Always - 5908 4 Start_Stop_Count 0x0032 098 098 000 Old_age Always - 2979 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 068 068 000 Old_age Always - 23387 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 099 099 000 Old_age Always - 1948 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 69 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 2909 194 Temperature_Celsius 0x0022 119 113 000 Old_age Always - 31 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 200 200 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% 23310 - # 2 Extended offline Completed without error 00% 23222 - # 3 Short offline Completed without error 00% 23141 - # 4 Short offline Completed without error 00% 22974 - # 5 Extended offline Interrupted (host reset) 10% 22885 - # 6 Short offline Completed without error 00% 22806 - # 7 Short offline Completed without error 00% 22743 - # 8 Short offline Completed without error 00% 22565 - # 9 Extended offline Completed without error 00% 22478 - #10 Short offline Completed without error 00% 22459 - #11 Short offline Completed without error 00% 22397 - #12 Short offline Completed without error 00% 22230 - #13 Extended offline Completed without error 00% 22143 - #14 Short offline Completed without error 00% 22063 - #15 Short offline Completed without error 00% 21847 - #16 Extended offline Completed without error 00% 21760 - #17 Short offline Completed without error 00% 21679 - #18 Short offline Completed without error 00% 21511 - #19 Extended offline Completed without error 00% 21424 - #20 Short offline Completed without error 00% 21343 - #21 Short offline Completed without error 00% 21104 - 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.
ada2:
Code:
[root] ~# smartctl -a /dev/ada2 smartctl 6.5 2016-05-07 r4318 [FreeBSD 10.3-STABLE amd64] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Western Digital Red Device Model: WDC WD30EFRX-68EUZN0 Serial Number: WD-xxxxxxxxxx LU WWN Device Id: 5 0014ee 6afac892a Firmware Version: 82.00A82 User Capacity: 3,000,592,982,016 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: 6.0 Gb/s) Local Time is: Tue Nov 29 09:11:43 2016 CET 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: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. 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: (40320) 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: ( 404) minutes. Conveyance self-test routine recommended polling time: ( 5) minutes. SCT capabilities: (0x703d) 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 186 179 021 Pre-fail Always - 5691 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 328 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 079 079 000 Old_age Always - 15836 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 92 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 50 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 1024 194 Temperature_Celsius 0x0022 119 112 000 Old_age Always - 31 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 200 200 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% 15811 - # 2 Short offline Completed without error 00% 15758 - # 3 Extended offline Completed without error 00% 15670 - # 4 Short offline Completed without error 00% 15590 - # 5 Short offline Completed without error 00% 15422 - # 6 Extended offline Interrupted (host reset) 10% 15333 - # 7 Short offline Completed without error 00% 15254 - # 8 Short offline Completed without error 00% 15192 - # 9 Short offline Completed without error 00% 15014 - #10 Extended offline Completed without error 00% 14926 - #11 Short offline Completed without error 00% 14846 - #12 Short offline Completed without error 00% 14679 - #13 Extended offline Completed without error 00% 14592 - #14 Short offline Completed without error 00% 14512 - #15 Short offline Completed without error 00% 14296 - #16 Extended offline Completed without error 00% 14209 - #17 Short offline Completed without error 00% 14128 - #18 Short offline Completed without error 00% 13960 - #19 Extended offline Completed without error 00% 13873 - #20 Short offline Completed without error 00% 13793 - #21 Short offline Completed without error 00% 13553 - 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.
ada3:
Code:
[root] ~# smartctl -a /dev/ada3 smartctl 6.5 2016-05-07 r4318 [FreeBSD 10.3-STABLE amd64] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Western Digital Red Device Model: WDC WD30EFRX-68EUZN0 Serial Number: WD-xxxxxxxxxx LU WWN Device Id: 5 0014ee 60501e8f3 Firmware Version: 82.00A82 User Capacity: 3,000,592,982,016 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: 6.0 Gb/s) Local Time is: Tue Nov 29 09:12:13 2016 CET 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: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. 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: (39540) 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: ( 397) minutes. Conveyance self-test routine recommended polling time: ( 5) minutes. SCT capabilities: (0x703d) 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 183 176 021 Pre-fail Always - 5833 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 317 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 079 079 000 Old_age Always - 15843 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 92 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 50 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 1016 194 Temperature_Celsius 0x0022 118 111 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 200 200 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% 15765 - # 2 Extended offline Completed without error 00% 15678 - # 3 Short offline Completed without error 00% 15598 - # 4 Short offline Completed without error 00% 15430 - # 5 Extended offline Interrupted (host reset) 10% 15341 - # 6 Short offline Completed without error 00% 15262 - # 7 Short offline Completed without error 00% 15199 - # 8 Short offline Completed without error 00% 15021 - # 9 Extended offline Completed without error 00% 14934 - #10 Short offline Completed without error 00% 14853 - #11 Short offline Completed without error 00% 14687 - #12 Extended offline Completed without error 00% 14599 - #13 Short offline Completed without error 00% 14519 - #14 Short offline Completed without error 00% 14304 - #15 Extended offline Completed without error 00% 14216 - #16 Short offline Completed without error 00% 14136 - #17 Short offline Completed without error 00% 13968 - #18 Extended offline Completed without error 00% 13881 - #19 Short offline Completed without error 00% 13800 - #20 Short offline Completed without error 00% 13560 - #21 Extended offline Completed without error 00% 13473 - 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.
Just ask for any additional info, thanks for reading.
Last edited: