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

Question I Should Probably Ask...

chazdraves

Golden Member
Hmmm... I'm startin' to feel outta the click; I hear it everywhere and I need to know what it is/does... RAID 0 config. Forgive my "newbness" but what's that all about? Thanks!

- Chaz
 
Google, it's your friend.
Text
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