Help please...

Status
Not open for further replies.

John Richardson

Explorer
Joined
May 17, 2014
Messages
60
Thanks!

I recently re-installed FreeNAS to a new thumb drive because I think the old one was having connection issues. When I booted back in and restored everything I now get this error and a flashing red light on my dashboard...

Device: /dev/ada1, Read SMART Self-Test Log Failed

Any advice? The drives are quite new (WD Reds) - is there a problem with the drive or is this something not configured properly following the change over?

Thanks!
 

John Richardson

Explorer
Joined
May 17, 2014
Messages
60
Code:
[root@freenas ~]# smartctl -l selftest /dev/ada1

smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p13 amd64] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
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% 7941 -
# 2 Short offline Completed without error 00% 7774 -
# 3 Extended offline Completed without error 00% 7687 -
# 4 Short offline Completed without error 00% 7606 -
# 5 Short offline Completed without error 00% 7390 -
# 6 Extended offline Completed without error 00% 7303 -
# 7 Short offline Completed without error 00% 7223 -
# 8 Short offline Completed without error 00% 7055 -
# 9 Extended offline Completed without error 00% 6967 -
#10 Short offline Completed without error 00% 6887 -
#11 Short offline Completed without error 00% 6650 -
#12 Short offline Completed without error 00% 4735 -
#13 Short offline Completed without error 00% 4734 -
#14 Short offline Completed without error 00% 4733 -
#15 Short offline Completed without error 00% 4732 -
#16 Short offline Completed without error 00% 4731 -
#17 Short offline Completed without error 00% 4730 -
#18 Short offline Completed without error 00% 4729 -
#19 Short offline Completed without error 00% 4728 -
#20 Short offline Completed without error 00% 4727 -
#21 Short offline Completed without error 00% 4726 -

[root@freenas ~]#


moderator note- edited for tags -jg
 
Last edited by a moderator:

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
Drive has issues. Post smartctl -x /dev/ada1
 

John Richardson

Explorer
Joined
May 17, 2014
Messages
60
Hey - sorry this is super newb, but when I enter that command it spits out a few pages of text, but I cant seem to scroll up in the terminal to copy/paste results
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
Or redirect it to a file smartctl -x > out.txt
 

John Richardson

Explorer
Joined
May 17, 2014
Messages
60
Code:
=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Red (AF)
Device Model:     WDC WD30EFRX-68EUZN0
Serial Number:    WD-WCC4N0901970
LU WWN Device Id: 5 0014ee 25f5ce875
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:    Thu May 21 22:42:37 2015 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: 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:                (38940) 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:        ( 391) 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          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     POSR-K   200   200   051    -    0
  3 Spin_Up_Time            POS--K   178   176   021    -    6066
  4 Start_Stop_Count        -O--CK   100   100   000    -    121
  5 Reallocated_Sector_Ct   PO--CK   200   200   140    -    0
  7 Seek_Error_Rate         -OSR-K   200   200   000    -    0
  9 Power_On_Hours          -O--CK   090   090   000    -    8006
10 Spin_Retry_Count        -O--CK   100   100   000    -    0
11 Calibration_Retry_Count -O--CK   100   100   000    -    0
12 Power_Cycle_Count       -O--CK   100   100   000    -    101
192 Power-Off_Retract_Count -O--CK   200   200   000    -    55
193 Load_Cycle_Count        -O--CK   200   200   000    -    153
194 Temperature_Celsius     -O---K   121   110   000    -    29
196 Reallocated_Event_Count -O--CK   200   200   000    -    0
197 Current_Pending_Sector  -O--CK   200   200   000    -    0
198 Offline_Uncorrectable   ----CK   100   253   000    -    0
199 UDMA_CRC_Error_Count    -O--CK   200   200   000    -    0
200 Multi_Zone_Error_Rate   ---R--   200   200   000    -    0
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

General Purpose Log Directory Version 1
SMART           Log Directory Version 1 [multi-sector log support]
Address    Access  R/W   Size  Description
0x00       GPL,SL  R/O      1  Log Directory
0x01           SL  R/O      1  Summary SMART error log
0x02           SL  R/O      5  Comprehensive SMART error log
0x03       GPL     R/O      6  Ext. Comprehensive SMART error log
0x06           SL  R/O      1  SMART self-test log
0x07       GPL     R/O      1  Extended self-test log
0x09           SL  R/W      1  Selective self-test log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL     R/O      1  SATA Phy Event Counters
0x21       GPL     R/O      1  Write stream error log
0x22       GPL     R/O      1  Read stream error log
0x80-0x9f  GPL,SL  R/W     16  Host vendor specific log
0xa0-0xa7  GPL,SL  VS      16  Device vendor specific log
0xa8-0xb7  GPL,SL  VS       1  Device vendor specific log
0xbd       GPL,SL  VS       1  Device vendor specific log
0xc0       GPL,SL  VS       1  Device vendor specific log
0xc1       GPL     VS      93  Device vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (6 sectors)
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%      7941         -
# 2  Short offline       Completed without error       00%      7774         -
# 3  Extended offline    Completed without error       00%      7687         -
# 4  Short offline       Completed without error       00%      7606         -
# 5  Short offline       Completed without error       00%      7390         -
# 6  Extended offline    Completed without error       00%      7303         -
# 7  Short offline       Completed without error       00%      7223         -
# 8  Short offline       Completed without error       00%      7055         -
# 9  Extended offline    Completed without error       00%      6967         -
#10  Short offline       Completed without error       00%      6887         -
#11  Short offline       Completed without error       00%      6650         -
#12  Short offline       Completed without error       00%      4735         -
#13  Short offline       Completed without error       00%      4734         -
#14  Short offline       Completed without error       00%      4733         -
#15  Short offline       Completed without error       00%      4732         -
#16  Short offline       Completed without error       00%      4731         -
#17  Short offline       Completed without error       00%      4730         -
#18  Short offline       Completed without error       00%      4729         -

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.

