Bug 1685145

Summary: Deployment Guide - Independent Mode mentions unnecessary variable
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Patric Uebele <puebele>
Component: doc-Container_Native_Storage_with_OpenShiftAssignee: Kusuma <kbg>
Status: CLOSED CURRENTRELEASE QA Contact: Pulkit Kundra <pkundra>
Severity: medium Docs Contact:
Priority: unspecified    
Version: ocs-3.11CC: asriram, kbg, knarra, rhs-bugs, sankarshan, storage-doc
Target Milestone: ---Keywords: ZStream
Target Release: OCS 3.11.z Batch Update 3   
Hardware: All   
OS: Linux   
URL: https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.11/html-single/deployment_guide/#chap-Documentation-Red_Hat_Gluster_Storage_Container_Native_with_OpenShift_Platform-Specify_variables_CRS
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-22 13:29:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1694089    

Description Patric Uebele 2019-03-04 13:33:26 UTC
User-Agent:       Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36
Build Identifier: 

In chapter 5 "Deploying Container Storage in Independent Mode" of the OCS 3.11 deployment guide, section 5.2 "Specify Advanced Installer Variables" recommends to specify the image file (openshift_storage_glusterfs_image) for gluster pods, which is not needed in independent mode:

The following are the recommended values for this release of Red Hat Openshift Container Storage
- openshift_storage_glusterfs_image=registry.access.redhat.com/rhgs3/rhgs-server-rhel7:v3.11
- openshift_storage_glusterfs_block_image=registry.access.redhat.com/rhgs3/rhgs-gluster-block-prov-rhel7:v3.11
- openshift_storage_glusterfs_heketi_image=registry.access.redhat.com/rhgs3/rhgs-volmanager-rhel7:v3.11 

Please remove the entry for openshift_storage_glusterfs_image:

The following are the recommended values for this release of Red Hat Openshift Container Storage
- openshift_storage_glusterfs_block_image=registry.access.redhat.com/rhgs3/rhgs-gluster-block-prov-rhel7:v3.11
- openshift_storage_glusterfs_heketi_image=registry.access.redhat.com/rhgs3/rhgs-volmanager-rhel7:v3.11 



Reproducible: Always

Comment 2 RamaKasturi 2019-04-05 12:35:15 UTC
Acking the bug for 3.11.3 release.