Which of the following is RAID 0+1? Which one is 1+0?
1) 4 HDDs (A, B, C, D), each 10Gb for simplicity.
First, A+B are put into RAID 0. C+D are also put into RAID 0.
Then A+B and C+D are put into RAID 1.
Result: 20Gb, for the system to not work, at least one of A/B and one of C/D must fail
2) 4 HDDs (A, B, C, D), each 10Gb for simplicity.
First, A+B in RAID 1, and C+D in RAID 1
Then, A+B and C+D in RAID 0
Result: 20Gb, for the system to not work, at least one of A/B and one of C/D must fail.
Which one has faster average read?
Which one has faster average write?
Is it true that both are equally reliable?
-
Why not just RAID 5?
-
I'm just confused about the 2 that I mentioned, that's all.
-
Ok. Just seems like both of them are overkill. And what notebook can even support 4 RAIDed drives?
-
Actually, this is the more reliable configuration.
2x RAID1 ==> 1x RAID0 -
Yes, greg got it, using two raid 1 configurations, is always safer than using two raid 0 configurations.
Choice 1 you stated, is Raid 0 + 1
choice 2 you stated, is Raid 1 + 0.
Choice 1 will give you slightly higher read and write speeds, but choice 2 will keep your data much safer.
K-TRON -
Thanks for the clarification guys!
Where I was thinking about a setup of 4 CF cards in RAID 0, and then I started looking into different types of RAID settings, which led to this question. -
How would you use 4 CF cards? They couldn't all be internal could they? I know the Intel 965 chipset only supports 3 SATA HDDs.
How would this work? 4 Drives in Raid 1+0 or 0+1??? That'd be pretty neat! -
It's because Addonics came out with SATA-to-Dual-CF adapters.
I have 2 SATAs on my laptop, hence 4 CFs. -
OHHHH I see, makes sense. That actually seems like a good idea. I doubt anyone's done a 4 HDD RAID configuration on it, have they? I'd just like to see how it went.
-
I've yet to find results about 4 CFs in any RAID setting.
However, I did drool over a RAID 0 setting of 9 true SSDs, giving a sustained read of ~800Mb/sec, article found here:
http://www.nextlevelhardware.com/storage/battleship/ -
Holy f**k, RAID 0 on 9 SSDs? Holy f**k....
-
Yep, and mind you, the ~800Mb/sec throughput is capped by the controller processor, which they claim is of enterprise-level already (IOP341).
The setup was aiming to hit around 1.1Gb/sec initially. -
So if it wasn't bottlenecked by the controller, then WOW. Just wow...
Confused about RAID 0+1 and Raid 1+0
Discussion in 'Hardware Components and Aftermarket Upgrades' started by Hahutzy, Jun 4, 2008.