Red Hat Training

A Red Hat training course is available for Red Hat Gluster Storage

Chapter 2. Using the CLI

2.1. Installing the CLI

Procedure 2.1. Installing the Red Hat Storage Console CLI on a Client Machine

  1. Log into the client machine as the root user.
  2. Subscribe to the Red Hat Storage Console Channels:
    Red Hat Satellite Server instructions
       
    # rhn_register 
    # rhn-channel --add --channel=rhel-x86_64-server-6-rhs-rhsc-3
    Red Hat Content Delivery Network instructions:
       
    # subscription-manager list --available | grep -A8 "Red Hat Storage Console"
    # subscription-manager subscribe --pool=POOLID
    # yum-config-manager --enablerepo=rhsc-3-for-rhel-6-server-rpms

    Note

    See Red Hat Storage Console Release Notes for channel names specific to your system.
  3. Install the CLI package and dependencies:
    # yum install rhsc-cli