SCT Status Version:                  3
SCT Version (vendor specific):       258 (0x0102)
SCT Support Level:                   1
Device State:                        Active (0)
Current Temperature:                    29 Celsius
Power Cycle Min/Max Temperature:     26/31 Celsius
Lifetime    Min/Max Temperature:     15/40 Celsius
Under/Over Temperature Limit Count:   0/0

SCT Temperature History Version:     2
Temperature Sampling Period:         1 minute
Temperature Logging Interval:        1 minute
Min/Max recommended Temperature:      0/60 Celsius
Min/Max Temperature Limit:           -41/85 Celsius
Temperature History Size (Index):    478 (106)

Index    Estimated Time   Temperature Celsius
107    2015-05-21 14:45    28  *********
...    ..( 98 skipped).    ..  *********
206    2015-05-21 16:24    28  *********
207    2015-05-21 16:25     ?  -
208    2015-05-21 16:26    23  ****
209    2015-05-21 16:27    23  ****
210    2015-05-21 16:28    24  *****
...    ..(  9 skipped).    ..  *****
220    2015-05-21 16:38    24  *****
221    2015-05-21 16:39    25  ******
...    ..(  6 skipped).    ..  ******
228    2015-05-21 16:46    25  ******
229    2015-05-21 16:47    26  *******
230    2015-05-21 16:48     ?  -
231    2015-05-21 16:49    26  *******
232    2015-05-21 16:50    27  ********
...    ..(  9 skipped).    ..  ********
242    2015-05-21 17:00    27  ********
243    2015-05-21 17:01    28  *********
...    ..( 47 skipped).    ..  *********
291    2015-05-21 17:49    28  *********
292    2015-05-21 17:50    29  **********
...    ..( 25 skipped).    ..  **********
318    2015-05-21 18:16    29  **********
319    2015-05-21 18:17    30  ***********
320    2015-05-21 18:18    29  **********
321    2015-05-21 18:19    29  **********
322    2015-05-21 18:20    30  ***********
...    ..( 23 skipped).    ..  ***********
346    2015-05-21 18:44    30  ***********
347    2015-05-21 18:45    31  ************
...    ..( 45 skipped).    ..  ************
393    2015-05-21 19:31    31  ************
394    2015-05-21 19:32    30  ***********
...    ..( 31 skipped).    ..  ***********
426    2015-05-21 20:04    30  ***********
427    2015-05-21 20:05    29  **********
...    ..( 28 skipped).    ..  **********
456    2015-05-21 20:34    29  **********
457    2015-05-21 20:35    28  *********
...    ..(126 skipped).    ..  *********
106    2015-05-21 22:42    28  *********

SCT Error Recovery Control:
           Read:     70 (7.0 seconds)
          Write:     70 (7.0 seconds)

Device Statistics (GP Log 0x04) not supported

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x0001  2            0  Command failed due to ICRC error
0x0002  2            0  R_ERR response for data FIS
0x0003  2            0  R_ERR response for device-to-host data FIS
0x0004  2            0  R_ERR response for host-to-device data FIS
0x0005  2            0  R_ERR response for non-data FIS
0x0006  2            0  R_ERR response for device-to-host non-data FIS
0x0007  2            0  R_ERR response for host-to-device non-data FIS
0x0008  2            0  Device-to-host non-data FIS retries
0x0009  2           15  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2           15  Device-to-host register FISes sent due to a COMRESET
0x000b  2            0  CRC errors within host-to-device FIS
0x000f  2            0  R_ERR response for host-to-device data FIS, CRC
0x0012  2            0  R_ERR response for host-to-device non-data FIS, CRC
0x8000  4        13817  Vendor specific

[john@freenas] /% 



moderator note - cleaned up for CODE tags and what appeared to be an inadvertent paste - jg
 
Last edited by a moderator:
Joined
Oct 2, 2014
Messages
925
Helpful tip....next time you can use
Code:
 info here 


its [CO DE] <text> [/CO DE]

remove the space in between the O and the D obviously before using
 

jgreco

Resident Grinch
Joined
May 29, 2011
Messages
18,680
It appears that you inadvertently pasted the output you had highlighted back into the terminal, which resulted in a very messy output. I've restored things to what I am guessing is correct.

As @Darren Myers suggests, use of CODE tags is helpful because it involves a fixed width font and also puts the potentially lengthy text in a scrolling box, so that it doesn't require everyone to go scrolling for pages.

Maybe I haven't had enough coffee this morning but I don't see anything alarming in the output. Someone else kindly point out something problematic here....
 
Last edited:

John Richardson

Explorer
Joined
May 17, 2014
Messages
60
Guys sorry for the mess - terminal is still a bit new for me....

Hopefully this helps.

Also, again the alert says

  • CRITICAL: Device: /dev/ada1, Read SMART Self-Test Log Failed

Could it just be that there's something wrong with the new settings and it's having trouble writing the log (log failed)?

Code:
 
