Posts

Showing posts with the label raid10

RAID Tips 6 of 10 - Software RAID

Do not underestimate the software RAID. Software RAID would typically provide the same, of not better reliability than an entry-level server hardware RAID controller. Software RAID is easier to move around from server to server. It does not require an identical replacement controller in case of a controller failure, which is sometimes a hinderance with server hardware. In RAID 0, RAID 1, and RAID 10, the hardware RAID controller does not provide any computational power benefit because there is nothing to offload. Most modern SOHO and small business NAS devices, like Synology, QNAP, or NetGear, use the software RAID (Linux/mdadm).

Difference between RAID 0+1 and RAID 1+0

Image
The diagrams of RAID 0+1 and RAID 1+0 are shown above. As you can see they seem to have different data organization. Here, four drives are shown. Can you determine what type of the RAID this is? Actually, RAID 0+1 and RAID 1+0 are the same when it comes to data recovery .