Degraded Pool Question

Status
Not open for further replies.

boynep

Dabbler
Joined
Jan 9, 2012
Messages
29
Hello everyone,

I have been getting a warning that my pool is degraded. It does say scrub have repaired 531M. Now my question is should I be worried or replace the disk "Right Now". I have a fairly good backup system in place with continuous backup to external disk and offsite backup via Crashplan. So, in case I lose the pool I can still restore from my backup.

My Configs are as follows:
HP Gen8 Microserver with E31265L CPU
16GB ECC RAM
4 X 3tb HDD in RAIDZ1 (Two WD Red, One HGST NAS, One Seagate NAS) bought at different time.


Code:
[root@freenas] ~# zpool status

  pool: HomeStorage

state: DEGRADED

status: One or more devices has experienced an unrecoverable error.  An

attempt was made to correct the error.  Applications are unaffected.

action: Determine if the device needs to be replaced, and clear the errors

using 'zpool clear' or replace the device with 'zpool replace'.

  see: http://illumos.org/msg/ZFS-8000-9P

  scan: scrub repaired 531M in 7h22m with 0 errors on Fri Sep  2 03:34:08 2016

config:


NAME                                            STATE     READ WRITE CKSUM

HomeStorage                                     DEGRADED     0     0     0

  raidz1-0                                      DEGRADED     0     0     0

    gptid/db896513-1f57-11e6-a31c-d0bf9c467bac  ONLINE       0     0     0

    gptid/dbec92cb-1f57-11e6-a31c-d0bf9c467bac  ONLINE       0     0     0

    gptid/dc4e1836-1f57-11e6-a31c-d0bf9c467bac  ONLINE       0     0     0

    gptid/dca39d2a-1f57-11e6-a31c-d0bf9c467bac  DEGRADED     0     0 13.0K  too many errors


errors: No known data errors


  pool: SSD

state: ONLINE

  scan: scrub repaired 0 in 0h5m with 0 errors on Mon Aug 29 23:44:46 2016

config:


NAME                                          STATE     READ WRITE CKSUM

SSD                                           ONLINE       0     0     0

  gptid/f5ea8d9f-1f57-11e6-a31c-d0bf9c467bac  ONLINE       0     0     0


errors: No known data errors


  pool: freenas-boot

state: ONLINE

  scan: scrub repaired 0 in 0h6m with 0 errors on Wed Aug 31 03:51:31 2016

config:


NAME        STATE     READ WRITE CKSUM

freenas-boot  ONLINE       0     0     0

  mirror-0  ONLINE       0     0     0

    da0p2   ONLINE       0     0     0

    da1p2   ONLINE       0     0     0


errors: No known data errors

[root@freenas] ~#

Code:
[root@freenas] ~# camcontrol devlist

<ST3000VN000-1HJ166 SC60>          at scbus0 target 0 lun 0 (pass0,ada0)

<Hitachi HDS723030ALA640 MKAOAA10>  at scbus1 target 0 lun 0 (pass1,ada1)

<ST3000VN000-1H4167 SC44>          at scbus2 target 0 lun 0 (pass2,ada2)

<WDC WD30EFRX-68EUZN0 82.00A82>    at scbus3 target 0 lun 0 (pass3,ada3)

<KINGSTON SV300S37A120G 603ABBF0>  at scbus4 target 0 lun 0 (pass4,ada4)

< Patriot Memory PMAP>             at scbus7 target 0 lun 0 (pass5,da0)

<Kingston DataTraveler 3.0 PMAP>   at scbus8 target 0 lun 0 (pass6,da1)

[root@freenas]


Code:
[root@freenas] ~# 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 READ SMART DATA SECTION ===

SMART Attributes Data Structure revision number: 10

Vendor Specific SMART Attributes with Thresholds:

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE

  1 Raw_Read_Error_Rate     0x000f   114   099   006    Pre-fail  Always       -       61596504

  3 Spin_Up_Time            0x0003   094   094   000    Pre-fail  Always       -       0

  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       46

  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0

  7 Seek_Error_Rate         0x000f   083   060   030    Pre-fail  Always       -       217889256

  9 Power_On_Hours          0x0032   091   091   000    Old_age   Always       -       8606

10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0

12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       46

184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0

187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0

188 Command_Timeout         0x0032   100   100   000    Old_age   Always       -       0

