Bug 1712553 - [Docs] "value" examples in 3.11.2 Upgrade chapter specify incorrect registry images
Summary: [Docs] "value" examples in 3.11.2 Upgrade chapter specify incorrect registry...
Keywords:
Status: CLOSED DUPLICATE of bug 1709644
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: doc-Container_Native_Storage_with_OpenShift
Version: ocs-3.11
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Chandrakanth Pai
QA Contact: storage-qa-internal@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-21 18:51 UTC by khartsoe@redhat.com
Modified: 2019-06-06 13:41 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-22 07:49:47 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.