|
|
|
|
|
by gav
4915 days ago
|
|
To add some extra emphasis to wazoox's point, RAID-6 is always a better choice than RAID-5. If you're willing take a capacity hit for improved write performance, RAID-1+0 is great. Though you can only survive two disks failing if they are in different pairs. You should also not look at RAID as infallible, if the data is important it should be mirrored in multiple locations. |
|
Right. Because it bears repeating still: RAID is not for backup, RAID is for high availability.