189 High_Fly_Writes         0x003a   001   001   000    Old_age   Always       -       122

190 Airflow_Temperature_Cel 0x0022   078   062   045    Old_age   Always       -       22 (Min/Max 22/29)

191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0

192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       34

193 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always       -       385

194 Temperature_Celsius     0x0022   022   040   000    Old_age   Always       -       22 (0 10 0 0 0)

197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0

198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0

199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0


[root@freenas] ~# 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 READ SMART DATA SECTION ===

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     0x000b   100   100   016    Pre-fail  Always       -       0

  2 Throughput_Performance  0x0005   136   136   054    Pre-fail  Offline      -       81

  3 Spin_Up_Time            0x0007   156   156   024    Pre-fail  Always       -       468 (Average 525)

  4 Start_Stop_Count        0x0012   099   099   000    Old_age   Always       -       4919

  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always       -       0

  7 Seek_Error_Rate         0x000b   100   100   067    Pre-fail  Always       -       0

  8 Seek_Time_Performance   0x0005   123   123   020    Pre-fail  Offline      -       31

  9 Power_On_Hours          0x0012   096   096   000    Old_age   Always       -       29715

10 Spin_Retry_Count        0x0013   100   100   060    Pre-fail  Always       -       0

12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       134

192 Power-Off_Retract_Count 0x0032   081   081   000    Old_age   Always       -       22831

193 Load_Cycle_Count        0x0012   081   081   000    Old_age   Always       -       22831

194 Temperature_Celsius     0x0002   222   222   000    Old_age   Always       -       27 (Min/Max 13/58)

196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0

197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       0

198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline      -       0

199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always       -       0


[root@freenas] ~# 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 READ SMART DATA SECTION ===

SMART Attributes Data Structure revision number: 10

Vendor Specific SMART Attributes with Thresholds:

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE

  1 Raw_Read_Error_Rate     0x000f   117   099   006    Pre-fail  Always       -       148047224

  3 Spin_Up_Time            0x0003   092   092   000    Pre-fail  Always       -       0

  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       380

  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0

  7 Seek_Error_Rate         0x000f   084   060   030    Pre-fail  Always       -       268329967

  9 Power_On_Hours          0x0032   080   080   000    Old_age   Always       -       18055

10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0

12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       77

184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0

187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0

188 Command_Timeout         0x0032   100   100   000    Old_age   Always       -       0

189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0

190 Airflow_Temperature_Cel 0x0022   078   050   045    Old_age   Always       -       22 (Min/Max 21/29)

191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0

192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       35

193 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always       -       382

194 Temperature_Celsius     0x0022   022   050   000    Old_age   Always       -       22 (0 13 0 0 0)

197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0

198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0

199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0


[root@freenas] ~# 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 READ SMART DATA SECTION ===

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   100   253   021    Pre-fail  Always       -       0

  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       4

  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   097   097   000    Old_age   Always       -       2516

10 Spin_Retry_Count        0x0032   100   253   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       -       4

192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       1

193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       2849

194 Temperature_Celsius     0x0022   129   121   000    Old_age   Always       -       21

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


[root@freenas] ~# smartctl -A /dev/ada4

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 READ SMART DATA SECTION ===

SMART Attributes Data Structure revision number: 10

Vendor Specific SMART Attributes with Thresholds:

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE

  1 Raw_Read_Error_Rate     0x0032   095   095   050    Old_age   Always       -       0/3321286

  5 Retired_Block_Count     0x0033   100   100   003    Pre-fail  Always       -       0

  9 Power_On_Hours_and_Msec 0x0032   098   098   000    Old_age   Always       -       2517h+09m+50.380s

12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       7

171 Program_Fail_Count      0x000a   100   100   000    Old_age   Always       -       0

172 Erase_Fail_Count        0x0032   100   100   000    Old_age   Always       -       0

174 Unexpect_Power_Loss_Ct  0x0030   000   000   000    Old_age   Offline      -       7

177 Wear_Range_Delta        0x0000   000   000   000    Old_age   Offline      -       1

181 Program_Fail_Count      0x000a   100   100   000    Old_age   Always       -       0

182 Erase_Fail_Count        0x0032   100   100   000    Old_age   Always       -       0

187 Reported_Uncorrect      0x0012   100   100   000    Old_age   Always       -       0

