• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

RAID

RaiderOx

Junior Member
Could someone explain this RAID thing to me? I just orderd the Soyo SY-P4X400 Dragon Ultra (Platinum Edition) and it has the RAID deal. Just need some help, this is the newest mobo i have ever bought. Thanks in advance....
 
First of all, You need 2 drives that are exacgtly the same to set up RAID 0 2 disk striping. You gain some performance but also run a higher risk of losing your data. I'm runing raid 0 right now and am extremely happy w/ it!!! Any more questions just ask.... its easy as hell to set up, just ask when you decide to get the drives and you shall recieve.
 
There are several raid "levels" and each identifies a different way of doing things. Your controller will support Raid 0 and Raid 1 so I'll concentrate on those:

Raid 1 (also known as mirroring) writes an identical copy of the data you send it to each drive. Effectively making a duplicate. When it reads, it reads half the data from each drive so your read speeds are increased. The big benifit from all this is that if one drive fails, your data is still intact. The big drawback is that you only get half the expected drive space. 2 40gig drives will yield 40gigs of space.

Raid 0 (also known as striping) writes half the data to each drive simultaneously. After a small bit of overhead you are effectively doubling the speed of your hard drive. Read's are at double speed as well. There is no lost drive space in this mode but the big drawback is that if you lose one drive you lose all the data on both! With the reliability of todays drives this isn't a huge concern, but a backup solution should be imlemented just in case.

The raid controller handles everything for you. It has it's own build in bios and utilities that can usually be access by hitting Ctrl-something during boot time. It will also come with software that can do the same thing from your desktop. As far as the operating system is concerned you only have one drive regardless of the # of physical drives.

It's all pretty simple - doesn't take rocket science to setup and Raid 0 is frickin fast (same league as SCSI).

You don't HAVE to have identical drives but it's really the best way to go about it. Using dissimilar drives will limit you to the capabilities of the weaker drive (in size and throughput).

Dig around, there are tons of articles on Raid. Go read up on Raid 5 - that's some interesting shiz.

 
Well, I usually just surf the net and play games. Do alot of WinMX'n, plus I only have a 40gig hd. saving up for a 60 or 80. Just dont think I need to do something like that. Thanks alot for the info though.
 
Back
Top