• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

difference between raid 0+1 and raid 10?

It's in the way the data is stripped. With Raid 0+1, you are mirroring a set of Raid 0 disks. With Raid 10 you are mirroring the data, not disks. You can sometimes lose 2 drives with a Raid 10 array without data loss.


 


<< the use of RAID 10 is kinda confusing.

I generally say 0,1 (numerical order =P)

<<

Raid ten is actually a standard. There are Raid levels 0-15, but 0,1,5, and 0+1 or 10 are the most common.
 
Don't know which came first and what the actual standard is named but Raid 1+0 and Raid 10 are the same. I prefer the term 1+0 as it describes it a little better. With Raid 0+1, you first have a Raid 0 set, then it's mirrored. Raid 1+0 you have a Raid 1 set, then you stripe it. (0)

 
&quot;There are Raid levels 0-15, but 0,1,5, and 0+1 or 10 are the most common.&quot;

I don't think there is a RAID 8 or 9, or at least not a defined standard. There are companies that create their own RAID levels and sell them as proprietary systems, but to call those standards would be a bit of a stretch. There is no RAID 11-14 either. They can be created, as they are simply a mirror adapted to another level, but they really aren't defined, used, or practical for that matter (11, mirror of a mirror? great cost per MB/storage ratio there...). RAID 15 is extremely rare as well. You will see other random levels like 51 or 53 (03), but these are very complicated to properly implement without using mutiple RAID controllers and not practical for typical users.

From a user benefit position, the difference between RAID 10 and RAID 0+1 is that RAID 10 has a bit more fault tolerance. If you lose a drive in a RAID 0+1 array you are left with a RAID 0 array which means the next lost drive is the loss of your data. With RAID 10 you can lose more than 1 drive in certain situations and still have you data intact.
 
hmmm, I thought I saw a document a long time ago that specified 0-15, but like you said it was probably propriatary. Anyway, I found some info on Dells site that defines the RAID levels. If I find anymore good ones I'll post em here.

Raid Advisory Board
 
Back
Top