bobzwik wrote:To viperman:
-Are you sure the CPU comes with the heatsink, and if so, is it any good?
-About the RAM, its made for Intel processors, but would it still be good for AMD?
-I thought about getting the 6870, but i decided to go with the 6850, because i dont have to run everything maxed out, and if the time comes i need a better GPU, ill buy one (the 6870 or higher) and put it in with Crossfire.
To ME:
- So would it be a good idea to search into an i5 build?
-and the links for new mobo and ram dont work...
Also, whats RAID?
Thanks!
Updated links!
RAID:
RAID= Redundant Array of Independent Disks
Basically,
RAID 0, you share 2 disks ex. 2x500GB makes it look like 1 TB. BUT NEVER USE THIS! You then have 2 times the greater risk of loosing DATA.
RAID 1, You mirror 2 disk, ex. 2x500GB, but your system only will see 500GB, so if one fails, you have another HDD
RAID 5, you have 3 disks, ex. 3x 500GB is like a super RAID 0+1, you hook up 3x500GB, to make your system look like it has 1.2TB, but data is scattered and compressed across all 3 drives, so if one fails, you loose NO DATA. And you can order another hard drive ASAP! and as soon as you plug it in, data will automatically recover back onto the drive. A lot of companies use this in servers.
RAID 10: This is basically you share then mirror. For example, you have 4x500GB, you would have 1 TB of disk space and 1 TB of redundant space.
By far, I would recommend RAID 5