john@freenas:~ % sudo smartctl -x /dev/ada1
smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p13 amd64] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Red (AF)
Device Model:     WDC WD30EFRX-68EUZN0
Serial Number:    WD-WCC4N0901970
LU WWN Device Id: 5 0014ee 25f5ce875
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:    Fri May 22 07:57:13 2015 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: 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:                (38940) 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:        ( 391) 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          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     POSR-K   200   200   051    -    0
  3 Spin_Up_Time            POS--K   178   176   021    -    6066
  4 Start_Stop_Count        -O--CK   100   100   000    -    121
  5 Reallocated_Sector_Ct   PO--CK   200   200   140    -    0
  7 Seek_Error_Rate         -OSR-K   200   200   000    -    0
  9 Power_On_Hours          -O--CK   090   090   000    -    8015
 10 Spin_Retry_Count        -O--CK   100   100   000    -    0
 11 Calibration_Retry_Count -O--CK   100   100   000    -    0
 12 Power_Cycle_Count       -O--CK   100   100   000    -    101
192 Power-Off_Retract_Count -O--CK   200   200   000    -    55
193 Load_Cycle_Count        -O--CK   200   200   000    -    153
194 Temperature_Celsius     -O---K   121   110   000    -    29
196 Reallocated_Event_Count -O--CK   200   200   000    -    0
197 Current_Pending_Sector  -O--CK   200   200   000    -    0
198 Offline_Uncorrectable   ----CK   100   253   000    -    0
199 UDMA_CRC_Error_Count    -O--CK   200   200   000    -    0
200 Multi_Zone_Error_Rate   ---R--   200   200   000    -    0
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

General Purpose Log Directory Version 1
SMART           Log Directory Version 1 [multi-sector log support]
Address    Access  R/W   Size  Description
0x00       GPL,SL  R/O      1  Log Directory
0x01           SL  R/O      1  Summary SMART error log
0x02           SL  R/O      5  Comprehensive SMART error log
0x03       GPL     R/O      6  Ext. Comprehensive SMART error log
0x06           SL  R/O      1  SMART self-test log
0x07       GPL     R/O      1  Extended self-test log
0x09           SL  R/W      1  Selective self-test log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL     R/O      1  SATA Phy Event Counters
0x21       GPL     R/O      1  Write stream error log
0x22       GPL     R/O      1  Read stream error log
0x80-0x9f  GPL,SL  R/W     16  Host vendor specific log
0xa0-0xa7  GPL,SL  VS      16  Device vendor specific log
0xa8-0xb7  GPL,SL  VS       1  Device vendor specific log
0xbd       GPL,SL  VS       1  Device vendor specific log
0xc0       GPL,SL  VS       1  Device vendor specific log
0xc1       GPL     VS      93  Device vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (6 sectors)
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA                                                                                                                                                                                                                                             _of_first_error
# 1  Short offline       Completed without error       00%      7941         -
# 2  Short offline       Completed without error       00%      7774         -
# 3  Extended offline    Completed without error       00%      7687         -
# 4  Short offline       Completed without error       00%      7606         -
# 5  Short offline       Completed without error       00%      7390         -
# 6  Extended offline    Completed without error       00%      7303         -
# 7  Short offline       Completed without error       00%      7223         -
# 8  Short offline       Completed without error       00%      7055         -
# 9  Extended offline    Completed without error       00%      6967         -
#10  Short offline       Completed without error       00%      6887         -
#11  Short offline       Completed without error       00%      6650         -
#12  Short offline       Completed without error       00%      4735         -
#13  Short offline       Completed without error       00%      4734         -
#14  Short offline       Completed without error       00%      4733         -
#15  Short offline       Completed without error       00%      4732         -
#16  Short offline       Completed without error       00%      4731         -
#17  Short offline       Completed without error       00%      4730         -
#18  Short offline       Completed without error       00%      4729         -

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.

SCT Status Version:                  3
SCT Version (vendor specific):       258 (0x0102)
SCT Support Level:                   1
Device State:                        Active (0)
Current Temperature:                    29 Celsius
Power Cycle Min/Max Temperature:     26/31 Celsius
Lifetime    Min/Max Temperature:     15/40 Celsius
Under/Over Temperature Limit Count:   0/0

SCT Temperature History Version:     2
Temperature Sampling Period:         1 minute
Temperature Logging Interval:        1 minute
Min/Max recommended Temperature:      0/60 Celsius
Min/Max Temperature Limit:           -41/85 Celsius
Temperature History Size (Index):    478 (182)

Index    Estimated Time   Temperature Celsius
 183    2015-05-22 00:00    29  **********
 ...    ..(476 skipped).    ..  **********
 182    2015-05-22 07:57    29  **********

SCT Error Recovery Control:
           Read:     70 (7.0 seconds)
          Write:     70 (7.0 seconds)

Device Statistics (GP Log 0x04) not supported

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x0001  2            0  Command failed due to ICRC error
0x0002  2            0  R_ERR response for data FIS
0x0003  2            0  R_ERR response for device-to-host data FIS
0x0004  2            0  R_ERR response for host-to-device data FIS
0x0005  2            0  R_ERR response for non-data FIS
0x0006  2            0  R_ERR response for device-to-host non-data FIS
0x0007  2            0  R_ERR response for host-to-device non-data FIS
0x0008  2            0  Device-to-host non-data FIS retries
0x0009  2           15  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2           15  Device-to-host register FISes sent due to a COMRESET
0x000b  2            0  CRC errors within host-to-device FIS
0x000f  2            0  R_ERR response for host-to-device data FIS, CRC
0x0012  2            0  R_ERR response for host-to-device non-data FIS, CRC
0x8000  4        47061  Vendor specific
 

Bidule0hm

Server Electronics Sorcerer
Joined
Aug 5, 2013
Messages
3,710
You're sure it's the right drive? because everything is ok here.

@SweetAndLow the next time you should ask for smartctl -a instead of -x because with -x there's a ton of useless things. Even the -A instead of -a should be sufficient in 99 % of the cases :)
 

John Richardson

