Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: OCS 3.11.2 Deployment Guide contains incorrect registry values in 8 locations. "6.1.3.2. Upgrading the Red Hat Gluster Storage Pods" (1) Step 5 Execute the following command to edit the old glusterfs template. Both "# oc edit template glusterfs" examples state "value: registry.access.redhat.com/rhgs3/rhgs-volmanager-rhel7" Correct example is: "value: registry.access.redhat.com/rhgs3/rhgs-server-rhel7:v3.11.2" Needs to be corrected in both locations. (2) Step 16. Depending on the OCP version, edit the glusterblock-provisioner template to change the IMAGE_NAME, IMAGE_VERSION and NAMESPACE. Both"# oc edit template glusterblock-provisioner" examples state "value: registry.access.redhat.com/rhgs3/rhgs-volmanager-rhel7" Correct example is: "value: registry.access.redhat.com/rhgs3/rhgs-gluster-block-prov-rhel7:v3.11.2" Needs to be corrected in both locations. "6.2.3.2. Upgrading the Red Hat Gluster Storage Registry Pods" (3) Step 5. Execute the following command to edit the old glusterfs template. Both "# oc edit template glusterfs" examples state "value: registry.access.redhat.com/rhgs3/rhgs-volmanager-rhel7" Correct example is: "value: registry.access.redhat.com/rhgs3/rhgs-server-rhel7:v3.11.2" Needs to be corrected in both locations. (4) Step 16. Depending on the OCP version, edit the glusterblock-provisioner template to change the IMAGE_NAME, IMAGE_VERSION and NAMESPACE. Both"# oc edit template glusterblock-provisioner" examples state "value: registry.access.redhat.com/rhgs3/rhgs-volmanager-rhel7" Correct example is: "value: registry.access.redhat.com/rhgs3/rhgs-gluster-block-prov-rhel7:v3.11.2" Needs to be corrected in both locations. Version-Release number of selected component (if applicable): 3.11.2 How reproducible: (1) (2) https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.11/html-single/deployment_guide/index#idm140154242566544 (3) (4) https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.11/html-single/deployment_guide/index#idm140154245300064 Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Discovered by Experian.