Redundant Array of Inexpensive Disks. Multiple physical hard disks that cooperate together for purposes of speed and/or fault tolerance. Fault tolerance means that if one of the disks fails, the system can continue with no data is lost.

The RAID is treated as a single logical hard drive, so the RAID, as a whole, sometimes has its own disk controller. If, on the other hand, each disk has its own controller, then the disks are said to be duplexed. Duplexing can be faster and safer.

RAID comes in different kinds:

The most important kinds of RAID have built in support in Windows NT:

The RAID software can run in one of three places: on the host server, on a HBA (Host Bus Adapter) on the host server, or on an external bridge controller outside of the host server, often in the storage array cabinet. The latter are more expensive but the former are more flexible.

Page Modified: (Hand noted: 2005-07-08 15:34:18Z) (Auto noted: 2007-11-17 06:40:55Z)