Document URL: ============= https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.2/html-single/installation_guide/#Installing_Red_Hat_Storage_Server_on_Red_Hat_Enterprise_Linux_Layered_Install Section Number and Name: ======================== 2.3. Installing Red Hat Gluster Storage Server on Red Hat Enterprise Linux (Layered Install) Describe the issue: =================== The correct way of layered install is following: A. Systems with RHEL7* version B. Subscribe to Rhel and RHGS base channel (rhel-7-server-rpms, rh-gluster-3-for-rhel-7-server-rpms) C. yum update (To ensure the RHEL base is updated first) D. Install "redhat-storage-server" using "yum install redhat-storage-server Step C in guide is missing Suggestions for improvement: ============================ Add a new step between current step 7 and step 8 with: Step: Perform a base update #yum update
Fixed in RHGS 3.3 documentation.