• 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.

WD raptor questions

Ok I just bought a WD Raptor 74GB 10k rpm and I don't have the money for two. If I were to get a second one later, would RAID be a good idea? I've never used it, nor do I know how to set it up. Couldn't I just plug ion the second one and run them non-raid just fine?
 
RAID is something that depends on your usage as it will significantly boost some activities. Then again, there might be other limiting factors like processor speed or available memory. I run my RAID as almost exclusively Windows programming; storing data and whatever is necessary to rebuild on a secondary large volume drive. If you do lots of encoding or you reinstall a lot, RAID is useful. But if you just want to load levels faster on game X, stick to a single drive.
 
you're suppose to ask him what he needs it for, he never mention anything about speed.. RAID is design for redudancy. RAID 0 isn't even RAID

The simplest RAID level, RAID 0 should really be called "AID", since it involves no redundancy. Files are broken into stripes of a size dictated by the user-defined stripe size of the array, and stripes are sent to each disk in the array. Giving up redundancy allows this RAID level the best overall performance characteristics of the single RAID levels, especially for its cost. For this reason, it is becoming increasingly popular by performance-seekers, especially in the lower end of the marketplace.
 
Back
Top