Explorer
Joined
May 17, 2014
Messages
60
You're sure it's the right drive? because everything is ok here.

@SweetAndLow the next time you should ask for smartctl -a instead of -x because with -x there's a ton of useless things. Even the -A instead of -a should be sufficient in 99 % of the cases :)
Yes i think so...

CRITICAL: Device: /dev/ada1, Read SMART Self-Test Log Failed

smartctl -x /dev/ada1
 

jgreco

Resident Grinch
Joined
May 29, 2011
Messages
18,680
Check your other drives for failures. We're not seeing whatever it is unhappy about with ada1... maybe?? something else is wrong.
 

John Richardson

Explorer
Joined
May 17, 2014
Messages
60
Here's Drive 0
Code:
john@freenas:~ % sudo smartctl -x /dev/ada0
Password:
smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p13 amd64] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Red (AF)
Device Model:     WDC WD30EFRX-68EUZN0
Serial Number:    WD-WCC4N0847776
LU WWN Device Id: 5 0014ee 25f466952
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:    Fri May 22 11:25:33 2015 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: 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:                (38160) 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:        ( 383) 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          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     POSR-K   200   200   051    -    0
  3 Spin_Up_Time            POS--K   179   176   021    -    6016
  4 Start_Stop_Count        -O--CK   100   100   000    -    120
  5 Reallocated_Sector_Ct   PO--CK   200   200   140    -    0
  7 Seek_Error_Rate         -OSR-K   200   200   000    -    0
  9 Power_On_Hours          -O--CK   090   090   000    -    8019
 10 Spin_Retry_Count        -O--CK   100   100   000    -    0
 11 Calibration_Retry_Count -O--CK   100   253   000    -    0
 12 Power_Cycle_Count       -O--CK   100   100   000    -    100
192 Power-Off_Retract_Count -O--CK   200   200   000    -    54
193 Load_Cycle_Count        -O--CK   200   200   000    -    152
194 Temperature_Celsius     -O---K   118   109   000    -    32
196 Reallocated_Event_Count -O--CK   200   200   000    -    0
197 Current_Pending_Sector  -O--CK   200   200   000    -    0
198 Offline_Uncorrectable   ----CK   100   253   000    -    0
199 UDMA_CRC_Error_Count    -O--CK   200   200   000    -    0
200 Multi_Zone_Error_Rate   ---R--   200   200   000    -    0
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

General Purpose Log Directory Version 1
SMART           Log Directory Version 1 [multi-sector log support]
Address    Access  R/W   Size  Description
0x00       GPL,SL  R/O      1  Log Directory
0x01           SL  R/O      1  Summary SMART error log
0x02           SL  R/O      5  Comprehensive SMART error log
0x03       GPL     R/O      6  Ext. Comprehensive SMART error log
0x06           SL  R/O      1  SMART self-test log
0x07       GPL     R/O      1  Extended self-test log
0x09           SL  R/W      1  Selective self-test log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL     R/O      1  SATA Phy Event Counters
0x21       GPL     R/O      1  Write stream error log
0x22       GPL     R/O      1  Read stream error log
0x80-0x9f  GPL,SL  R/W     16  Host vendor specific log
0xa0-0xa7  GPL,SL  VS      16  Device vendor specific log
0xa8-0xb7  GPL,SL  VS       1  Device vendor specific log
0xbd       GPL,SL  VS       1  Device vendor specific log
0xc0       GPL,SL  VS       1  Device vendor specific log
0xc1       GPL     VS      93  Device vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (6 sectors)
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA                                                                                                                                                                                                                                             _of_first_error
# 1  Short offline       Completed without error       00%      7940         -
# 2  Short offline       Completed without error       00%      7774         -
# 3  Extended offline    Completed without error       00%      7686         -
# 4  Short offline       Completed without error       00%      7606         -
# 5  Short offline       Completed without error       00%      7390         -
# 6  Extended offline    Completed without error       00%      7303         -
# 7  Short offline       Completed without error       00%      7223         -
# 8  Short offline       Completed without error       00%      7055         -
# 9  Extended offline    Completed without error       00%      6967         -
#10  Short offline       Completed without error       00%      6887         -
#11  Short offline       Completed without error       00%      6650         -
#12  Short offline       Completed without error       00%      4734         -
#13  Short offline       Completed without error       00%      4733         -
#14  Short offline       Completed without error       00%      4732         -
#15  Short offline       Completed without error       00%      4731         -
#16  Short offline       Completed without error       00%      4730         -
#17  Short offline       Completed without error       00%      4729         -
#18  Short offline       Completed without error       00%      4728         -

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.

SCT Status Version:                  3
SCT Version (vendor specific):       258 (0x0102)
SCT Support Level:                   1
Device State:                        Active (0)
Current Temperature:                    32 Celsius
Power Cycle Min/Max Temperature:     28/33 Celsius
Lifetime    Min/Max Temperature:     16/41 Celsius
Under/Over Temperature Limit Count:   0/0

SCT Temperature History Version:     2
Temperature Sampling Period:         1 minute
Temperature Logging Interval:        1 minute
Min/Max recommended Temperature:      0/60 Celsius
Min/Max Temperature Limit:           -41/85 Celsius
Temperature History Size (Index):    478 (385)

