Bug 1712553

Summary: [Docs] "value" examples in 3.11.2 Upgrade chapter specify incorrect registry images
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: khartsoe <khartsoe>
Component: doc-Container_Native_Storage_with_OpenShiftAssignee: Chandrakanth Pai <chpai>
Status: CLOSED DUPLICATE QA Contact: storage-qa-internal <storage-qa-internal>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: ocs-3.11CC: asriram, chpai, dyocum, rhs-bugs, rtalur, sankarshan, storage-doc
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-22 07:49:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description khartsoe@redhat.com 2019-05-21 18:51:19 UTC
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.