Este conteúdo não está disponível no idioma selecionado.
Chapter 5. Subscribing to the Red Hat Storage Server Channels
Note
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 Subscription Manager:# subscription-manager register --auto-attachEnable the Required Channels
Run the following commands to enable the repos required to install Red Hat Storage:# subscription-manager repos --enable=rhel-6-server-rpms # subscription-manager repos --enable=rhel-scalefs-for-rhel-6-server-rpms # subscription-manager repos --enable=rhs-3-for-rhel-6-server-rpms- For Red Hat Storage 3.0.4 or later, if you require Samba, then enable the following channel:
# subscription-manager repos --enable=rh-gluster-3-samba-for-rhel-6-server-rpms
Verify if the Channels are Enabled
Run the following command to verify if the channels are enabled:# yum repolist
Configure the Client System to Access Red Hat Satellite
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.Register to the Red Hat Satellite Server
Run the following command to register the system to the Red Hat Satellite Server:# rhn_registerRegister to the Standard Base Channel
In the select operating system release page, selectAll available updatesand follow the prompts to register the system to the standard base channel for RHEL6 - rhel-x86_64-server-6Subscribe to the Required Red Hat Storage Server Channels
Run the following command to subscribe the system to the required Red Hat Storage server channels:# rhn-channel --add --channel rhel-x86_64-server-6-rhs-3 --channel rhel-x86_64-server-sfs-6- For Red Hat Storage 3.0.4 or later, if you require Samba, then execute the following command to enable the required channel:
# rhn-channel --add --channel rhel-x86_64-server-6-rh-gluster-3-samba
Verify if the System is Registered Successfully
Run the following command to verify if the system is registered successfully:# rhn-channel --list rhel-x86_64-server-6 rhel-x86_64-server-6-rhs-3 rhel-x86_64-server-sfs-6For Red Hat Storage 3.0.4 or later, if you have enabled the Samba channel, then you will also see the following channel while verifying:rhel-x86_64-server-6-rh-gluster-3-samba