189 Airflow_Temperature_Cel 0x0000   017   028   000    Old_age   Offline      -       17 (Min/Max 9/28)

194 Temperature_Celsius     0x0022   017   028   000    Old_age   Always       -       17 (Min/Max 9/28)

195 ECC_Uncorr_Error_Count  0x001c   120   120   000    Old_age   Offline      -       0/3321286

196 Reallocated_Event_Count 0x0033   100   100   003    Pre-fail  Always       -       0

201 Unc_Soft_Read_Err_Rate  0x001c   120   120   000    Old_age   Offline      -       0/3321286

204 Soft_ECC_Correct_Rate   0x001c   120   120   000    Old_age   Offline      -       0/3321286

230 Life_Curve_Status       0x0013   100   100   000    Pre-fail  Always       -       100

231 SSD_Life_Left           0x0000   100   100   011    Old_age   Offline      -       4294967296

233 SandForce_Internal      0x0032   000   000   000    Old_age   Always       -       6782

234 SandForce_Internal      0x0032   000   000   000    Old_age   Always       -       6260

241 Lifetime_Writes_GiB     0x0032   000   000   000    Old_age   Always       -       6260

242 Lifetime_Reads_GiB      0x0032   000   000   000    Old_age   Always       -       1333

244 Unknown_Attribute       0x0000   098   098   010    Old_age   Offline      -       4980800


[root@freenas] ~#


Code:
[root@freenas] ~# glabel status

                                      Name  Status  Components

gptid/db896513-1f57-11e6-a31c-d0bf9c467bac     N/A  ada0p2

gptid/dbec92cb-1f57-11e6-a31c-d0bf9c467bac     N/A  ada1p2

gptid/dc4e1836-1f57-11e6-a31c-d0bf9c467bac     N/A  ada2p2

gptid/dca39d2a-1f57-11e6-a31c-d0bf9c467bac     N/A  ada3p2

gptid/f5ea8d9f-1f57-11e6-a31c-d0bf9c467bac     N/A  ada4p2

gptid/d720c229-1f3f-11e6-8269-d0bf9c467bac     N/A  da0p1

gptid/ac55d980-4cd4-11e6-adb2-d0bf9c467bac     N/A  da1p1

[root@freenas] ~# 


To be honest, I am pretty lost on the smart data. When does smart gives an error saying smart have failed ? As I can see with the Seagate drive there are a lot of read errors still smart report says these have passed. Am I missing something. I would really appreciate your input.
 
Last edited:

gpsguy

Active Member
Joined
Jan 22, 2012
Messages
4,472
We'd like to see an unedited version of the results from smartctl -a /dev/adaX

At the top, we can see the make, model, size, etc. of the drive. And, at the bottom, we can see when short and long tests have been run and what the results are.

Please give us all the information.
 

Mirfster

Doesn't know what he's talking about
Joined
Oct 2, 2015
Messages
3,215

boynep

Dabbler
Joined
Jan 9, 2012
Messages
29
Thank you for your replies, I tried to post the return of
Code:
smartctl -a /dev/adaX
but it was too long to post so I had to post
Code:
smartctl -A /dev/adax
.

Please find below
Code:
[root@freenas] ~# 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-WCC4N6ZZTVHS

LU WWN Device Id: 5 0014ee 2626b9358

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: 3.0 Gb/s)

Local Time is:    Sat Sep  3 23:41:34 2016 AEST

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:      (  33) The self-test routine was interrupted

by the host with a hard or soft reset.

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   100   253   021    Pre-fail  Always       -       0

  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       4

  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   097   097   000    Old_age   Always       -       2521

 10 Spin_Retry_Count        0x0032   100   253   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       -       4

192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       1

193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       2849

194 Temperature_Celsius     0x0022   128   121   000    Old_age   Always       -       22

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  Extended offline    Interrupted (host reset)      10%      2470         -

# 2  Short offline       Completed without error       00%      2375         -

# 3  Short offline       Completed without error       00%      2207         -

# 4  Extended offline    Completed without error       00%      2064         -

# 5  Short offline       Completed without error       00%      1871         -

# 6  Extended offline    Completed without error       00%      1728         -

# 7  Short offline       Completed without error       00%      1632         -

# 8  Short offline       Completed without error       00%      1464         -

