Cheap RAID Ravages WD Raptor

RAID Modes Compared

We have to point out that RAID 0 does not really incorporate the key idea behind RAID, which stands for Redundant Arrays of Independent/Inexpensive Drives. Redundant refers to storing data at least twice, so the array will still hold an intact data set in case one hard drive of the array should die. RAID 1, for example, mirrors data on a second drive in real time, so if one of the drives fail, you'll only notice because your RAID controller tells you about it. RAID 5 is the more sophisticated, professional option. It works like a RAID 0, distributing data blocks across hard drives, but it includes a stripe set with parity data. Therefore, the net capacity of a RAID 5 equals the total capacity of all drives minus one drive. The parity data is not written onto a single drive (which would be a RAID 3), but rather is distributed across all drives to avoid creating a performance bottleneck when reading or writing parity data from a single drive. RAID 5 requires at least three hard drives.

Latest Videos FromTom's Hardware
Patrick Schmid
Editor-in-Chief (2005-2006)

Patrick Schmid was the editor-in-chief for Tom's Hardware from 2005 to 2006. He wrote numerous articles on a wide range of hardware topics, including storage, CPUs, and system builds.

  • malveaux
    Great review. This is a very important issue for some people. For me, I don't like getting the most expensive new edge tech when I can get less expensive options. RAID is a very simple technology, but it happens to work better because like all things, more heads do better than one in a thinking contest.

    I would have been really impressed if you guys took 4 drives at 7200rpm and low sizes, like 80gig drives, and did a RAID 0 with 4 drives and compared that speed with them. The access time would have been the same, but for the cost, the read and write would have been retarded high and made it look silly.

    Then again, your electricity bill may be the difference in the cost, lol.
    Reply