Besides redundancy, Raid can possibly increase performance of read access to the disks. Just make sure your disks for your raid array are on different channels.
Raid is not a substitute for backups! It only protects against hard drive failure; not against filesystem corruption. LVM has the ability to do snapshots at filesystem level but still that's not a replacement for a good backup system. Make sure you have a good backup system in place. A good disaster recovery system includes at minimum Raid, snapshots, and offline backup strategies.
Here are some links to some more information on LVM and RAID:
- Linux Software Raid with mdadm HowTo
- A beginners guide to LVM
- Wikipedia: Raid
- Wikipedia: LVM (Linux)
No comments:
Post a Comment