Index    Estimated Time   Temperature Celsius
 386    2015-05-22 03:28    30  ***********
 387    2015-05-22 03:29    30  ***********
 388    2015-05-22 03:30    31  ************
 ...    ..( 17 skipped).    ..  ************
 406    2015-05-22 03:48    31  ************
 407    2015-05-22 03:49    30  ***********
 ...    ..(  2 skipped).    ..  ***********
 410    2015-05-22 03:52    30  ***********
 411    2015-05-22 03:53    31  ************
 412    2015-05-22 03:54    31  ************
 413    2015-05-22 03:55    30  ***********
 ...    ..( 69 skipped).    ..  ***********
   5    2015-05-22 05:05    30  ***********
   6    2015-05-22 05:06    31  ************
 ...    ..(  7 skipped).    ..  ************
  14    2015-05-22 05:14    31  ************
  15    2015-05-22 05:15    30  ***********
  16    2015-05-22 05:16    31  ************
 ...    ..(165 skipped).    ..  ************
 182    2015-05-22 08:02    31  ************
 183    2015-05-22 08:03    32  *************
 ...    ..( 73 skipped).    ..  *************
 257    2015-05-22 09:17    32  *************
 258    2015-05-22 09:18    31  ************
 ...    ..(111 skipped).    ..  ************
 370    2015-05-22 11:10    31  ************
 371    2015-05-22 11:11    30  ***********
 372    2015-05-22 11:12    31  ************
 ...    ..(  6 skipped).    ..  ************
 379    2015-05-22 11:19    31  ************
 380    2015-05-22 11:20    30  ***********
 381    2015-05-22 11:21    31  ************
 ...    ..(  3 skipped).    ..  ************
 385    2015-05-22 11:25    31  ************

SCT Error Recovery Control:
           Read:     70 (7.0 seconds)
          Write:     70 (7.0 seconds)

Device Statistics (GP Log 0x04) not supported

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x0001  2            0  Command failed due to ICRC error
0x0002  2            0  R_ERR response for data FIS
0x0003  2            0  R_ERR response for device-to-host data FIS
0x0004  2            0  R_ERR response for host-to-device data FIS
0x0005  2            0  R_ERR response for non-data FIS
0x0006  2            0  R_ERR response for device-to-host non-data FIS
0x0007  2            0  R_ERR response for host-to-device non-data FIS
0x0008  2            0  Device-to-host non-data FIS retries
0x0009  2           17  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2           17  Device-to-host register FISes sent due to a COMRESET
0x000b  2            0  CRC errors within host-to-device FIS
0x000f  2            0  R_ERR response for host-to-device data FIS, CRC
0x0012  2            0  R_ERR response for host-to-device non-data FIS, CRC
0x8000  4        59549  Vendor specific
 

John Richardson

Explorer
Joined
May 17, 2014
Messages
60
Drive 1 (again)
Code:

john@freenas:~ % sudo smartctl -x /dev/ada1
Password:
smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p13 amd64] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Red (AF)
Device Model:     WDC WD30EFRX-68EUZN0
Serial Number:    WD-WCC4N0901970
LU WWN Device Id: 5 0014ee 25f5ce875
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:    Fri May 22 11:27:56 2015 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: 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:                (38940) 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:        ( 391) 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          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     POSR-K   200   200   051    -    0
  3 Spin_Up_Time            POS--K   178   176   021    -    6066
  4 Start_Stop_Count        -O--CK   100   100   000    -    121
  5 Reallocated_Sector_Ct   PO--CK   200   200   140    -    0
  7 Seek_Error_Rate         -OSR-K   200   200   000    -    0
  9 Power_On_Hours          -O--CK   090   090   000    -    8019
 10 Spin_Retry_Count        -O--CK   100   100   000    -    0
 11 Calibration_Retry_Count -O--CK   100   100   000    -    0
 12 Power_Cycle_Count       -O--CK   100   100   000    -    101
192 Power-Off_Retract_Count -O--CK   200   200   000    -    55
193 Load_Cycle_Count        -O--CK   200   200   000    -    153
194 Temperature_Celsius     -O---K   119   110   000    -    31
196 Reallocated_Event_Count -O--CK   200   200   000    -    0
197 Current_Pending_Sector  -O--CK   200   200   000    -    0
198 Offline_Uncorrectable   ----CK   100   253   000    -    0
199 UDMA_CRC_Error_Count    -O--CK   200   200   000    -    0
200 Multi_Zone_Error_Rate   ---R--   200   200   000    -    0
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

General Purpose Log Directory Version 1
SMART           Log Directory Version 1 [multi-sector log support]
Address    Access  R/W   Size  Description
0x00       GPL,SL  R/O      1  Log Directory
0x01           SL  R/O      1  Summary SMART error log
0x02           SL  R/O      5  Comprehensive SMART error log
0x03       GPL     R/O      6  Ext. Comprehensive SMART error log
0x06           SL  R/O      1  SMART self-test log
0x07       GPL     R/O      1  Extended self-test log
0x09           SL  R/W      1  Selective self-test log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL     R/O      1  SATA Phy Event Counters
0x21       GPL     R/O      1  Write stream error log
0x22       GPL     R/O      1  Read stream error log
0x80-0x9f  GPL,SL  R/W     16  Host vendor specific log
0xa0-0xa7  GPL,SL  VS      16  Device vendor specific log
0xa8-0xb7  GPL,SL  VS       1  Device vendor specific log
0xbd       GPL,SL  VS       1  Device vendor specific log
0xc0       GPL,SL  VS       1  Device vendor specific log
0xc1       GPL     VS      93  Device vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (6 sectors)
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA                                                                                                                                                                                                                                             _of_first_error
# 1  Short offline       Completed without error       00%      7941         -
# 2  Short offline       Completed without error       00%      7774         -
# 3  Extended offline    Completed without error       00%      7687         -
# 4  Short offline       Completed without error       00%      7606         -
# 5  Short offline       Completed without error       00%      7390         -
# 6  Extended offline    Completed without error       00%      7303         -
# 7  Short offline       Completed without error       00%      7223         -
# 8  Short offline       Completed without error       00%      7055         -
# 9  Extended offline    Completed without error       00%      6967         -
#10  Short offline       Completed without error       00%      6887         -
#11  Short offline       Completed without error       00%      6650         -
#12  Short offline       Completed without error       00%      4735         -
#13  Short offline       Completed without error       00%      4734         -
#14  Short offline       Completed without error       00%      4733         -
#15  Short offline       Completed without error       00%      4732         -
#16  Short offline       Completed without error       00%      4731         -
#17  Short offline       Completed without error       00%      4730         -
#18  Short offline       Completed without error       00%      4729         -

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.

