Search
Support & Downloads
All of Support
This Category
This Product
Chipsets
Intel® Matrix Storage Manager
What is RAID 10?

RAID 10
A RAID 10 array uses four hard drives to create a combination of RAID levels 0 and 1 by forming a RAID 0 array from two RAID 1 arrays.

Since all of the data on the RAID 0 array is duplicated, the capacity of a RAID 10 array is the size of the RAID 0 array. For example, four 400 GB hard drives in a RAID 10 array will appear as a single 800 GB hard drive to the operating system.

The primary benefit of RAID 10 is that it combines the benefits of RAID 0 performance and RAID 1 fault-tolerance. It provides good data reliability in the case of a single drive failure. When one hard drive fails, all data is immediately available from the other half of the mirror without any impact to the data integrity. In the case of a disk failure, the computer system will remain fully operational to ensure maximum productivity. Data fault-tolerance can be restored by replacing the failed drive.

The performance of a RAID 10 array is greater than that of a single drive since data can be read from multiple disks simultaneously. Compared to a two-disk RAID 0, RAID 10 read performance is higher as data can be read from either half of the mirror, but write performance is slightly lower due to ensuring data is written out completely to the array.

Minimum Disks: 4
Advantage: Combines the read performance of RAID 0 with the fault-tolerance of RAID 1.
Fault-tolerance: Excellent - disk mirroring means that all data on one disk is duplicated on another disk.
Application: High-performance applications requiring data protection, such as video editing.

This applies to:
Intel® Matrix Storage Manager

Solution ID: CS-020655
Date Created: 27-Mar-2005
Last Modified: 21-Aug-2006