The term "RAID" was first used by David Patterson, Garth A. Gibson, and Randy Katz at the University of California, Berkeley in 1987, standing for redundant array of inexpensive disks.[2] Industry RAID manufacturers later tended to interpret the acronym as standing for redundant array of independent disks.[3][4][5][6]
RAID is now used as an umbrella term for computer data storage schemes that can divide and replicate data among multiple physical History
The term RAID was first defined by David A. Patterson, Garth A. Gibson and Randy Katz at the University of California, Berkeley, in 1987. They studied the possibility of using two or more drives to appear as a single device to the host system and published a paper: "A Case for Redundant Arrays of Inexpensive Disks (RAID)" in June 1988 at the SIGMOD conference.[2]
Each of the five levels of RAID named in the paper were well established in the art prior to the paper's publications, for example:
Around 1983, DEC began shipping subsystem mirrored RA8X disk drives (now known as RAID 1) as part of its HSC50 subsystem.[7]
Around 1988, the Thinking Machines DataVault used error correction codes (now known as RAID 2) in an array of disk drives.[8] A similar approach was used in 1970s on the IBM 3330.[9]
In 1977, Norman Ken Ouchi at IBM filed a patent disclosing what was subsequently named RAID 4.[10]
In 1986, Clark et al. at IBM filed a patent disclosing what was subsequently named RAID 5.[11]
Standard levels
Main article: Standard RAID levels
A number of standard schemes have evolved. These are called levels. Originally, there were five RAID levels, but many variations have