SCT Status Version:                  3
SCT Version (vendor specific):       258 (0x0102)
SCT Support Level:                   1
Device State:                        Active (0)
Current Temperature:                    31 Celsius
Power Cycle Min/Max Temperature:     26/31 Celsius
Lifetime    Min/Max Temperature:     15/40 Celsius
Under/Over Temperature Limit Count:   0/0

SCT Temperature History Version:     2
Temperature Sampling Period:         1 minute
Temperature Logging Interval:        1 minute
Min/Max recommended Temperature:      0/60 Celsius
Min/Max Temperature Limit:           -41/85 Celsius
Temperature History Size (Index):    478 (391)

Index    Estimated Time   Temperature Celsius
 392    2015-05-22 03:30    29  **********
 ...    ..(174 skipped).    ..  **********
  89    2015-05-22 06:25    29  **********
  90    2015-05-22 06:26    30  ***********
 ...    ..(150 skipped).    ..  ***********
 241    2015-05-22 08:57    30  ***********
 242    2015-05-22 08:58    31  ************
 243    2015-05-22 08:59    31  ************
 244    2015-05-22 09:00    30  ***********
 245    2015-05-22 09:01    31  ************
 ...    ..(  2 skipped).    ..  ************
 248    2015-05-22 09:04    31  ************
 249    2015-05-22 09:05    30  ***********
 250    2015-05-22 09:06    31  ************
 251    2015-05-22 09:07    31  ************
 252    2015-05-22 09:08    30  ***********
 253    2015-05-22 09:09    30  ***********
 254    2015-05-22 09:10    31  ************
 ...    ..(  8 skipped).    ..  ************
 263    2015-05-22 09:19    31  ************
 264    2015-05-22 09:20    29  **********
 ...    ..(126 skipped).    ..  **********
 391    2015-05-22 11:27    29  **********

SCT Error Recovery Control:
           Read:     70 (7.0 seconds)
          Write:     70 (7.0 seconds)

Device Statistics (GP Log 0x04) not supported

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x0001  2            0  Command failed due to ICRC error
0x0002  2            0  R_ERR response for data FIS
0x0003  2            0  R_ERR response for device-to-host data FIS
0x0004  2            0  R_ERR response for host-to-device data FIS
0x0005  2            0  R_ERR response for non-data FIS
0x0006  2            0  R_ERR response for device-to-host non-data FIS
0x0007  2            0  R_ERR response for host-to-device non-data FIS
0x0008  2            0  Device-to-host non-data FIS retries
0x0009  2           19  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2           19  Device-to-host register FISes sent due to a COMRESET
0x000b  2            0  CRC errors within host-to-device FIS
0x000f  2            0  R_ERR response for host-to-device data FIS, CRC
0x0012  2            0  R_ERR response for host-to-device non-data FIS, CRC
0x8000  4        59692  Vendor specific
 

John Richardson

Explorer
Joined
May 17, 2014
Messages
60
Drive 2
Code:

john@freenas:~ % sudo smartctl -x /dev/ada2
Password:
smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p13 amd64] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Caviar Green (AF, SATA 6Gb/s)
Device Model:     WDC WD30EZRX-00DC0B0
Serial Number:    WD-WCC1T0484759
LU WWN Device Id: 5 0014ee 25d8268ef
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:    Fri May 22 11:29:04 2015 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: Enabled

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

General SMART Values:
Offline data collection status:  (0x02) Offline data collection activity
                                        was completed without error.
                                        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:                (39600) 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:        ( 398) minutes.
Conveyance self-test routine
recommended polling time:        (   5) minutes.
SCT capabilities:              (0x70b5) 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          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     POSR-K   200   200   051    -    0
  3 Spin_Up_Time            POS--K   180   173   021    -    5983
  4 Start_Stop_Count        -O--CK   100   100   000    -    720
  5 Reallocated_Sector_Ct   PO--CK   200   200   140    -    0
  7 Seek_Error_Rate         -OSR-K   200   200   000    -    0
  9 Power_On_Hours          -O--CK   088   088   000    -    9094
 10 Spin_Retry_Count        -O--CK   100   100   000    -    0
 11 Calibration_Retry_Count -O--CK   100   100   000    -    0
 12 Power_Cycle_Count       -O--CK   100   100   000    -    551
192 Power-Off_Retract_Count -O--CK   200   200   000    -    163
193 Load_Cycle_Count        -O--CK   019   019   000    -    545104
194 Temperature_Celsius     -O---K   120   104   000    -    30
196 Reallocated_Event_Count -O--CK   200   200   000    -    0
197 Current_Pending_Sector  -O--CK   200   200   000    -    0
198 Offline_Uncorrectable   ----CK   200   200   000    -    0
199 UDMA_CRC_Error_Count    -O--CK   200   200   000    -    0
200 Multi_Zone_Error_Rate   ---R--   200   200   000    -    0
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

