About Linux FAQ

Browse More FAQs:

Can RAID Act As The Reliable BACKUP Solution For Linux / UNIX / Windows Server?

Posted by Vivek Gite [Last updated: May 11, 2008]

Q. Can I use RAID as the only backup solution under Linux? Is RAID is reliable backup solution for server?

A. Short answer - NO.

Long answer - RAID is good for improving performance. RAID also offers fault tolerance. However, I've seen 100% data loss under RAID 5 and RAID 10. It is recommended that you use minimum RAID 6 for mission critical applications and data. RAID 6 is extension to RAID 5. It provides protection against double disk failure. RAID 6 protects against multiple bad block failures while non-degraded mode. RAID 6 protects against a single bad block failure while operating in a degraded mode.

For 100% peace of mind and data safety, perform regular scheduled backup outside Window / UNIX / Linux server using any one of the following solution (or combination of all):

  • NAS / SAN Storage
  • Backup to 2nd server
  • Tape backup
  • Create 2nd disaster recovery site
  • Always move data offsite
  • Virtualization can be used to create quick recovery plan

Checkout all our backup related articles here and here. I also recommend following books:

E-mail this to a friend      Printable version

Related Other Helpful FAQs:

Discussion on This FAQ

  1. Jason Walker Says:

    Great points in the article/response. To further some of the thoughts….

    The backup concept should be considered as a method to restore data to secondary computing devices or to restore the data based on the fault of a device or user error.

    RAID 5 is graceful for tolerance against a single point of failure (the article/response covers this) and allows admins to recover a system when a single drive requires replacement. This should mean hot-swappable drives - power and data connections.

    In the event the DATA CENTER is compromised, RAID don’t mean a thing if you can’t take it with you. The article/response starts down this path of “moving data off site”. There will be times when off site is the only option.

    Also, a RAID device is not going to allow an admin to recover files deleted by a user.

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

Tags: , , , , , , , , , , , , , , , , , ,

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