September 2010
M T W T F S S
« Aug    
 12345
6789101112
13141516171819
20212223242526
27282930  

Software Vs Hardware RAID

Software RAID:

There are some disadvantages in implementing RAID in software. First of all the problem is with portability. Since a software implementation will definitely have Operating System specific components, these components should have to be rewritten for each Operating System to be functional. The second major problem is that it uses kernel mode software developers. Unlike [...]