Jump to content

Ok so, after watching techquickie for my home server I am considering either RAID 1 or 10. Forget the speed benefit with 10, which is technically or mathematically safer in event of failure? I plan to run 6 x 2TB HDD. I can see in RAID 1 unless both the original and copy fail together the data is safe but in RAID 10 with the Striped Mirror or Mirrored Striping (not sure which is correct) which of the 6 disks would have to fail in this Array to cause entire failure to the RAID?

 

I.e so in RAID 1 if all the mirrors fail but the originals are intact shouldn't all the data remain intact and readable. But in RAID 10 with the mirroring and flipping from a diagram point of view I am having trouble working out which would need to fail to cause complete disaster.. :s

Link to comment
https://linustechtips.com/topic/15429-raid-1-or-10/
Share on other sites

Link to post
Share on other sites

10 is the exact same as 1 but with the speed bonus and uses more drives to acquire, if you dont care about speed then just go with 1

Cpu: Intel i7 4770k @4.4 Ghz | Case: Corsair 350D | Motherbord: Z87 Gryphon | Ram: dominator platinum 4X4 1866 | Video Card: SLI GTX 980 Ti | Power Supply: Seasonic 1000 platinum | Monitor: ACER XB270HU | Keyboard: RK-9100 | Mouse: R.A.T. 7 | Headset : HD 8 DJ | Watercooled

Link to comment
https://linustechtips.com/topic/15429-raid-1-or-10/#findComment-172783
Share on other sites

Link to post
Share on other sites

you wont lose all data if that was the question because the drive will be cloned either way, but 1 is safer because in ten you still have raid 0 and if one raid 0 fails you still have another and that might fail too 

Cpu: Intel i7 4770k @4.4 Ghz | Case: Corsair 350D | Motherbord: Z87 Gryphon | Ram: dominator platinum 4X4 1866 | Video Card: SLI GTX 980 Ti | Power Supply: Seasonic 1000 platinum | Monitor: ACER XB270HU | Keyboard: RK-9100 | Mouse: R.A.T. 7 | Headset : HD 8 DJ | Watercooled

Link to comment
https://linustechtips.com/topic/15429-raid-1-or-10/#findComment-172794
Share on other sites

Link to post
Share on other sites

For a home server I'd suggest raid 5

With a hot spare you're set.

- Silverstone TJ08B-E - Gigabyte Z87M-D3H - i7 4770k @ 4.0GHZ 1.2v - 16gb Kingston HyperX Black 1600 - Gigabyte GTX 770 OC 4GB -


- Silverstone Fortress FT02 - MSI Z77 Mpower - i5 3570k @ 4.0GHZ 1.09v - 8gb Mushkin Blackline 1600 - MSI GTX 670 PE -


- Lenovo T430 (1600x900) - i5 3210m - 8GB DDR3 1333 - nVidia NVS5400M - 256GB mSATA OS - 320GB HDD-

Link to comment
https://linustechtips.com/topic/15429-raid-1-or-10/#findComment-172798
Share on other sites

Link to post
Share on other sites

Im just thinking in worse case scenario where in 1 both original and copy fail simultaneously. Highly unlikely I know but it has happened before im sure. I just cant wrap my head around which multiple drives in a RAID 10 would have to fail to cause disaster.

 

Ive heard in a RAID 5 if your using the onboard controller speeds can be very bad sometimes no faster than a single drive due to it not being able to handle it and RAID controllers can cost in the £300 to £400 range (on sites I trust for buying stuff) there more like to get a better one than whats already onboard. I was going to use 5 till I saw how many times the motherboard cannot handle it using the onboard controller.

 

I may benchmark a 5 with nothing on the drives just to see if it cripples the onboard. If not then I may use that if it does I may just go 1.

Link to comment
https://linustechtips.com/topic/15429-raid-1-or-10/#findComment-172802
Share on other sites

Link to post
Share on other sites

In a 6 drive RAID 10 array your data would be split (striped) into three parts, stored on drive A, B, and C in a RAID 0 configuration.  Each of those drives is also mirrored in a RAID 1 configuration, so you have drives A2, B2, and C2 each containing a backup of one of the 3 parts.  If drive A and A2, or B and B2, or C and C2, were to both fail together, then all data would be lost.  If A and B2 were to both fail then you would still be safe.  You would lose data only if both the original and the mirrored copy of a single part of the RAID 0 stripe were lost.

Link to comment
https://linustechtips.com/topic/15429-raid-1-or-10/#findComment-173349
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×