Self-Test Log error count increased from 0 to 1 but long test shows all is well

Chupa0

Dabbler
Joined
Dec 16, 2013
Messages
33
Running FreeNAS-11.1-U6
I received the Self-Test Log error count increased from 0 to 1 notification and started following this guide:
https://forums.freenas.org/index.ph...bleshooting-guide-all-versions-of-freenas.17/
I get lost at the troubleshooting procedure as I don't see any of the errors mentioned.

The original notification was from an automated daily short test. I ran a manual short and long test and the error did not seem to come up again. Should I replace this drive?
My system still has the Device: /dev/da3, Self-Test Log error count increased from 0 to 1 alert active. Will this go away when I replace the drive? Do I need to manually reset it?


Code:
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Vendor:               SEAGATE
Product:              ST320004CLAR2000
Revision:             BS17
User Capacity:        2,000,398,934,016 bytes [2.00 TB]
Logical block size:   512 bytes
Rotation Rate:        7200 rpm
Form Factor:          3.5 inches
Logical Unit id:      0x5000c50034bb6c6f
Serial number:        9WM74BH5    00009201LK3A
Device type:          disk
Transport protocol:   SAS (SPL-3)
Local Time is:        Wed Jan  2 17:13:32 2019 EST
SMART support is:     Available - device has SMART capability.
SMART support is:     Enabled
Temperature Warning:  Disabled or Not Supported

=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK

Current Drive Temperature:     37 C
Drive Trip Temperature:        68 C

Manufactured in week 31 of year 2011
Specified cycle count over device lifetime:  10000
Accumulated start-stop cycles:  112
Specified load-unload count over device lifetime:  300000
Accumulated load-unload cycles:  112
Elements in grown defect list: 0

Vendor (Seagate) cache information
  Blocks sent to initiator = 1786084582
  Blocks received from initiator = 1084456852
  Blocks read from cache and sent to initiator = 218606758
  Number of read and write commands whose size <= segment size = 47367550
  Number of read and write commands whose size > segment size = 0

Vendor (Seagate/Hitachi) factory information
  number of hours powered up = 12109.35
  number of minutes until next internal SMART test = 43

Error counter log:
           Errors Corrected by           Total   Correction     Gigabytes    Total
               ECC          rereads/    errors   algorithm      processed    uncorrected
           fast | delayed   rewrites  corrected  invocations   [10^9 bytes]  errors
read:   824530356       24         0  824530380   824530380       8276.666           0
write:         0        0         0         0          0      11718.843           0
verify: 2900891583        0         0  2900891583   2900891583      72978.806           0

Non-medium error count:        2

SMART Self-test log
Num  Test              Status                 segment  LifeTime  LBA_first_err [SK ASC ASQ]
     Description                              number   (hours)
# 1  Background long   Completed                   -   12092                 - [-   -    -]
# 2  Background short  Completed                   -   11984                 - [-   -    -]
# 3  Background short  Failed in segment -->       -   11954           4197634 [0x3 0x11 0x0]
# 4  Background long   Completed                   -   11741                 - [-   -    -]
# 5  Background short  Completed                   -   11594                 - [-   -    -]
# 6  Background short  Completed                   -   11474                 - [-   -    -]
# 7  Background long   Completed                   -   11381                 - [-   -    -]
# 8  Background short  Completed                   -   11234                 - [-   -    -]
# 9  Background long   Completed                   -   11021                 - [-   -    -]
#10  Background short  Completed                   -   10874                 - [-   -    -]
#11  Background short  Completed                   -   10754                 - [-   -    -]
#12  Background long   Completed                   -   10660                 - [-   -    -]
#13  Background short  Completed                   -   10489                 - [-   -    -]
#14  Background long   Completed                   -   10276                 - [-   -    -]
#15  Background short  Completed                   -   10129                 - [-   -    -]
#16  Background short  Completed                   -   10009                 - [-   -    -]
#17  Background long   Completed                   -    9916                 - [-   -    -]
#18  Background short  Completed                   -    9769                 - [-   -    -]
#19  Background long   Completed                   -    9556                 - [-   -    -]
#20  Background short  Completed                   -    9409                 - [-   -    -]

Long (extended) Self Test duration: 6 seconds [0.1 minutes]
 
Joined
May 10, 2017
Messages
838
You need to manually reset the error, SMART for SAS is not as detailed as for ATA drives, but disk should be OK for now, though I would replace it if there's another failed test.
 
Top