OpenShift Container Storage is now OpenShift Data Foundation starting with version 4.9.
6.2. 升级 glusterfs registry 组中的 pod
以下小节提供了升级 glusterfs registry pod 的步骤。
6.2.1. 先决条件 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
确保满足以下先决条件:
- 第 3.1.3 节 “Red Hat OpenShift Container Platform 和 Red Hat Openshift Container Storage 要求”
- 确保具有 Red Hat Gluster Storage Server 和 Red Hat Openshift Container Storage 支持的 OpenShift Container Platform 版本。有关支持的版本的更多信息,请参阅。 第 3.1.1 节 “支持的版本”
确保运行以下命令来获取最新版本的 Ansible 模板。
yum update openshift-ansible
# yum update openshift-ansible
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
注意
对于使用 cns-deploy 工具的部署,模板位于以下位置:
- gluster 模板 - /usr/share/heketi/templates/glusterfs-template.yaml
- heketi 模板 - /usr/share/heketi/templates/heketi-template.yaml
- glusterblock-provisioner 模板 - /usr/share/heketi/templates/glusterblock-provisioner.yaml
对于使用 ansible playbook 的部署,模板可从以下位置获取:
- Gluster 模板 - /usr/share/ansible/openshift-ansible/roles/openshift_storage_glusterfs/files/glusterfs-template.yml
- heketi 模板 - /usr/share/ansible/openshift-ansible/roles/openshift_storage_glusterfs/files/heketi-template.yml
- glusterblock-provisioner 模板 - /usr/share/ansible/openshift-ansible/roles/openshift_storage_glusterfs/files/glusterblock-provisioner.yml