An Introduction to RAID

RAID is a technology that provides increased storage functions and reliability through redundancy.

When a group of independent physical storage drives is set up to use RAID technology, they are in a RAID array. This array distributes data across multiple storage drives, but the array appears to the host computer as one single storage unit. Creating and using RAID arrays provides high performance, such as the expedited I/O performance, because several drives can be accessed simultaneously.

RAID drive groups configured according to certain RAID levels also improve data storage reliability and fault tolerance compared with single-drive storage systems. Data loss resulting from a drive failure can be prevented by reconstructing missing data from the remaining drives.

Note: For RAID 0, the missing data resulting from a drive failure cannot be reconstructed.