|
|
|
|
|
by KaiserPro
4615 days ago
|
|
This might sound a bit glib, but raid 5 shouldn't really be used in modern storage. If you ignore the performance issues (which can vary by device) its just not safe. Depending on the size of drive can take anywhere up 30hours+ to rebuild. bear in mind that you tend to use disks that are all the same batch, it leaves you in the danger zone for far too long. Your options are:
somesort of clever RAID (ZFS type thing)
Another type of clever RAID (Like the LSI chunk thingy in the DCS37000)
RAID 10 |
|