Originally posted by: eklass
no it would not be the same.
the "risk" would be identical. the only additional risk by going raid is the fact that you're running 2 drives instead of 1.
the reason that using 2 drives, 1 for OS, and 1 for data isn't the same as raid 0, is simple.
think about how your computer accesses data. for the most part it loads the OS in the very beginning, and then accesses data most of the rest of the time.
say you only leave your computer on for 1 week before it needs a reboot. so you're utilizing the 1 "OS" hdd for what, 3 minutes while everything boots? the rest of the 1 week is spent accessing data, the other hdd.
raid 0 is stipping... where as if you have a 16K file, it would concurrently write 4K to drive 1 and 4K to drive2, and then concurrently write another 4K to drive 1 and another 4K to drive2 (assuming you're writing in 4K chunks). thus it only takes the time of writing 8K of data, instead of wirting all 16K to one drive. now this doesn't mean a lot if you're only writing 16K, but what happens when you're writing a 2GB file? now you only have to spend time writing 1GB of data since the 2 drives split the task of writing the file... theorhettcally cutting read/write time in half...
Originally posted by: BoberFett
I highly doubt you could manually load balance the data from both drives. And running a single program will generally load its files sequentially. And a game can't be split across drives.
Two separate drives is nowhere near the speed of a RAID setup.
Xwing. That's good. I'll have to remember that.Originally posted by: LeeTJ
get the xwing fighter out of your ass. PUNK.
Originally posted by: LeeTJ
get the xwing fighter out of your ass. PUNK.
Originally posted by: MrDudeMan
Originally posted by: LeeTJ
get the xwing fighter out of your ass. PUNK.
so when you cant think of anything else to say, and bobertfett pulls out good info, you resort to something ignorant and lame? sorry dude, you definitely lost this arguement.
boberfett = 1
leetj = 0
Originally posted by: chizow
Heh yep, the above dialogue is one of the reasons I tend not to join in a RAID 0 discussion, because it often deteriorates into the exchange we just witnessed. :Q One person asks the benefits of RAID 0 with a predetermined opinion that it simply offers no benefits, and when another person offers some potential benefits the OP challenges the assertion or simply doesn't believe the results.
Simple solution as Smilin said is to try it yourself. Honestly, its not expensive at all, as most people have 2 IDE drives in their rigs and many motherboards have onboard RAID controllers. PCI add-in boards cost as little as $30 for a quality software RAID card. If you have two old smaller IDE drives that are too small or two slow to justify using them standalone, throw 'em in a RAID 0 array and breath new life into parts that were thrown by the wayside.
I've found RAID 0 to be quite excellent, and having 1 large partition that is significantly faster in sustained throughput and disk reads is much nicer than having 2 seperate drives/partitions that are not in a RAID 0 array. No, you won't see a significant performance in burst activity which is the majority of HDD accesses anyways, or access times, but any work moving large chunks of data or sustained read/writes clearly favors a RAID 0 array over a single IDE drive. RAID 0 works well for a performance desktop particularly with multimedia editing/encoding/decoding, and as mentioned, in gaming as well. After switching to RAID 0, BF1942 load times were cut nearly in half. This is an extreme example, but when your rig is fast to the point where you are ALWAYS waiting on IDE devices as the only bottleneck, even a 15-30% increase in performance is well worth it.
Chiz
Originally posted by: alembic5
You may want to check out this article... sheds some light on real world and theoretical advantages to Raid 0.
Linky
So what you're saying is that a RAID array will only increase speed when you're reading large amounts of data from the disk? I did not know that.Originally posted by: Vonkhan
If I may, according Anand (THE Anand of AnandTech) RAID arrays are "rarely useful for gaming systems". Also, RAID 0 improves games performance ONLY during "the game's first run or when loading a level". The only time a RAID 1 offers a small performance boost over a single drive is while reading from the array, same as RAID 0. RAIDs are good for disk intensive apps but dont make any significant difference for gaming usage. All this from "The AnandTech Guide to PC Gaming Hardware".
	Originally posted by: Vonkhan
If I may, according Anand (THE Anand of AnandTech) RAID arrays are "rarely useful for gaming systems". Also, RAID 0 improves games performance ONLY during "the game's first run or when loading a level". The only time a RAID 1 offers a small performance boost over a single drive is while reading from the array, same as RAID 0. RAIDs are good for disk intensive apps but dont make any significant difference for gaming usage. All this from "The AnandTech Guide to PC Gaming Hardware".
Originally posted by: MrDudeMan
Originally posted by: LeeTJ
get the xwing fighter out of your ass. PUNK.
so when you cant think of anything else to say, and bobertfett pulls out good info, you resort to something ignorant and lame? sorry dude, you definitely lost this arguement.
boberfett = 1
leetj = 0
Originally posted by: eklass
Originally posted by: MrDudeMan
Originally posted by: LeeTJ
get the xwing fighter out of your ass. PUNK.
so when you cant think of anything else to say, and bobertfett pulls out good info, you resort to something ignorant and lame? sorry dude, you definitely lost this arguement.
boberfett = 1
leetj = 0
eklass = 10 (for actually answering the question correctly initially)![]()
Originally posted by: LeeTJ
except you were wrong about risk. you increase risk of losing everything if you raid 0. if you use 2 hd, you reduce the risk of losing everything.
this is assuming no backup. obviously you should have everything backed up. but it's also about recovery time. even if you have everything backed up, ur recovery time will be less with 2 hd than with 1 striped volume.
as i said in my initial post, if you have 1 HD for OS / Data and the other drive for Program files, backup is simple, just Image both drives. One drive goes out, you only need to restore ONE drive. a lot less time than restoring an entire stripe.![]()
