RAID - software vs. hardware
Posted
by Robert MacLean
on Server Fault
See other posts from Server Fault
or by Robert MacLean
Published on 2009-04-30T09:16:43Z
Indexed on
2010/04/17
8:44 UTC
Read the original article
Hit count: 372
I have always used hardware based raid because it (IMHO) it's on the right level (feel free to dispute this) and that OS failures are more common to me than hardware issues. Thus if the OS fails the raid is gone and so is the data, where on a hardware level regardless of OS the data remains.
However on a recent Stack Overflow podcast they stated they would not used hardware raid as the software raid is better developed and thus runs better.
So my question is, is there any reasons to choose one over the other?
© Server Fault or respective owner