# 9  Short offline       Completed without error       00%      1128         -

#10  Extended offline    Completed without error       00%       985         -

#11  Short offline       Completed without error       00%       912         -

#12  Short offline       Completed without error       00%       745         -

#13  Extended offline    Completed without error       00%       601         -

#14  Short offline       Completed without error       00%       409         -

#15  Extended offline    Completed without error       00%       266         -

#16  Short offline       Completed without error       00%       169         -


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.


[root@freenas] ~# 


Code:
[root@freenas] ~# 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:     Seagate NAS HDD

Device Model:     ST3000VN000-1HJ166

Serial Number:    W6A0A7FM

LU WWN Device Id: 5 000c50 082a17cc3

Firmware Version: SC60

User Capacity:    3,000,592,982,016 bytes [3.00 TB]

Sector Sizes:     512 bytes logical, 4096 bytes physical

Rotation Rate:    5900 rpm

Form Factor:      3.5 inches

Device is:        In smartctl database [for details use: -P show]

ATA Version is:   ACS-2, ACS-3 T13/2161-D revision 3b

SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)

Local Time is:    Sat Sep  3 23:44:07 2016 AEST

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:  (0x82) Offline data collection activity

was completed without error.

Auto Offline Data Collection: Enabled.

Self-test execution status:      (  34) The self-test routine was interrupted

by the host with a hard or soft reset.

Total time to complete Offline 

data collection: (  107) 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:  (   1) minutes.

Extended self-test routine

recommended polling time:  ( 408) minutes.

Conveyance self-test routine

recommended polling time:  (   2) minutes.

SCT capabilities:        (0x10bd) SCT Status supported.

SCT Error Recovery Control supported.

SCT Feature Control supported.

SCT Data Table supported.


SMART Attributes Data Structure revision number: 10

Vendor Specific SMART Attributes with Thresholds:

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE

  1 Raw_Read_Error_Rate     0x000f   117   099   006    Pre-fail  Always       -       117971160

  3 Spin_Up_Time            0x0003   094   094   000    Pre-fail  Always       -       0

  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       46

  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0

  7 Seek_Error_Rate         0x000f   083   060   030    Pre-fail  Always       -       218454312

  9 Power_On_Hours          0x0032   091   091   000    Old_age   Always       -       8611

 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0

 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       46

184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0

187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0

188 Command_Timeout         0x0032   100   100   000    Old_age   Always       -       0

189 High_Fly_Writes         0x003a   001   001   000    Old_age   Always       -       122

190 Airflow_Temperature_Cel 0x0022   077   062   045    Old_age   Always       -       23 (Min/Max 22/29)

191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0

192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       34

193 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always       -       385

194 Temperature_Celsius     0x0022   023   040   000    Old_age   Always       -       23 (0 10 0 0 0)

197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0

198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0

199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       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  Extended offline    Interrupted (host reset)      20%      8560         -

# 2  Short offline       Completed without error       00%      8464         -

# 3  Short offline       Completed without error       00%      8296         -

# 4  Extended offline    Completed without error       00%      8153         -

# 5  Short offline       Completed without error       00%      7960         -

# 6  Extended offline    Completed without error       00%      7816         -

# 7  Short offline       Completed without error       00%      7720         -

# 8  Short offline       Completed without error       00%      7552         -

# 9  Extended offline    Aborted by host               50%      7405         -

#10  Short offline       Completed without error       00%      7217         -

#11  Extended offline    Completed without error       00%      7072         -

#12  Short offline       Completed without error       00%      7001         -

#13  Short offline       Completed without error       00%      6833         -

#14  Extended offline    Completed without error       00%      6689         -

#15  Short offline       Completed without error       00%      6497         -

#16  Extended offline    Completed without error       00%      6354         -

#17  Short offline       Completed without error       00%      6256         -

#18  Short offline       Completed without error       00%      6070         -

#19  Short offline       Completed without error       00%      6022         -

#20  Short offline       Completed without error       00%      5974         -

#21  Short offline       Completed without error       00%      5926         -


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.


[root@freenas] ~# 
 

boynep

Dabbler
Joined
Jan 9, 2012
Messages
29
Code:
[root@freenas] ~# 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:     Hitachi Deskstar 7K3000

Device Model:     Hitachi HDS723030ALA640

Serial Number:    MK0301YHK790EA

