Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference between RAID 0+1 and 1+0?

raid
0
Posted

What is the difference between RAID 0+1 and 1+0?

0

• Diagram A (RAID 0+1) [ v] || [ p] || [sv] || =======================[v2]======================= | | ==========[p2]========== ==========[p2]========== | | | | =[s2]==[s2]==[s2]==[s2]= =[s2]==[s2]==[s2]==[s2]= Striping occurs at the subvolume(p2) layer. Mirroring occurs at the subplex (v2) layer. Diagram B (RAID 1+0) [ v] || [ p] || ==========================[sv]========================== | | ===========[v2]=========== ===========[v2]=========== | | | | ====[p2]==== ====[p2]==== ====[p2]==== ====[p2]==== | | | | | | | | =[s2]==[s2]= =[s2]==[s2]= =[s2]==[s2]= =[s2]==[s2]= Striping occurs at the subvolume(sv) layer. Mirroring occurs at the subplex (p2) layer. The diagrams above use the Veritas 3.x nomenclature. Volume Resynchronization There is an additional layer of abstraction in RAID 1+0 that allows for isolation of the subdisks into subplexes. Since the subplexes are smaller than the plexes in RAID 0+1, time to resynchronize is reduced. Fault Tolerance There is an additional layer of

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123