Harddisk showing ECC Error?

Status
Not open for further replies.

MadsRC

Dabbler
Joined
Jul 14, 2013
Messages
20
My daily status reports have begun notifying me of this:
Code:
Checking status of 3ware RAID controllers:
 
Controller c0:
 
Unit  UnitType  Status        %RCmpl  %V/I/M  Stripe  Size(GB)  Cache  AVrfy
------------------------------------------------------------------------------
u0    JBOD      OK            -      -      -      1863.02  Ri    OFF   
u1    JBOD      OK            -      -      -      1863.02  Ri    OFF   
u2    JBOD      OK            -      -      -      1863.02  Ri    OFF   
u3    JBOD      OK            -      -      -      1863.02  Ri    OFF   
u4    JBOD      OK            -      -      -      1863.02  Ri    OFF   
u5    JBOD      OK            -      -      -      1863.02  Ri    OFF   
 
VPort Status        Unit Size      Type  Phy Encl-Slot    Model
------------------------------------------------------------------------------
p0    OK            u0  1.82 TB  SATA  0  -            WDC WD2002FYPS-02W3
p1    OK            u1  1.82 TB  SATA  1  -            WDC WD2002FYPS-01U1
p2    OK            u2  1.82 TB  SATA  2  -            WDC WD2002FYPS-01U1
p3    OK            u3  1.82 TB  SATA  3  -            WDC WD2002FYPS-01U1
p4    ECC-ERROR      u4  1.82 TB  SATA  4  -            WDC WD2002FYPS-02W3
p5    OK            u5  1.82 TB  SATA  5  -            WDC WD2002FYPS-01U1 


But it also contains this:
Code:
Checking status of zfs pools:
NAME  SIZE  ALLOC  FREE    CAP  DEDUP  HEALTH  ALTROOT
vol1  10.9T  1.52T  9.35T    14%  1.00x  ONLINE  /mnt
 
all pools are healthy


And I get this from the terminal:
Code:
[root@freenas ~]# zpool status                                                                                                     
  pool: vol1                                                                                                                       
state: ONLINE                                                                                                                     
status: The pool is formatted using a legacy on-disk format.  The pool can                                                         
        still be used, but some features are unavailable.                                                                         
action: Upgrade the pool using 'zpool upgrade'.  Once this is done, the                                                           
        pool will no longer be accessible on software that does not support feature                                               
        flags.                                                                                                                     
  scan: scrub repaired 0 in 1h59m with 0 errors on Thu Nov 14 01:59:25 2013                                                       
config:                                                                                                                           
                                                                                                                                   
        NAME                                            STATE    READ WRITE CKSUM                                                 
        vol1                                            ONLINE      0    0    0                                                 
          raidz2-0                                      ONLINE      0    0    0                                                 
            gptid/95c26382-f2b7-11e2-b96a-0025900055f4  ONLINE      0    0    0                                                 
            gptid/972b1579-f2b7-11e2-b96a-0025900055f4  ONLINE      0    0    0                                                 
            gptid/97db458f-f2b7-11e2-b96a-0025900055f4  ONLINE      0    0    0                                                 
            gptid/988db300-f2b7-11e2-b96a-0025900055f4  ONLINE      0    0    0                                                 
            gptid/992f1bc8-f2b7-11e2-b96a-0025900055f4  ONLINE      0    0    0                                                 
            gptid/99e0953d-f2b7-11e2-b96a-0025900055f4  ONLINE      0    0    0                                                 
                                                                                                                                   
errors: No known data errors


So too me it looks like the zpool is okay, but I still got that feeling in the bakc of my head that something is up.

I am thinking I should replace the disk (Just need to verify the steps first...) - What do you guys say? Is the disk dying (It still under warranty as it's a WD Black disk)?

Please post if you need me to run a few other commands.
 

warri

Guru
Joined
Jun 6, 2011
Messages
1,193
Do you see any problematic values in the SMART attributes of the disk?
 
Status
Not open for further replies.
Top