LU WWN Device Id: 5 000cca 225ed96f2

Firmware Version: MKAOAA10

User Capacity:    3,000,592,982,016 bytes [3.00 TB]

Sector Size:      512 bytes logical/physical

Rotation Rate:    7200 rpm

Form Factor:      3.5 inches

Device is:        In smartctl database [for details use: -P show]

ATA Version is:   ATA8-ACS T13/1699-D revision 4

SATA Version is:  SATA 2.6, 6.0 Gb/s (current: 6.0 Gb/s)

Local Time is:    Sat Sep  3 23:47:25 2016 AEST

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:  (0x82) Offline data collection activity

was completed without error.

Auto Offline Data Collection: Enabled.

Self-test execution status:      (  34) The self-test routine was interrupted

by the host with a hard or soft reset.

Total time to complete Offline 

data collection: (   24) seconds.

Offline data collection

capabilities:  (0x5b) SMART execute Offline immediate.

Auto Offline data collection on/off support.

Suspend Offline collection upon new

command.

Offline surface scan supported.

Self-test supported.

No 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:  (   1) minutes.

Extended self-test routine

recommended polling time:  ( 476) minutes.

SCT capabilities:        (0x003d) 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     0x000b   100   100   016    Pre-fail  Always       -       0

  2 Throughput_Performance  0x0005   136   136   054    Pre-fail  Offline      -       81

  3 Spin_Up_Time            0x0007   156   156   024    Pre-fail  Always       -       468 (Average 525)

  4 Start_Stop_Count        0x0012   099   099   000    Old_age   Always       -       4919

  5 Reallocated_Sector_Ct   0x0033   100   100   005    Pre-fail  Always       -       0

  7 Seek_Error_Rate         0x000b   100   100   067    Pre-fail  Always       -       0

  8 Seek_Time_Performance   0x0005   123   123   020    Pre-fail  Offline      -       31

  9 Power_On_Hours          0x0012   096   096   000    Old_age   Always       -       29720

 10 Spin_Retry_Count        0x0013   100   100   060    Pre-fail  Always       -       0

 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       134

192 Power-Off_Retract_Count 0x0032   081   081   000    Old_age   Always       -       22831

193 Load_Cycle_Count        0x0012   081   081   000    Old_age   Always       -       22831

194 Temperature_Celsius     0x0002   206   206   000    Old_age   Always       -       29 (Min/Max 13/58)

196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0

197 Current_Pending_Sector  0x0022   100   100   000    Old_age   Always       -       0

198 Offline_Uncorrectable   0x0008   100   100   000    Old_age   Offline      -       0

199 UDMA_CRC_Error_Count    0x000a   200   200   000    Old_age   Always       -       0


SMART Error Log Version: 1

ATA Error Count: 326 (device log contains only the most recent five errors)

CR = Command Register [HEX]

FR = Features Register [HEX]

SC = Sector Count Register [HEX]

SN = Sector Number Register [HEX]

CL = Cylinder Low Register [HEX]

CH = Cylinder High Register [HEX]

DH = Device/Head Register [HEX]

DC = Device Command Register [HEX]

ER = Error register [HEX]

ST = Status register [HEX]

Powered_Up_Time is measured from power on, and printed as

DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,

SS=sec, and sss=millisec. It "wraps" after 49.710 days.


Error 326 occurred at disk power-on lifetime: 0 hours (0 days + 0 hours)

  When the command that caused the error occurred, the device was active or idle.


  After command completion occurred, registers were:

  ER ST SC SN CL CH DH

  -- -- -- -- -- -- --

  00 51 00 00 00 01 00


  Commands leading to the command that caused the error were:

  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name

  -- -- -- -- -- -- -- --  ----------------  --------------------

  ff 00 00 00 00 00 00 00      00:17:08.994  [VENDOR SPECIFIC]

  c1 00 00 00 00 00 00 00      00:17:08.994  [VENDOR SPECIFIC]

  ff 00 00 00 00 00 00 00      00:17:08.986  [VENDOR SPECIFIC]

  c1 00 00 00 00 00 00 00      00:17:08.985  [VENDOR SPECIFIC]

  ff 00 00 00 00 00 00 00      00:17:08.978  [VENDOR SPECIFIC]