General Purpose Log Directory Version 1
SMART           Log Directory Version 1 [multi-sector log support]
Address    Access  R/W   Size  Description
0x00       GPL,SL  R/O      1  Log Directory
0x01           SL  R/O      1  Summary SMART error log
0x02           SL  R/O      5  Comprehensive SMART error log
0x03       GPL     R/O      6  Ext. Comprehensive SMART error log
0x06           SL  R/O      1  SMART self-test log
0x07       GPL     R/O      1  Extended self-test log
0x09           SL  R/W      1  Selective self-test log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL     R/O      1  SATA Phy Event Counters
0x80-0x9f  GPL,SL  R/W     16  Host vendor specific log
0xa0-0xa7  GPL,SL  VS      16  Device vendor specific log
0xa8-0xb7  GPL,SL  VS       1  Device vendor specific log
0xbd       GPL,SL  VS       1  Device vendor specific log
0xc0       GPL,SL  VS       1  Device vendor specific log
0xc1       GPL     VS      93  Device vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (6 sectors)
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA                                                                                                                                                                                                                                             _of_first_error
# 1  Short offline       Completed without error       00%      9015         -
# 2  Short offline       Completed without error       00%      8849         -
# 3  Extended offline    Completed without error       00%      8762         -
# 4  Short offline       Completed without error       00%      8681         -
# 5  Short offline       Completed without error       00%      8465         -
# 6  Extended offline    Completed without error       00%      8378         -
# 7  Short offline       Completed without error       00%      8298         -
# 8  Short offline       Completed without error       00%      8130         -
# 9  Extended offline    Completed without error       00%      8043         -
#10  Short offline       Completed without error       00%      7962         -
#11  Short offline       Completed without error       00%      7725         -
#12  Short offline       Completed without error       00%      5810         -
#13  Short offline       Completed without error       00%      5809         -
#14  Short offline       Completed without error       00%      5808         -
#15  Short offline       Completed without error       00%      5807         -
#16  Short offline       Completed without error       00%      5806         -
#17  Short offline       Completed without error       00%      5805         -
#18  Short offline       Completed without error       00%      5804         -

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.

SCT Status Version:                  3
SCT Version (vendor specific):       258 (0x0102)
SCT Support Level:                   1
Device State:                        Active (0)
Current Temperature:                    30 Celsius
Power Cycle Min/Max Temperature:     27/30 Celsius
Lifetime    Min/Max Temperature:      2/44 Celsius
Under/Over Temperature Limit Count:   0/0

SCT Temperature History Version:     2
Temperature Sampling Period:         1 minute
Temperature Logging Interval:        1 minute
Min/Max recommended Temperature:      0/60 Celsius
Min/Max Temperature Limit:           -41/85 Celsius
Temperature History Size (Index):    478 (157)

Index    Estimated Time   Temperature Celsius
 158    2015-05-22 03:32    29  **********
 ...    ..( 84 skipped).    ..  **********
 243    2015-05-22 04:57    29  **********
 244    2015-05-22 04:58    28  *********
 ...    ..(121 skipped).    ..  *********
 366    2015-05-22 07:00    28  *********
 367    2015-05-22 07:01    29  **********
 ...    ..( 76 skipped).    ..  **********
 444    2015-05-22 08:18    29  **********
 445    2015-05-22 08:19    30  ***********
 446    2015-05-22 08:20    29  **********
 ...    ..( 27 skipped).    ..  **********
 474    2015-05-22 08:48    29  **********
 475    2015-05-22 08:49    30  ***********
 ...    ..( 81 skipped).    ..  ***********
  79    2015-05-22 10:11    30  ***********
  80    2015-05-22 10:12    29  **********
 ...    ..( 76 skipped).    ..  **********
 157    2015-05-22 11:29    29  **********

SCT Error Recovery Control command not supported

Device Statistics (GP Log 0x04) not supported

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x0001  2            0  Command failed due to ICRC error
0x0002  2            0  R_ERR response for data FIS
0x0003  2            0  R_ERR response for device-to-host data FIS
0x0004  2            0  R_ERR response for host-to-device data FIS
0x0005  2            0  R_ERR response for non-data FIS
0x0006  2            0  R_ERR response for device-to-host non-data FIS
0x0007  2            0  R_ERR response for host-to-device non-data FIS
0x0008  2            0  Device-to-host non-data FIS retries
0x0009  2           18  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2           18  Device-to-host register FISes sent due to a COMRESET
0x000b  2            0  CRC errors within host-to-device FIS
0x000f  2            0  R_ERR response for host-to-device data FIS, CRC
0x0012  2            0  R_ERR response for host-to-device non-data FIS, CRC
0x8000  4        59760  Vendor specific
 

John Richardson

Explorer
Joined
May 17, 2014
Messages
60
And Drive 3.....
Code:

john@freenas:~ % sudo smartctl -x /dev/ada3
Password:
smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p13 amd64] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Red (AF)
Device Model:     WDC WD30EFRX-68EUZN0
Serial Number:    WD-WCC4N0889597
LU WWN Device Id: 5 0014ee 20a072f8d
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:    Fri May 22 11:30:16 2015 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: 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:                (39060) 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:        ( 392) 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          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     POSR-K   200   200   051    -    0
  3 Spin_Up_Time            POS--K   179   175   021    -    6050
  4 Start_Stop_Count        -O--CK   100   100   000    -    121
  5 Reallocated_Sector_Ct   PO--CK   200   200   140    -    0
  7 Seek_Error_Rate         -OSR-K   200   200   000    -    0
  9 Power_On_Hours          -O--CK   090   090   000    -    8019
 10 Spin_Retry_Count        -O--CK   100   100   000    -    0
 11 Calibration_Retry_Count -O--CK   100   100   000    -    0
 12 Power_Cycle_Count       -O--CK   100   100   000    -    101
