raid or no raid?

Associate
Joined
14 Oct 2008
Posts
107
I am looking at a 2 disk configuration. Rather than loose the total redundancy with a RAID 0 would there be performance benefit if I simply used both on their own SATA cable and managed it such that the read load for any programs/data running would be equally dispersed?

Redundancy isn't an issue I am looking more at performance. High performance hard drives seem to offer very fast transfer rates which if dedicated to running a single program should offer a performance benefit over using a single HDD for all of the load?

Any help much appreciated.
 
Last edited:
FYI: even in RAID - both drives still need their own SATA cable :P.

Raid0 generally increases the drives speed by 15 - 25%.
As you know, RAID1 allows you to mirror a drive. If redundancy isnt a problem then i'd stick two drives in RAID0 for the slight performance benefit.

Keeping them as separate drives looses this benefit.
 
FYI: even in RAID - both drives still need their own SATA cable :P.

Raid0 generally increases the drives speed by 15 - 25%.
As you know, RAID1 allows you to mirror a drive. If redundancy isnt a problem then i'd stick two drives in RAID0 for the slight performance benefit.

Keeping them as separate drives looses this benefit.

Thanks.

Sure they would need their own cables anyway, but a HDD going direct to the southbridge controller and running a dedicated program would also show performance benefits no?

If one drive fails in RAID0 can data still be taken off the other drive?
 
Last edited:
if raid 0 fails, you lose data of both drives, think of raid 1 as an availability solution, if you cannot have down time and must be able to work raid 1 or even 5 is a viable solution
 
Thanks.

Sure they would need their own cables anyway, but a HDD going direct to the southbridge controller and running a dedicated program would also show performance benefits no?

If one drive fails in RAID0 can data still be taken off the other drive?

If you can afford it, you can run drives in whats called 'RAID10' - a combination of RAID 1 and 0.

Basically... 4 Drives. Two pairs of RAID 0 to double the storage. Then the RAID0 join to create a RAID1 cluster... so if a drive from one dies then it is backed up on the other RAID0.

Confusing i know and you need 4 drives but an excuse to but shiny things :).
 
Back
Top Bottom