I have a small development environment and would like to run a RAID 5 configuration on the database server. I am aware of the performance and storage implications. I would like to find a recommended RAID 5 card for a desktop environment from experience that you may have had.
|
feedback
|
migrated from stackoverflow.com Aug 7 '09 at 11:52
This question came from our site for professional and enthusiast programmers.
|
3Ware. Real hardware RAID with best support, and when it is 4 years old, best backward compatibility. | |||||||||
feedback
|
|
What OS is the target machine running? You might find that software RAID will do the job. Obviously there will be a small CPU hit on writes as the checksum calculation is done in software (but that hit is minuscule these days). Linux supports RAID5 out of the box, as does Windows if you are running a "server" variant (XP and Vista only support RAID0 and RAID1). | |||||||
feedback
|
|
We have found that Adaptec RAID controllers are good. | |||
feedback
|
|
HighPoint RocketRAID 2320 is solid. | |||
|
feedback
|
|
I'm using a Promise SuperTrak EX8650. So far, I'm quite satisfied with it. The only thing that annoys me slightly, is that the web management interface uses Tomcat and uses like 150MB of memory all the time. You can install it on a different machine than the actual RAID controller however, or turn off autostart for the service. | |||
|
feedback
|
|
Sans Digital External Enclosures work fairly well as well. I have used their RAID 0/1 externals with great success, and I know that they have RAID 5 versions. I liked them since they were completely OS independent, they plugged strait into a single internal SATA port. | |||
|
feedback
|