四、设置ceph yum源
都是用的阿里的源
所有节点上:
1.新建ceph源vi /etc/yum.repos.d/ceph.repo
[ceph-jewel]
name=Ceph jewel packages
baseurl=https://mirrors.aliyun.com/ceph/rpm-jewel/el7/x86_64/
enabled=1
gpgcheck=0
2.安装epel源
yum install https://mirrors.aliyun.com/epel/7/x86_64/Packages/e/epel-release-7-11.noarch.rpm
安装ceph-deploy
<

本文介绍了如何在CentOS上设置Ceph的Yum源,特别是遇到依赖包错误时的解决方案,包括添加本地源、解决低版本selinux-policy问题,并详细说明了每个步骤。
最低0.47元/天 解锁文章
2779

被折叠的 条评论
为什么被折叠?



