If you think your PC is not fit anymore for your needs, making a new one is not needed. You can just upgrade it. If you check around the internet for upgrade advice, a good processor and more RAM will be the #1 advice in every tech support forum you visit. Not that it is bad; a good cpu and a healthy 4GB RAM won’t hurt anyone, and you will be well served. You will have enough memory for almost anything.
But, what if you already have a good cpu and a fair amount of memory? If you are the average user, anything from a Intel Pentium E5300, a Core 2 Duo or an Athlon X2 5200+ is more than enough for your needs. If you are anyway from there, it’s better to look somewhere else.
In the last few years, cpus and memory sticks evolved greatly. From a DIMM 100MHz to a very fast DDR3 1066MHz, and from the Pentium 4 and Athlon XP to the Intel Core and AMD Phenom, it was a very big leap. But, there is a piece of hardware that have almost not evolved: the hard disks. They remained almost stopped in the last years, and are the biggest hole in any system. But, there is a way to improve hard disk performance, and that is what we will be doing.
A RAID is a junction of hard disks. You plug several hard disks in a same system, and make them work together. The system will recognize then as one disk. But, what you receive? Speed, security, or both. It all depends in the array you choose. The Most common are as follows:
- RAID 0: In RAID 0, all disks are treated as one big disks, that are equal to the smallest drive capacity multiplied for the number of drives. All files are split in pieces, called clusters, that are distributed between the disks. That way, when any file is accessed, all disks will be read and written at the same time, and the speed gain will be proportional to the number of disks in the array. Very good to give a big boost in a system. The drawback is that, if one of the disks crashes, every file stored will be lost.
- RAID 1: In this mode, all disks are treated as one, wich capacity is equal to the space of the smallest drive. If you have a 1TB and a 500MB array, it will be treated as one 500MB drive. This array saves one copy of each file in all drives, giving a good option for security. If a disk fail, you will aways have a backup. The drawback is that you will have only one drive with low capacity.
- RAID o+1: My favorite. It have the backup feature from RAID 1 and the Speed from RAID 0. I’d for for that array.
Well, now that you know what is and what can do for you a RAID, think carefully. A good array can improve greatly your overall system performance, and the hard disk is the slowest part of the system. So, before going to the market and buying a new expansive cpu, buy yourself a few HDs and mount a RAID. Just note that you will have to backup all of your data and do a clean install of your OS.
That’s all for now. Enjoy!