About Linux FAQ

Browse More FAQs:

What happens when hard disk fails in raid 5

Posted by Vivek Gite [Last updated: February 16, 2006]

RAID is acronym for Redundant Array of Independent Disks, also known as Redundant Array of Inexpensive Disks. It is use to increase reliability. You combine multiple physical hard disks into groups (arrays) that work as a single logical disk i.e. this array of drives appears to the computer as a single logical storage unit or drive.

RAID-5 features
RAID level 5 has following features:

  1. Striping with distributed parity
  2. Fault tolerance supported
  3. Redundancy supported (parity)
  4. Hot spare option supported
  5. Minimum 3 or more disk needed
  6. Performance: Good
  7. Protection: Good (if any disk fails data can be recovered)
  8. Above characteristics makes RAID 5 popular and is well suited to transaction orinted environments.

What happens when hard disk fails in raid 5

  • Because of parity, information all data are available in case one of the disks fails. If extra (spare) disks are available, then reconstruction will begin immediately after the device failure.
  • However if two hard disks fail at same time, all data are LOST.
  • In short RAID 5 can survive one disk failure, but not two or more.

Subscribe to our free e-mail newsletter or RSS feed to get all updates. You can Email this page to a friend.

Related Other Helpful FAQs:

Discussion on This FAQ

  1. Koçsistem Says:

    i ve 6 disks with raid 5 … Now one of them fails and can i change it directly? Should i have to do anything before replacing the red blinking failed disk ? My server is compaq proliant 1600 ..

  2. vivek Says:

    If it is hot swappable disk, just replace it. Otherwise shutdown box and replace hard disk. Reconstruction will begin immediately after replacement!

  3. Nikhil Says:

    Hi,

    I had raid 5 with three harddrive of 250 gb… out of three one hard drive fail so according to the raid 5 setup we change the fail harddisk and inserted brand new of 500gb and keep the process for rebuild, it took about 8 hours to rebuild but when the procees was completed i was not able to see the drive in the computer so can you please help to let me know of i am missing some configuration or settings…

    cheeers!

Leave a Reply

We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Copyright © 2006-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Sitemap - Powered by Open source software.