RAID Levels

<< Disks and Interfaces | RAID Levels | Local Disk Configurations >>


RAID is an acronym for Redundant Array of Independent (or Inexpensive) Disks, and the term describes a group of multiple small hard disk drives organized to appear as one large drive. RAID configurations improve system performance by increasing the speed at which you can read and write your data. RAID arrays also add storage capacity and some RAID levels enhance your system reliability .

 

Typically, a RAID configuration consists of a number of hard disks, a specialized controller, possibly one or more parity drives, and hot spare drives. In the event of a drive failure, the parity drives in the array provide error detection and the capability to recover the original information stored on the failed drive, making the drive failure transparent to the end-user. Most RAID systems then use the hot spare drive(s) associated with the RAID array as a replacement for the failed disk, rebuilding the lost data to the new drive and returning the array to full performance more quickly.

  • Hot spares always enhance RAID reliability.

 

RAID technology is an integral building block for todays' high performance storage systems, so it's important to understand some of the basics, and trade offs, associated with the different RAID levels. Each RAID level can be characterized as having a greater or less advantage over another RAID level in the following areas; performance, capacity, reliability, cost, and computational cost (overhead).

 

The successful selection, configuration, and deployment of your storage solution requires some knowledge of RAID technology. The following definitions should help you understand the different levels of RAID and their inherent advantages and dis-advantages. We've marked the commonly used RAID levels with a * in the title for your convenience.

 

RAID Level: *0 | *1 | 0+1 | 3 | 4 | *5 | *6 | *10 | *50 | *60

Click to expand all sections, to expand a single section, and to open the reference as a pop up.


*RAID Level 0 (Data Striping)

 


*RAID Level 1 (Data Mirroring)

 


RAID Level 0+1 (a mirror of stripes)

 


RAID Level 3

 


RAID Level 4

 


*RAID Level 5 (Striped Data / Striped Parity)

 


*RAID Level 6

 


*RAID Level 10 (a stripe of mirrors)

 


*RAID Level 50 (a stripe of RAID 5 Arrays)

 


*RAID Level 60 (a stripe of RAID 6 Arrays)

 

 

 
















Next we'll discuss some of the local disk options used in HPC solutions.



<< Disks and Interfaces | RAID Levels | Local Disk Configurations >>


 

Bookmark and Share