View Single Post
Old 01-11-2007, 06:56 AM   #2 (permalink)
crazijoe
Registered User
 
crazijoe's Avatar
 
Join Date: Oct 2004
Location: Omaha, The Center of the Universe
Posts: 7,632
OS: WinXP, Win2K3

My System

For the OS and apps I usually recommend RAID 0, 1, or 0+1. For data storage I usually recommend RAID 5.
RAID 5 is actually slower in performance than RAID 1 . It is known to be slower for writes, because of the CPU overhead that is reqiured for each write. You can put the OS on a RAID 5 but you might find the system performance to suffer.
The plus to a RAID 5 is it's ability to rebuild on the fly. Another note, optimal configuration for a RAID 5 is 4 to 6 identical disks plus a hot spare. Less than that is not worth it and a RAID 1 would be a better choice.
crazijoe is offline   Reply With Quote