RAID 5

Why Trust Techopedia

What Does RAID 5 Mean?

RAID 5 is a standard RAID level configuration that uses block-level data striping and distributes parity to all the disks. There is still some overhead during parity calculations, but since parity is written to all disks, no single drive can be considered the bottleneck, and I/O operations are spread evenly across all drives. RAID 5 outperforms RAID 4 and achieved popularity because of the low cost of redundancy it provides.

Advertisements

Techopedia Explains RAID 5

Because RAID 5 stripes data and parity bits across all disks, it is very tolerant of single disk failures, although this reduces the disk capacity slightly. If a disk fails, it simply has to be replaced and the system can go on. Further data reads are calculated from the parity so that end users do not even notice the disk failure.

RAID 5 is similar to RAID 4, but the dedicated drive used for parity was removed and replaced with a distributed algorithm. This resolves the bottlenecks caused by a dedicated parity disk.

Advantages:

  • Can tolerate the loss of a single drive
  • Good random read performance
  • Good sequential read and write performance

Disadvantages:

  • Parity calculation may slow down system
  • Due to parity overhead, random write performance takes a hit

Unlock cost-effective storage solutions with a RAID calculator.

Advertisements

Related Terms

Margaret Rouse
Technology Specialist
Margaret Rouse
Technology Specialist

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.