You are on page 1of 5

20/07/2009 Difference between RAID 0+1 vs R…

Systems
Engineering and
RDBMS
Home
About
Domains
Whitepapers

Categories
.Net Development
Business Intelligence
CRM
Data Model
DB2 LUW
Decipher News
Disaster Recovery
Exchange
General
Hardware

…wordpress.com/…/difference-bet… 1/5
20/07/2009 Difference between RAID 0+1 vs R…
1,537,682 Views

Feed Count

Search

Email Subscriptions
Subscribe to Systems Engineering and
RDBMS via Email

RSS Subscriptions
Subscribe to Systems Engineering and
RDBMS via RSS Feed

Recent Posts
The Sixth Sense: Future
of Technology?
FTP’ing data from one machine
to another without disk storage
Number of Files for Tempdb
CPU usage reaching 100% with
SQL Server 2005-SP3

Custom Search

…wordpress.com/…/difference-bet… 2/5
20/07/2009 Difference between RAID 0+1 vs R…
SQL Server Agent
What RAID is Best for You?
Effectively Repairing Windows
2003 Server

Blog Roll
Arup Nanda
Ask Perf
Cary Millsap’s blog
DBAzine Blogs
EMR & HIPAA
GigaOM
IBM Blogs
IR Web Report
ORA FAQs
Oracle Blogs
Pinal Dave
SQL Blog
SQL CAT
TechNet Blogs
Tom Kyte’s Blog
Unix Blogs
Wireless Blog – AORTA

« Compound Assignment Operators in SQL


Server 2008
Resource Database in SQL Server 2005 »

Difference between RAID


0+1 vs RAID 1+0
Posted by decipherinfosys on January 15,

…wordpress.com/…/difference-bet… 3/5
20/07/2009 Difference between RAID 0+1 vs R…
of 10 each. Then, we would turn each set
into a RAID 0 array containing 10 disks
each and then we would mirror those two
arrays.

So, is there a difference at all? The storage


is the same, the drive requirements are the
same and based on the testing also, there is
not much difference in performance either.
The difference is actually in the fault
tolerance. Let’s look at the two steps that we
mentioned above in more detail:

RAID 1+0:
Drives 1+2 = RAID 1 (Mirror Set A)
Drives 3+4 = RAID 1 (Mirror Set B)
Drives 5+6 = RAID 1 (Mirror Set C)
Drives 7+8 = RAID 1 (Mirror Set D)
Drives 9+10 = RAID 1 (Mirror Set E)
Drives 11+12 = RAID 1 (Mirror Set F)
Drives 13+14 = RAID 1 (Mirror Set G)
Drives 15+16 = RAID 1 (Mirror Set H)
Drives 17+18 = RAID 1 (Mirror Set I)
Drives 19+20 = RAID 1 (Mirror Set J)

Now, we do a RAID 0 stripe across sets A


through J. If drive 5 fails, then only the
mirror set C is affected. It still has drive 6 so
it will continue to function and the entire
RAID 1+0 array will keep functioning.
Now, suppose that while the drive 5 was
being replaced, drive 17 fails, then also the
array is fine because drive 17 is in a different
mirror set. So, bottom line is that in the
above configuration atmost 10 drives can

…wordpress.com/…/difference-bet… 4/5
20/07/2009 Difference between RAID 0+1 vs R…
Popular RAID levels

This entry was posted on January 15, 2008


at 11:44 am and is filed under Hardware.
You can follow any responses to this entry
through the RSS 2.0 feed. Responses are
currently closed, but you can trackback from
your own site.

One Response to “Difference


between RAID 0+1 vs RAID 1+0”

1. raid 1 & 0 - Overclock.net -


Overclocking.net said
July 17, 2009 at 10:19 pm

[...] the RAID0 set. Look here for


RAID10 vs RAID 0+1 comparisons:
http://aput.net/~jheiss/raid10/
http://decipherinfosys.wordpress.com…
01-vs-raid-10/ [...]

Comments are closed.

« Compound Assignment Operators in SQL


Server 2008
Resource Database in SQL Server 2005 »

Blog at WordPress.com. | Theme:


Andreas09 by Andreas Viklund.

…wordpress.com/…/difference-bet… 5/5

You might also like