第 13 章 准备使用外部 Ceph 部署升级
如果您要使用外部 Ceph 部署升级,则必须完成本节中所含的步骤。
注意
如果您的部署不使用外部 Ceph Storage 集群,则必须跳过本节中所含的步骤,并继续进行下一部分。
13.1. 安装 ceph-ansible 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
如果要使用外部 Ceph 部署升级,则必须完成此步骤。
当在 Red Hat OpenStack Platform 中使用 Ceph Storage 时,需要 ceph-ansible 软件包。
流程
启用 Ceph 工具存储库:
[stack@director ~]$ sudo subscription-manager repos --enable=rhceph-4-tools-for-rhel-8-x86_64-rpms安装
ceph-ansible软件包:[stack@director ~]$ sudo dnf install -y ceph-ansible