Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Networking (https://www.askmehelpdesk.com/forumdisplay.php?f=76)
-   -   Raid 61 vs. Raid 10? (https://www.askmehelpdesk.com/showthread.php?t=826974)

  • Aug 15, 2016, 10:47 AM
    JimKen57
    Raid 61 vs. Raid 10?
    I have four TeraStation data blades that are currently set to Raid 61. Each has 4 disk drives (3TB each). They are empty/new. I have two older data blades - again, 4 disk drives (3TB each). One data blade is used for storage, the other is for backup. I need to transfer the data from the two older blades to the four new data blades. Is there any significant benefit from changing the new blades from Raid 61 to Raid 10 BEFORE transferring data from old to new?
  • Sep 4, 2016, 04:50 PM
    InfoJunkie4Life
    It really depends on the load required for these servers.

    RAID 6 is a redundant set of hard disks that utilize double parity and striping. This allows for two simultaneous failures of hard disks without data loss. Disks may be replaced and will rebuild the RAID array without interruption of service. RAID 61 is a set of mirrored versions of RAID 6 drives allowing for 4 simultaneous failures. The striping allows for a great performance boost while double parity is actually a bit of a drain on the system, especially during a rebuild. The parity of the disks greatly increases read/write time due to the data being chopped up for parity redundancy.

    RAID 10 has a better performance option, while using less disks for the build. It however only allows for a single disk failure at any given time without data loss. Rebuild has virtually no impact on performance. Its design contains 2 sets of mirrored drives in a RAID 1 configuration, coupled by as RAID 0 strips. It reads and writes from both RAID 1 arrays different sections of the same data chunk, doubling read/write speeds.

    RAID 6 and 61 both have performance increases over a RAID 1 configuration, but RAID 0 is faster and faster for each additional stripe.

    Migrating from RAID 61 to 10 could be a very tedious and time consuming matter. I'd advise to make a choice prior to data migration, as it can cause significant down time after the fact. It would be possible to run your active server as a RAID 10 array for speed, while running a RAID 6 array on your backup for reliability.

    https://www.askmehelpdesk.com/attach...id=48471&stc=1https://www.askmehelpdesk.com/attach...id=48472&stc=1

    Note: The second image for RAID 6 is slightly inaccurate... generally a RAID 6 array has 4 drives, while a RAID 61 array has 8.
  • Sep 6, 2016, 05:22 AM
    JimKen57
    Very helpful. I did choose to utilize Raid 61. I like the dual drive failure, yet still working, option. It was slow transferring data, but I'm never in a big hurry here. Your reply is appreciated.
  • Sep 6, 2016, 09:46 AM
    InfoJunkie4Life
    Cheers!

  • All times are GMT -7. The time now is 12:08 AM.