加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

LVM中“镜像”和“raid1”之间有什么区别?

发布时间:2020-12-13 17:15:52 所属栏目:Linux 来源:网络整理
导读:在lvconvert(8)手册页上,它说: --type SegmentType Used to convert a logical volume to another segment type or to explicitly state the desired RAID1 segment type ("mirror" or "raid1") when converting a linear logical volume to a mirror with
在lvconvert(8)手册页上,它说:
--type SegmentType
       Used to convert a logical volume to another segment type  or  to
       explicitly  state  the  desired  RAID1 segment type ("mirror" or
       "raid1") when converting a linear logical  volume  to  a  mirror
       with the '-m' argument.

但是“镜子”和“raid1”之间究竟有什么区别?

解决方法

我还没有尝试过新的LVM段类型,但概述是它们支持LVM中的Linux MD RAID个性.也就是说,它们是使用MD代码的RAID级别1,5,6等,最终目标是删除LVM镜像的重复功能,并使MD和LVM使用相同的代码.

这是非常新的东西,因此可能不适合生产设置.

例如,它仍被视为RHEL 6.2中的技术预览:

http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.2_Release_Notes/storage.html

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读