Bug 1717563

Summary: command to delete gluster-block-provisioner dc is incorrect
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: RamaKasturi <knarra>
Component: doc-Container_Native_Storage_with_OpenShiftAssignee: Anjana KD <akrishna>
Status: CLOSED CURRENTRELEASE QA Contact: RamaKasturi <knarra>
Severity: high Docs Contact:
Priority: unspecified    
Version: ocs-3.11CC: akrishna, arukumar, asriram, pasik, pprakash, puebele, rhs-bugs, sankarshan, storage-doc
Target Milestone: ---Keywords: ZStream
Target Release: OCS 3.11.z Batch Update 3   
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-07-22 13:31:32 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:
Bug Depends On:    
Bug Blocks: 1694089    
Attachments:
Description Flags
3.10 Deployment Guide
none
3.11 Deployment Guide PDF none

Description RamaKasturi 2019-06-05 18:56:50 UTC
Document URL : https://access.redhat.com/documentation/en-us/red_hat_openshift_container_storage/3.11/html-single/deployment_guide/index#upgrade_gluster_block_Ansible

Section Name & Number : 7.2.4.2. Upgrading Gluster Block if Deployed by Using Ansible

Describe the Issue : Command to delete gluster-block-provisioner dc is incorrect.

# oc delete dc glusterblock-storage-provisioner-dc -> for glusterfs namespace
# oc delete dc glusterblock-registry-provisioner-dc -> for registry namespace.

Deletion of cluster roles are incorrect. Correct one should be as below.

# oc delete clusterroles.authorization.openshift.io glusterblock-storage-provisioner -> for glusterfs namespace

# oc delete clusterroles.authorization.openshift.io glusterblock-registry-provisioner -> for glusterfs-registry namespace.


Suggestions for Improvements : 

Additional Info : This needs to be fixed in both 3.10 & 3.11 docs.

Comment 3 Prasanth 2019-06-06 10:31:51 UTC
*** Bug 1716831 has been marked as a duplicate of this bug. ***

Comment 4 Anjana KD 2019-06-06 12:29:39 UTC
Created attachment 1577891 [details]
3.10 Deployment Guide

Comment 5 Anjana KD 2019-06-06 12:30:28 UTC
Created attachment 1577892 [details]
3.11 Deployment Guide PDF

Comment 6 Anjana KD 2019-06-06 12:31:37 UTC
Updated section 7.2.4.2. Upgrading Gluster Block if Deployed by Using Ansible. Step 5 and step 7.