此内容没有您所选择的语言版本。
Chapter 14. Upgrading Your Container-Ready Storage Environment
This chapter describes the procedures to follow to upgrade your Container-Ready Storage environment.
14.1. Prerequisites 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Ensure the following prerequisites are met:
- If Heketi is running as a standalone service in one of the Red Hat Gluster Storage nodes, then ensure to open the port for Heketi. By default the port number for Heketi is 8080. To open this port execute the following command on the node where Heketi is running:
# firewall-cmd --zone=zone_name --add-port=8080/tcp # firewall-cmd --zone=zone_name --add-port=8080/tcp --permanentIf Heketi is configured to listen on a different port, then change the port number in the command accordingly.