06-02-2006, 06:36 PM
Yep... I bought a couple 160 gb serial ata hard drives today. For the sole purpose of setting up a RAID array. Specifically a RAID 1 array. Why not RAID 0 you say? Well, RAID 0 is nice if you want spanning with some extra performance, but it's not going to be consistent performance since the data is essentially split between the hard drives. Also, if you loose a hard drive, you loose everything, there's no redundancy. With RAID 1 both hard drives have identical copies of your data. With this setup you will always have essentially twice the performance on reads, as the interface will split the read tasks evenly between the two drives (think of it as SLI for your hard drives). The downside is that write performance will be the same as a single hard drive (as both drives have to have identical data). But, since reading is what your hard drive spends the majority of its time doing, the performance gains will seem better than with a RAID 0 setup.
--edit--
It would seem that my SATA controller is not one that splits the read tasks. My performance gains so far only seem to be that of the jump from an ATA100 drive to ATA150. Looks like I'll be setting up a RAID 0 array.
--edit--
Got it all working. Blazing fast speed and 320 gigabytes of space. And the inside of my case is a bit cleaner.
--edit--
It would seem that my SATA controller is not one that splits the read tasks. My performance gains so far only seem to be that of the jump from an ATA100 drive to ATA150. Looks like I'll be setting up a RAID 0 array.
--edit--
Got it all working. Blazing fast speed and 320 gigabytes of space. And the inside of my case is a bit cleaner.

