Hi All,
I help build my frind a NAS using all brand new hardware. Including the 3x brand new Segate Barracuda 2TB 7200RPM SATA3 Drives. Motherboard is Gigabyte GA-B85M-D3H with 3.2ghz intel i3 and 4GB GSKill RAM. The NAS is only 3 months old. From the first week onward ZFS Scrub finding and fixing few error. First one driver and slowly others. Now It is at a point where it can't even fix the data anymore. we have backup of the data. Safety of the data is not in question at this point.
* How likely that all 3 brand new drives be failing so soon?
* Could the error be originating from somewhere else?
* Before we could successfully RMA the drives we have to prove to the shop that the drives are actually faulty and not other hardware/software or configuration is faking the Drive error. any suggestion how do we go around proving the drive failure?
* I am a ZFS noob. How bad are these numbes 2.33K, 2.37K, 2.24K etc?
* "scan: scrub repaired 444M" does this mean ZFS fixed 444Mbytes of data?
* In an imaginary scale of 1 to 100 (1=seriously bad, 100=ok), how bad is this situation? (in terms of hardware failure and future data lose) (data at this point is safe and well backed up)
Code: Select all
Pool information and status
pool: pool1
state: ONLINE
status: One or more devices has experienced an error resulting in data
corruption. Applications may be affected.
action: Restore the file in question if possible. Otherwise restore the
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: scrub repaired 444M in 1h8m with 1 errors on Tue Sep 30 16:53:42 2014
config:
NAME STATE READ WRITE CKSUM
pool1 ONLINE 0 0 1
raidz1-0 ONLINE 0 0 10
ada0.nop ONLINE 0 0 2.33K
ada1.nop ONLINE 0 0 2.37K
ada2.nop ONLINE 0 0 2.24K
errors: Permanent errors have been detected in the following files:
/mnt/pool1/dataset1/Movies/All Movies/of the Moon (2011) - 3D.mp4
Copyright © 2012-2014 The NAS4Free Project
navi