Error 325 occurred at disk power-on lifetime: 0 hours (0 days + 0 hours)

  When the command that caused the error occurred, the device was active or idle.


  After command completion occurred, registers were:

  ER ST SC SN CL CH DH

  -- -- -- -- -- -- --

  00 51 00 00 00 01 00


  Commands leading to the command that caused the error were:

  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name

  -- -- -- -- -- -- -- --  ----------------  --------------------

  ff 00 00 00 00 00 00 00      00:17:08.970  [VENDOR SPECIFIC]

  c1 00 00 00 00 00 00 00      00:17:08.969  [VENDOR SPECIFIC]

  ff 00 00 00 00 00 00 00      00:17:08.969  [VENDOR SPECIFIC]

  c1 00 00 00 00 00 00 00      00:17:08.969  [VENDOR SPECIFIC]

  ff 00 00 00 00 00 00 00      00:17:08.961  [VENDOR SPECIFIC]


Error 324 occurred at disk power-on lifetime: 0 hours (0 days + 0 hours)

  When the command that caused the error occurred, the device was active or idle.


  After command completion occurred, registers were:

  ER ST SC SN CL CH DH

  -- -- -- -- -- -- --

  00 51 00 00 00 01 00


  Commands leading to the command that caused the error were:

  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name

  -- -- -- -- -- -- -- --  ----------------  --------------------

  ff 00 00 00 00 00 00 00      00:17:08.795  [VENDOR SPECIFIC]

  c1 00 00 00 00 00 00 00      00:17:08.795  [VENDOR SPECIFIC]

  ff 00 00 00 00 00 00 00      00:17:08.787  [VENDOR SPECIFIC]

  c1 00 00 00 00 00 00 00      00:17:08.787  [VENDOR SPECIFIC]

  ff 00 00 00 00 00 00 00      00:17:08.779  [VENDOR SPECIFIC]


Error 323 occurred at disk power-on lifetime: 0 hours (0 days + 0 hours)

  When the command that caused the error occurred, the device was active or idle.


  After command completion occurred, registers were:

  ER ST SC SN CL CH DH

  -- -- -- -- -- -- --

  00 51 00 00 00 01 00


  Commands leading to the command that caused the error were:

  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name

  -- -- -- -- -- -- -- --  ----------------  --------------------

  ff 00 00 00 00 00 00 00      00:17:08.787  [VENDOR SPECIFIC]

  c1 00 00 00 00 00 00 00      00:17:08.787  [VENDOR SPECIFIC]

  ff 00 00 00 00 00 00 00      00:17:08.779  [VENDOR SPECIFIC]

  c1 00 00 00 00 00 00 00      00:17:08.778  [VENDOR SPECIFIC]

  ff 00 00 00 00 00 00 00      00:17:08.770  [VENDOR SPECIFIC]


Error 322 occurred at disk power-on lifetime: 0 hours (0 days + 0 hours)

  When the command that caused the error occurred, the device was active or idle.


  After command completion occurred, registers were:

  ER ST SC SN CL CH DH

  -- -- -- -- -- -- --

  00 51 00 00 00 01 00


  Commands leading to the command that caused the error were:

  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name

  -- -- -- -- -- -- -- --  ----------------  --------------------

  ff 00 00 00 00 00 00 00      00:15:23.072  [VENDOR SPECIFIC]

  c1 00 00 00 00 00 00 00      00:15:23.072  [VENDOR SPECIFIC]

  ff 00 00 00 00 00 00 00      00:15:23.071  [VENDOR SPECIFIC]

  c1 00 00 00 00 00 00 00      00:15:23.071  [VENDOR SPECIFIC]

  ff 00 00 00 00 00 00 00      00:15:23.063  [VENDOR SPECIFIC]


SMART Self-test log structure revision number 1

Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error

# 1  Extended offline    Interrupted (host reset)      20%     29669         -

# 2  Short offline       Completed without error       00%     29574         -

# 3  Short offline       Completed without error       00%     29406         -

# 4  Extended offline    Completed without error       00%     29264         -

# 5  Short offline       Completed without error       00%     29070         -

# 6  Extended offline    Completed without error       00%     28927         -

# 7  Short offline       Completed without error       00%     28830         -

# 8  Short offline       Completed without error       00%     28662         -

# 9  Short offline       Completed without error       00%     28326         -

#10  Extended offline    Completed without error       00%     28182         -

