Bug 1659871

Summary: [DOCS] Wrong command for channel subscription
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: vinutha <vinug>
Component: DocumentationAssignee: Srijita Mukherjee <srmukher>
Status: CLOSED CURRENTRELEASE QA Contact: Vinayak Papnoi <vpapnoi>
Severity: high Docs Contact: Kusuma <kbg>
Priority: unspecified    
Version: rhgs-3.3CC: asriram, rhs-bugs, sankarshan, srmukher, storage-doc, storage-qa-internal, vpapnoi
Target Milestone: ---Keywords: ZStream
Target Release: RHGS 3.4.z Batch Update 4   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-03 05:12:07 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: 1672843    
Attachments:
Description Flags
RHGS Install Guide none

Description vinutha 2018-12-17 05:37:29 UTC
Document URL: 

https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.4/html/installation_guide/sect-in-service_software_upgrade_from_red_hat_storage_3.3_to_red_hat_storage_3.4


Section Number and Name: 

8.2.1.1. Upgrade Requirements for Red Hat Gluster Storage 3.4


Describe the issue: 

The document for Independent mode OCS upgrade specifies 'rhn-channel' command to subscribe to channels while Redhat has completely switched to using subscription-manager instead of rhn-channel


Suggestions for improvement:
 
Modify the command for subscription to

subscription-manager repos --enable=<repo-name> 



Additional information: 

Current command in document :
# rhn-channel --add --channel=<channel>

Command needs to changed to 
# subscription-manager repos --enable=<repo-name>

Comment 9 Srijita Mukherjee 2019-03-15 10:51:01 UTC
Created attachment 1544407 [details]
RHGS Install Guide

Verify the changes from Section 8.2.1.1. Upgrade Requirements for Red Hat Gluster Storage 3.4,page 53.