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 [...]

Comments