Bug 1659871 - [DOCS] Wrong command for channel subscription
Summary: [DOCS] Wrong command for channel subscription
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: Documentation
Version: rhgs-3.3
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
: RHGS 3.4.z Batch Update 4
Assignee: Srijita Mukherjee
QA Contact: Vinayak Papnoi
Kusuma
URL:
Whiteboard:
Depends On:
Blocks: 1672843
TreeView+ depends on / blocked
 
Reported: 2018-12-17 05:37 UTC by vinutha
Modified: 2019-06-03 05:12 UTC (History)
7 users (show)

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


Attachments (Terms of Use)
RHGS Install Guide (325.84 KB, application/pdf)
2019-03-15 10:51 UTC, Srijita Mukherjee
no flags Details

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.


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