192 Power-Off_Retract_Count -O--CK   200   200   000    -    55
193 Load_Cycle_Count        -O--CK   200   200   000    -    155
194 Temperature_Celsius     -O---K   121   111   000    -    29
196 Reallocated_Event_Count -O--CK   200   200   000    -    0
197 Current_Pending_Sector  -O--CK   200   200   000    -    0
198 Offline_Uncorrectable   ----CK   100   253   000    -    0
199 UDMA_CRC_Error_Count    -O--CK   200   200   000    -    0
200 Multi_Zone_Error_Rate   ---R--   200   200   000    -    0
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

General Purpose Log Directory Version 1
SMART           Log Directory Version 1 [multi-sector log support]
Address    Access  R/W   Size  Description
0x00       GPL,SL  R/O      1  Log Directory
0x01           SL  R/O      1  Summary SMART error log
0x02           SL  R/O      5  Comprehensive SMART error log
0x03       GPL     R/O      6  Ext. Comprehensive SMART error log
0x06           SL  R/O      1  SMART self-test log
0x07       GPL     R/O      1  Extended self-test log
0x09           SL  R/W      1  Selective self-test log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL     R/O      1  SATA Phy Event Counters
0x21       GPL     R/O      1  Write stream error log
0x22       GPL     R/O      1  Read stream error log
0x80-0x9f  GPL,SL  R/W     16  Host vendor specific log
0xa0-0xa7  GPL,SL  VS      16  Device vendor specific log
0xa8-0xb7  GPL,SL  VS       1  Device vendor specific log
0xbd       GPL,SL  VS       1  Device vendor specific log
0xc0       GPL,SL  VS       1  Device vendor specific log
0xc1       GPL     VS      93  Device vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (6 sectors)
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA                                                                                                                                                                                                                                             _of_first_error
# 1  Short offline       Completed without error       00%      7941         -
# 2  Short offline       Completed without error       00%      7774         -
# 3  Extended offline    Completed without error       00%      7687         -
# 4  Short offline       Completed without error       00%      7607         -
# 5  Short offline       Completed without error       00%      7391         -
# 6  Extended offline    Completed without error       00%      7303         -
# 7  Short offline       Completed without error       00%      7223         -
# 8  Short offline       Completed without error       00%      7055         -
# 9  Extended offline    Interrupted (host reset)      50%      6963         -
#10  Short offline       Completed without error       00%      6887         -
#11  Short offline       Completed without error       00%      6650         -
#12  Short offline       Completed without error       00%      4735         -
#13  Short offline       Completed without error       00%      4734         -
#14  Short offline       Completed without error       00%      4733         -
#15  Short offline       Completed without error       00%      4732         -
#16  Short offline       Completed without error       00%      4731         -
#17  Short offline       Completed without error       00%      4730         -
#18  Short offline       Completed without error       00%      4729         -

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.

SCT Status Version:                  3
SCT Version (vendor specific):       258 (0x0102)
SCT Support Level:                   1
Device State:                        Active (0)
Current Temperature:                    29 Celsius
Power Cycle Min/Max Temperature:     26/29 Celsius
Lifetime    Min/Max Temperature:     16/39 Celsius
Under/Over Temperature Limit Count:   0/0

SCT Temperature History Version:     2
Temperature Sampling Period:         1 minute
Temperature Logging Interval:        1 minute
Min/Max recommended Temperature:      0/60 Celsius
Min/Max Temperature Limit:           -41/85 Celsius
Temperature History Size (Index):    478 (420)

Index    Estimated Time   Temperature Celsius
 421    2015-05-22 03:33    28  *********
 ...    ..(205 skipped).    ..  *********
 149    2015-05-22 06:59    28  *********
 150    2015-05-22 07:00    29  **********
 ...    ..(141 skipped).    ..  **********
 292    2015-05-22 09:22    29  **********
 293    2015-05-22 09:23    28  *********
 ...    ..(126 skipped).    ..  *********
 420    2015-05-22 11:30    28  *********

SCT Error Recovery Control:
           Read:     70 (7.0 seconds)
          Write:     70 (7.0 seconds)

Device Statistics (GP Log 0x04) not supported

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x0001  2            0  Command failed due to ICRC error
0x0002  2            0  R_ERR response for data FIS
0x0003  2            0  R_ERR response for device-to-host data FIS
0x0004  2            0  R_ERR response for host-to-device data FIS
0x0005  2            0  R_ERR response for non-data FIS
0x0006  2            0  R_ERR response for device-to-host non-data FIS
0x0007  2            0  R_ERR response for host-to-device non-data FIS
0x0008  2            0  Device-to-host non-data FIS retries
0x0009  2           18  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2           18  Device-to-host register FISes sent due to a COMRESET
0x000b  2            0  CRC errors within host-to-device FIS
0x000f  2            0  R_ERR response for host-to-device data FIS, CRC
0x0012  2            0  R_ERR response for host-to-device non-data FIS, CRC
0x8000  4        59832  Vendor specific
 

Bidule0hm

Server Electronics Sorcerer
Joined
Aug 5, 2013
Messages
3,710
Oh god, ada2 has a very high LCC, you should use WDIDLE3 to disable the timer ASAP (if it's not already too late), search for it on the forum ;)

Everything else is ok for every drive. I don't know why the GUI report this error.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Oh god, ada2 has a very high LCC, you should use WDIDLE3 to disable the timer ASAP (if it's not already too late), search for it on the forum ;)

Indeed.

Also, is it me, or have we been seeing a few cases of ZFS/FreeNAS reporting errors but SMART being fine lately?
 
Status
Not open for further replies.
Top