Wednesday, May 16, 2012

Difference Between RAID 01 & RAID 10

There is misunderstanding that RAID 01 and RAID 10 are same as in normal condition they offer same benefits. But you will be surprised to know that during disk failure both differ in operation. So now lets discuss what are RAID 0 and RAID 1 and what is the difference Between RAID 01 & RAID 10

RAID 0 is commonly know as Striping where data is distributed across the different storage disks whereas in RAID 1 data is mirrored i.e exact replica of hard disk is made and data is updated simultaneously in both the disks.



Difference Between RAID 01 & RAID 10


RAID 1+0 is also called striped mirror. The basic element of RAID 1+0 is a mirrored pair, which means that data is first mirrored and then both copies of data are striped across multiple HDDs in a RAID set. When replacing a failed drive, only the mirror is rebuilt.

RAID 0+1 is also called mirrored stripe. The basic element of RAID 0+1 is a stripe. This means that the process of striping data across HDDs is performed initially and then the entire stripe is mirrored. If one drive fails, then the entire stripe is faulted. A rebuild operation copies the entire stripe, copying data from each disk in the healthy stripe to an equivalent disk in the failed stripe.

Category:

0 comments:

Post a Comment