#11  Short offline       Completed without error       00%     28110         -

#12  Short offline       Completed without error       00%     27942         -

#13  Extended offline    Completed without error       00%     27798         -

#14  Short offline       Completed without error       00%     27605         -

#15  Extended offline    Completed without error       00%     27466         -

#16  Short offline       Completed without error       00%     27365         -

#17  Short offline       Completed without error       00%     27179         -

#18  Short offline       Completed without error       00%     27131         -

#19  Short offline       Completed without error       00%     27083         -

#20  Short offline       Completed without error       00%     27035         -

#21  Short offline       Completed without error       00%     26987         -


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.



Code:
[root@freenas] ~# 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:     Seagate NAS HDD

Device Model:     ST3000VN000-1H4167

Serial Number:    S300PZDJ

LU WWN Device Id: 5 000c50 074bdc5c6

Firmware Version: SC44

User Capacity:    3,000,592,982,016 bytes [3.00 TB]

Sector Sizes:     512 bytes logical, 4096 bytes physical

Rotation Rate:    5900 rpm

Form Factor:      3.5 inches

Device is:        In smartctl database [for details use: -P show]

ATA Version is:   ACS-2, ACS-3 T13/2161-D revision 3b

SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)

Local Time is:    Sat Sep  3 23:47:33 2016 AEST

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:  (0x82) Offline data collection activity

was completed without error.

Auto Offline Data Collection: Enabled.

Self-test execution status:      (  33) The self-test routine was interrupted

by the host with a hard or soft reset.

Total time to complete Offline 

data collection: (  148) 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:  (   1) minutes.

Extended self-test routine

recommended polling time:  ( 433) minutes.

Conveyance self-test routine

recommended polling time:  (   2) minutes.

SCT capabilities:        (0x10bd) SCT Status supported.

SCT Error Recovery Control supported.

SCT Feature Control supported.

SCT Data Table supported.


SMART Attributes Data Structure revision number: 10

Vendor Specific SMART Attributes with Thresholds:

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE

  1 Raw_Read_Error_Rate     0x000f   101   099   006    Pre-fail  Always       -       3254304

  3 Spin_Up_Time            0x0003   092   092   000    Pre-fail  Always       -       0

  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       380

  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0

  7 Seek_Error_Rate         0x000f   084   060   030    Pre-fail  Always       -       268899000

  9 Power_On_Hours          0x0032   080   080   000    Old_age   Always       -       18060

 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0

 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       77

184 End-to-End_Error        0x0032   100   100   099    Old_age   Always       -       0

187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0

188 Command_Timeout         0x0032   100   100   000    Old_age   Always       -       0

189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always       -       0

190 Airflow_Temperature_Cel 0x0022   077   050   045    Old_age   Always       -       23 (Min/Max 21/29)

191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0

192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       35

193 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always       -       382

194 Temperature_Celsius     0x0022   023   050   000    Old_age   Always       -       23 (0 13 0 0 0)

197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0

198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0

199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       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  Extended offline    Interrupted (host reset)      10%     18008         -

# 2  Short offline       Completed without error       00%     17913         -

# 3  Short offline       Completed without error       00%     17745         -

# 4  Extended offline    Completed without error       00%     17603         -

# 5  Short offline       Completed without error       00%     17409         -

# 6  Extended offline    Completed without error       00%     17266         -

# 7  Short offline       Completed without error       00%     17169         -

# 8  Short offline       Completed without error       00%     17001         -

# 9  Extended offline    Interrupted (host reset)      00%     16854         -

#10  Short offline       Completed without error       00%     16666         -

#11  Extended offline    Completed without error       00%     16521         -

#12  Short offline       Completed without error       00%     16450         -

#13  Short offline       Completed without error       00%     16282         -

#14  Extended offline    Completed without error       00%     16138         -

#15  Short offline       Completed without error       00%     15946         -

#16  Extended offline    Completed without error       00%     15804         -

#17  Short offline       Completed without error       00%     15706         -

#18  Short offline       Completed without error       00%     15519         -

#19  Short offline       Completed without error       00%     15471         -

#20  Short offline       Completed without error       00%     15423         -

#21  Short offline       Completed without error       00%     15375         -


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.


[root@freenas] ~# 
[/CODE]
 
Status
Not open for further replies.
Top