百科狗-知识改变命运!

RAID0+1和RAID10的区别及安全性问题

是丫丫呀2年前 (2023-12-23)阅读数 13#综合百科
文章标签率为镜像

RAID10与RAID01

RAID10~RAID0+1~RAID0+RAID1

RAID01~RAID1+0~RAID1+RAID0

如果对2n(n>=2)作镜像,系统将自动执行RAID1+0

一点解释:

RAID0+1和RAID10的区别及安全性问题

RAID 0+1 - using 4 drives, two pairs are striped, and the results mirror each other. In this configuration, when one of the drives fails, it actually breaks the stipe that it belongs to, which in turn breaks the mirror... at this point, all you have is 1 stipe. At this point, if one drive fails, you are in trouble. To recover, the offending drive is removed, and the entire stipe needs to be resync'd.

RAID 1+0 - using 4 drives, two pairs are mirrored, and the results are used to create a single stripe. In this configuration, when one of the drives fails, it only breaks one mirror, without affecting the stripe... at this point, only 1/2 of the stipe is mirrored... but if a 2nd drive failure were to occur, it has a 2-in-3 chance of occuring on the last mirror... if it does, you are still OK. To recover, the offending drive is removed, and only the mirror of 1/2 the stripe needs to be resync'd.

举例说明:

raid 1+0

A1=B1

A2=B2

A=A1+A2

B=B1+B2

当A1坏时,B1再坏整个RAID完蛋,几率为1/3

raid 0+1

A=A1+A2

B=B1+B2

A=B

当A1坏时,A即坏但是同时B坏任何一块整个RAID都完蛋,几率为2/3

所以1+0好于O+1

内容声明:本文中引用的各种信息及资料(包括但不限于文字、数据、图表及超链接等)均来源于该信息及资料的相关主体(包括但不限于公司、媒体、协会等机构)的官方网站或公开发表的信息。部分内容参考包括:(百度百科,百度知道,头条百科,中国民法典,刑法,牛津词典,新华词典,汉语词典,国家院校,科普平台)等数据,内容仅供参考使用,不准确地方联系删除处理!本站为非盈利性质站点,本着为中国教育事业出一份力,发布内容不收取任何费用也不接任何广告!)
{if $zbp->Config('yd1125')->foot}