[quote author=“Drachen”]1) Don’t RAID drives that aren’t equivalent. I’ve only RAIDed the same model drives together, but from what I understand, if you can do it, the RAID 0 volume will be double the smaller member of the array. Using two different speed drives (if it’s possible on your controller, I don’t know) your array will be limited by the speed of the slower drive. RAID doesn’t just make 2 drives into one logical drive. That’s known as JBOD (Just a Bunch Of Disks). Reads and writes are split across the drives. If you save RAHUL.DOC on the drive, part of it is on one drive and the rest on another. This is why if one drive dies, the entire array is considered fucked.
Know that if you are intent on booting off a SATA RAID array, you will need a floppy drive on your PC. XP requires the drivers to be on a floppy during the install. Yes, this is asinine.
For onboard RAID chipsets, it’s not really worth making a RAID 0 array. You don’t gain much speed and you get a big point of failure in return. Add-on cards will generally be faster in RAID 0 and you can do neat things like RAID 5. (good speed, great reliability)
2) There should be a BIOS setting to determine the boot drive.
3) Your choice. My power supply had one SATA-style power jack, so I happily used that instead of a molex for one of my drives.
You clearly know a lot about RAID. Is there anyway you could go through all of them really quick and list the main usage, features, benefits, downsides to each of them? I only know of RAID 0 and 1. Now I understand how a RAID 0 would work better but I still don’t get why people would do this. I think I understand how RAID 1 works a little (data mirroring being the keyword). But still could you go over them for clarification purposes.