Chapter 4. Installing the console from packages
- Register your system so that it can download the packages required for installation.
- Install the Red Hat Gluster Storage Console packages.
- Run the setup script.
- Connect your storage servers to the console.
4.1. Registering to Red Hat Network
Procedure 4.1. Registering with Subscription Manager using Command Line
Register the System with Subscription Manager
Run the following command and enter your Red Hat Network user name and password to register the system with the Red Hat Network:# subscription-manager register
Identify Available Entitlement Pools
Run the following commands to find entitlement pools containing the repositories required to install the Red Hat Gluster Storage Console:# subscription-manager list --available | grep -A8 "Red Hat Enterprise Linux Server" # subscription-manager list --available | grep -A8 "Red Hat Gluster Storage"
Attach Entitlement Pools to the System
Use the pool identifiers located in the previous step to attach theRed Hat Enterprise Linux ServerandRed Hat Gluster Storage Consoleentitlements to the system. Run the following command to attach the entitlements:# subscription-manager attach --pool=[POOLID]
Enable the Required Repositories
Run the following commands to enable the repositories required to install Red Hat Gluster Storage Console:# subscription-manager repos --enable=rhel-6-server-rpms # subscription-manager repos --enable=jb-eap-6-for-rhel-6-server-rpms # subscription-manager repos --enable=rhsc-3-for-rhel-6-server-rpms # subscription-manager repos --enable=rhs-nagios-3-for-rhel-6-server-rpms
Verify if the Repositories are enabled
Run the following command to verify if the repositories are enabled:# yum repolist
Procedure 4.2. Registering with Subscription Manager using GUI
Important
Verify if the Repositories are enabled
Run the following command to verify if the repositories are enabled:# yum repolist
Procedure 4.3. Registering with Red Hat Satellite Server
- Configure the client system to access Red Hat Satellite. Refer section Registering Clients with Red Hat Satellite Server in Red Hat Satellite 5.6 Client Configuration Guide.
- Run
rhn_registercommand to register the system with the Red Hat Satellite. - In the select operating system release page, select All available updates and follow the prompts to register the system to the standard base channel for Red Hat Enterprise Linux 6
rhel-x86_64-server-6. - Run the following command to subscribe the system to the required Red Hat Gluster Storage Console server channels.
# rhn-channel --add --channel rhel-x86_64-server-6-rhs-rhsc-3 --channel jbappplatform-6-x86_64-server-6-rpm --channel rhel-x86_64-server-6-rhs-nagios-3
- Run the following command to verify that the system is registered successfully.
# rhn-channel --list rhel-x86_64-server-6 rhel-x86_64-server-6-rhs-rhsc-3 jbappplatform-6-x86_64-server-6-rpm rhel-x86_64-server-6-rhs-nagios-3

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.