Describe the issue: 1) Remove unnecessary \ from commands in "Using Red Hat Satellite Server" section in 2.6. Subscribing to the Red Hat Gluster Storage Server Channels # rhn-channel --add \ --channel rh-gluster-3-for-rhel-8-x86_64-rpms This can be written in one line. # rhn-channel --add --channel rh-gluster-3-for-rhel-8-x86_64-rpms 2) Remove unnecessary indent from commands in 2.3. Installing Red Hat Gluster Storage Server on Red Hat Enterprise Linux (Layered Install) # subscription-manager repos --enable=rhel-8-for-x86_64-baseos-rpms --enable=rhel-8-for-x86_64-appstream-rpms # subscription-manager repos --enable=rh-gluster-3-for-rhel-8-x86_64-rpms Suggestions for improvement: Correct the indentation. # subscription-manager repos --enable=rhel-8-for-x86_64-baseos-rpms --enable=rhel-8-for-x86_64-appstream-rpms # subscription-manager repos --enable=rh-gluster-3-for-rhel-8-x86_64-rpms Document URL: 1) https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.5/html-single/installation_guide/index#chap-Installing_Red_Hat_Storage-Subscribing-RHGS 2) https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.5/html-single/installation_guide/index#Installing_Red_Hat_Storage_Server_on_Red_Hat_Enterprise_Linux_Layered_Install Chapter/Section Number and Title: 2.6. Subscribing to the Red Hat Gluster Storage Server Channels --> Using Red Hat Satellite Server --> For Red Hat Gluster Storage 3.5 on Red Hat Enterprise Linux 8.2 2.3. Installing Red Hat Gluster Storage Server on Red Hat Enterprise Linux (Layered Install) --> 5. Enable the Required Channels --> For Red Hat Gluster Storage 3.5 on Red Hat Enterprise Linux 8.2 Product Version: 3.5
Hi Agil, I am still observing unnecessary \ from commands in "Using Red Hat Satellite Server" section in 2.6. Subscribing to the Red Hat Gluster Storage Server Channels Link -> https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.5/html-single/installation_guide/index?lb_target=preview#chap-Installing_Red_Hat_Storage-Subscribing-RHGS Could you update them. Thanks, Arthy
Thanks Agil, verified the fix in, https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.5/html-single/installation_guide/index?lb_target=preview#chap-Installing_Red_Hat_Storage-Subscribing-RHGS