Originally posted by: welrope9
I am building my first computer. I have already purchased a msi 875 neo fis2r, p4 2.6 800mhz, 512mb of corsair xms 3500, radeon 9700 aiw, and audigy 2 platinum. I will be using this computer mostly for gaming, and will be overclocking"hopefully". I need some advice on the choice and setup of my hdd's. I would like to raid 2 drives and have 1 for os. My mb has a promise raid controller and also raid 0 on chipset. which is better to use. is raid 1 or 0 faster. i have read about the sata 10.000 rpm drives can these run on raid? any advice appreciated
RAID0- writes every other stripe of data on each drive,
the idea is to strap 2 hard drives together so they can
go 2 times as fast (they dont actually perform THAT
fast). if you lose 1 drive than you lose all info on
both drives(ie: have to reformat)
50G+50G=100G
RAID1- writes exact same thing on 2 drives. gives you a
copy incase one drive crashes. (if partition is damaged
again it will probly happen on both drives. dsnt
improve performance, but gives you a backup.
50G+50G=50G
RAID5-takes 3 drives. it's like best of both worlds.
stripes of data rotate on 2 drives and 3rd gets a
"parity note" it allows you to take data from any 2
drives and recreate the data on the 3rd.
50G+50G+50G=100G
you could also just set up the drive independent of
each other and you wouldnt have to worry about
anything, you get regular performance, and no backup,
will show as 2 drives
50G+50G= 2 50G drives
RAID 1+0 takes 4 drives. it's exacly like it sounds.
take 2 drives in raid 0 for performance, and uses 2
more drives to make a copy of each to give you back up.
50Gx4 = 100G