Jump to content

I was doing some research on RAID and RAID configuration speeds, and obviously RAID 0 provides striped storage giving you a linear performance benefit for every disk added to the array, and RAID 1 is straight up mirroring.

 

RAID 0:

150px-RAID_0.svg.png

 

RAID 1:

150px-RAID_1.svg.png

 

I read of something called RAID 1 Duplexing or Splitting, where you get a performance benefit of RAID 0, but the redundancy of RAID 1.  This is possible with 2 independant hardware controllers that allow the reading data off of a RAID 1 array to act as its reading a striped drive array.

So both drives, would be mirrored, but if you needed to access something, you could read

A1 off of Disk 0, and

A2 of of Disk 1

at the same time, instead of reading

A1 off of Disk 0 then reading

A2 off of Disk 0 as well,

essentially using one drive only.

 

With RAID 1 duplexing, is this true or not?  I haven't seen much content on it so I decided to post the question, but is it actually that easy to get RAID 0 performance in a RAID 1 array with duplexing?

 

Thanks!

Link to comment
https://linustechtips.com/topic/55244-raid-1-duplexing-question/
Share on other sites

Link to post
Share on other sites

I suggest you look at RAID 10

I am good at computer

Spoiler

Motherboard: Gigabyte G1 sniper 3 | CPU: Intel 3770k @5.1Ghz | RAM: 32Gb G.Skill Ripjaws X @1600Mhz | Graphics card: EVGA 980 Ti SC | HDD: Seagate barracuda 3298534883327.74B + Samsung OEM 5400rpm drive + Seatgate barracude 2TB | PSU: Cougar CMX 1200w | CPU cooler: Custom loop

Link to comment
https://linustechtips.com/topic/55244-raid-1-duplexing-question/#findComment-742841
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

×