Name says major difference between both. by the way Software RAID is created using feature provided by Operating System or any special software, but Hardware RAID is created using Hardware RAID...
Brief introduction about Hardware RAID The hardware-based system manages the RAID subsystem independently from the host and presents to the host only a single disk per RAID array. An example of a...
Hardware raid is supported by hardware and usually more stable and achieve better performance. Software raid does not need raid hardware support and can be used on machines without raid options. In...
Raid 1 suppports the Mirroring if any one hard disk faild one will get the copy of the data and fault tolerent. after replacing the hard disk you have to re create the mirroring.
Raid 5 supports...
Raid 0 this is sometimes known as striping. The data is split up into 2 parts and 1 part is sent to the first drive and part 2 is sent to the second drive. This gives a good speed boost. However if...