Is RAID 10 the same as RAID 01?
RAID Levels 0 1 (01) and 1 0 (10)
Common Name(s): RAID 0 1, 01, 0/1, “mirrored stripes”, “mirror of stripes”; RAID 1 0, 10, 1/0, “striped mirrors”, “stripe of mirrors”. Labels are often used incorrectly; verify the details of the implementation if the distinction between 0 1 and 1 0 is important to you.
Technique(s) Used: Mirroring and striping without parity.
Description: The most popular of the multiple RAID levels, RAID 01 and 10 combine the best features of striping and mirroring to yield large arrays with high performance in most uses and superior fault tolerance. RAID 01 is a mirrored configuration of two striped sets; RAID 10 is a stripe across a number of mirrored sets. RAID 10 and 01 have been increasing dramatically in popularity as hard disks become cheaper and the four drive minimum is legitimately seen as much less of an obstacle. RAID 10 provides better fault tolerance and rebuild performance than RAID 01. Both array types provide very good to excellent overall performance by combining the speed of RAID 0 with the redundancy of RAID 1 without requiring parity calculations.
RAID 10 VS RAID 01
RAID 0 1 Combination of RAID 0 (data striping) and RAID 1 (mirroring). Optimize for Performance and Redundancy
RAID 0 1 combines the performance of RAID 0 with the redundancy of RAID 1.
To build a RAID 0 1 array, you first build a set of RAID 1 mirrored disks and you then combine these disk sets in a RAID 0 striped array.
A RAID 0 1 array can survive the loss of one disk from each mirrored pair. RAID 0 1 cannot survive the loss of two disks in the same mirrored pair.

RAID 10
RAID 10 and RAID 01 are not the same thing and it does matter. RAID 01 is a mirrored configuration of two striped sets. RAID 10 is a stripe across a number of mirrored sets.

RAID 01

RAID 01
RAID 10 provides better fault resilience and “rebuild” performance than RAID 01. Both array types provide very good to excellent overall performance by combining the speed of RAID 0 with the redundancy of RAID 1 without requiring parity calculations.
- Minimum number of drives: 4
- Strengths: Highest performance, highest data protection (can tolerate multiple drive failures).
- Weaknesses: High redundancy cost overhead; Because all data is duplicated, twice the storage capacity is required; Requires minimum of four drives.
Controller Requirements: Almost all hardware controllers will support one or the other of RAID 10 or RAID 01, but often not both. Even low end cards will support this multiple level, usually RAID 01. High end cards may support both 01 and 10.
Hard Disk Requirements: An even number of hard disks with a minimum of four; maximum dependent on controller. All drives should be identical.
Array Capacity: (Size of Smallest Drive) * (Number of Drives ) / 2.
Storage Efficiency: If all drives are the same size, 50%.
Fault Tolerance: Very good for RAID 01; excellent for RAID 10.
Availability: Very good for RAID 01; excellent for RAID 10.
Degradation and Rebuilding: Relatively little for RAID 10; can be more substantial for RAID 01.
Random Read Performance: Very good to excellent.
Random Write Performance: Good to very good.
Sequential Read Performance: Very good to excellent.
Sequential Write Performance: Good to very good.
Cost: Relatively high due to large number of drives required and low storage efficiency (50%).
Special Considerations: Low storage efficiency limits potential array capacity.
Recommended Uses: Applications requiring both high performance and reliability and willing to sacrifice capacity to get them. This includes enterprise servers, moderate sized database systems and the like at the high end, but also individuals using larger IDE/ATA hard disks on the low end. Often used in place of RAID 1 or RAID 5 by those requiring higher performance; may be used instead of RAID 1 for applications requiring more capacity.
Tools for RAID 10 and RAID 01
Clone RAID array to another RAID or physical disk without reinstalling Windows
Resize RAID virtual partition to solve low disk space problem and improve computer performance.
Recover deleted, formatted and lost data with RAID data recovery software
Popularity: 27%
Related Articles
- How to Resize raid 5 with Partition Magic Server without data losing?
- How to Create Dynamic Disk Volumes?
- What is RAID 5 and its features, advantage and disadvantage?
- What is RAID 1 and its features, advantage and disadvantage?
- What is RAID 0 and its features, advantage and disadvantage?
- What is the difference between hardware RAID and software raid?
One Response to Is RAID 10 the same as RAID 01?
Leave a Reply Cancel reply
Categories
- Data Backup
- Data Recovery
- Data Security
- Data Transfer
- Extend Partition
- HDD Basic
- HDD Clone
- HDD defragment
- HDD diagnose
- HDD monitor
- HDD News
- HDD optimise
- HDD repair
- HDD tool
- Partition magic
- Partition Manager
- Partition Recovery
- RAID
- Resize Partition
- Review
- Software Coupon
- Windows 2003 Server
- windows 7
Translator

Most Viewed
- How to Solve C Drive Run Out of Space Problem with Ease? - 60,353 views
- How to Merge Partitions in Windows Server or PC to Increase C Drive? - 45,081 views
- How to use Diskpart command line to convert/resize/delete partitions? - 38,094 views
- How to convert NTFS to FAT32 without data losing? - 32,318 views
- Change Partition Type between Logical and Primary without Data Losing - 27,519 views
- Resize Windows Server 2000/2003/2008 with Partition Magic Server Software - 24,601 views
- What is RAID 5 and its features, advantage and disadvantage? - 22,351 views
- Convert Dynamic Disk to Basic Disk without Data Losing - 20,082 views
- Hard Disk and Hard Drive Physical Components - 18,465 views
- How to change cluster size without reformatting? - 16,962 views











I had been arguing with my close friend on this issue for quite a while, base on your ideas prove that I am right, let me show him your webpage then I am sure it must make him buy me a drink, lol, thanks.
- Kris