NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

rabidh's avatar
rabidh
Aspirant
Apr 23, 2018
Solved

Disk fail in X-RAID2, after sync half my files are gone!

Hi, I'm on a ReadyNAS NV+ v2, with RAIDiator 5.3.11.   I had it configured for X-RAID2 with 3x 2GB drives and one older 512GB drive. A few days ago the 512GB drive failed, leaving the array unprote...
  • StephenB's avatar
    StephenB
    Apr 24, 2018

    rabidh wrote:

     

    It seems particularly unlucky that the replacement drive I put in was faulty. Having just read into it a bit, I wasn't aware that in most RAID systems if one copy of the data becomes corrupt then even though it is duplicated ...

     

    In your case your NAS is using RAID-5.  RAID-5 doesn't duplicate your data.  Rather it uses parity blocks that allow it to reconstruct data when something is missing.

    Putting this in mathematical terms: Imagine a 4-disk RAID-5 array.  If disks 1,2, and 3 have A, B, and C data blocks at sector N, then the fourth disk would have P=A+B+C in that sector.  (It doesn't use normal addition, but does something else that has the same effect).  Then if the disk 3 is replaced, the NAS reconstructs C using P-A-B.

     

    This only works if the remaining disks can all be read (and when all have the correct data).  If a disk can't be read duiring reconstruction, then the reconstruction fails (and the NAS knows that).  If a disk is read, but gives the wrong data, then the reconstruction gives the wrong result (and the NAS has no way to detect that).  Similarly, if the wrong data was somehow written to one of the disks in the first place (or if a disk write was lost), then the reconstruction will fail (and there is no way to detect that).

     


    rabidh wrote:

     

    it'll probably still cause corruption ... and probably the more high end systems have options in place to work around that.

     


    Once corruption happens, then there is risk of data loss - that's just as true in high-end enterprise/cloud systems as it is in home NAS.

     

    High-end systems have some features which can reduce the chance of corruption happening in the first place.  For instance

    • Error-correcting RAM
    • Dual Power Supplies to help ensure that a PSU failure doesn't result in lost writes.
    • UPS protection

    BTW, UPS protection is something I always recommend (for all NAS).  Often data corruption occurs with unexpected power loss.

     

    Also if you have more disks in the NAS, there are some advanced RAID modes that can handle more than one failed disk.  There is a price for that (both reduction in capacity and lower performance).  And they don't help if the wrong data is on one or more disks.  They only help if the disk can't be read.

     

    Newer OS-6 ReadyNAS (at all price points) do have some features that are relevant here.  They have more scheduled maintenance functions, that can detect issues sooner.  They also use a newer file system called BTRFS, which supports built-in checksums that can detect corruption.  That also gives those NAS some more sophisticated options for reconstruction.

     

    But for all storage (enterprise and home) the primary defense against data loss/corruption is to have independent backups - full copies of the data on other devices,   

     

     

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More