By using this site, you agree to our Privacy Policy and our Terms of Use. Close
Final-Fan said:
your mother said:
rendo said:
#1 RAID5 requires 3 disks.

#2 Don't run RAID, especially 0 because if one drive fails, your entire system fails. You might get better performance, but you risk losing data, and if that happens you'll have great difficulty retrieving it. RAID1 would be better since it gives faster reading which is what you'll need for games, but slower writing, which won't be too noticeable.

Might want to look into the Q6600's, they've dropped down to sub $300 levels and will leave you set for the next 5 years.

Sorry, my bad - I meant matrix RAID. I think that's an Intel solution though...

It works fine. Matrix RAID combines the speed of RAID 0 with the redundancy of RAID 1. Basically you have two hard drives partitioned. One partition handles the RAID 0 bit while the other handles RAID 1. You place the OS and programs in RAID 0 and for your own files (read: My Documents) you have it set to RADI 1. That way you get a faster OS but reliable file storage.

If your RAID 0 poops on you, you just need to make sure you perform a backup with software like Acronis TrueImage. It's a lifesaver as well, once you get into the habit of backing up your data. With backup software you can be up and running in minutes if your RAID 0 dies.


Most of those proprietary solutions cost extra, right? Does Matrix Raid cost more to implement than, say, simply running RAID 0+1 or 1+0? And if you're going to use backup software anyway, why not run a simple RAID 0?

Actually, Intel chipsets come with Matrix RAID incorporated to the mainboard. Of course this will have an added cost, but those costs are normally well hidden among the plethora of components, half of which you may never use (e.g. Dual Gigabit LAN, 6x SATA come to mind).

Plus, with the Intel chipset you get the works - there are no "non-Matrix RAID" chipsets.

The reason for running backup software and still keeping RAID-1 is the following:

Once you install the operating system and the programs you are going to use, your system pretty much stays the same in terms of configuration. Therefore, running a backup for your OS and programs normally is a one-time deal.

With your work files, however, this is something you don't want to lose. If you play dangerously with RAID-0 and store your work files there, you either need to run backups daily, or risk losing a week's or a month's work (depending on how frequently you backup). This does take time - about 2-4 hours, depending on how many files you have. Even with incremental backups this can take an hour or two. Therefore, if you are prudent, you would backup daily with RAID-0, but that in turn takes a good chunk of time, which could be better spent on productivity or gaming.

Plus, with RAID-1 you don't need to restore anything - you still have one operational hard disk to grab your data from.