Installing Gluster Management Gateway Backend Package

Gluster Management Gateway communicates with every node of your cluster using the backend package. This package must be installed on each and every node of your cluster using the Linux package published by Gluster.

Pre-requisite

To install the backend packages on each and every node of your cluster, perform the following steps:

  1. Download Gluster Management Gateway repository configuration file (glustermg.repo) and the Gluster Management Gateway Backend RPM (glustermg-backend-1.0.0-1.x86_64.rpm) from the location provided by Gluster. :

    Note: glustermg.repo has been created and tested with CentOS 5.6. It may work with other versions of CentOS, however it has not been extensively tested.

  2. Save the file in the following location on your machine:

    /etc/yum.repos.d/

  3. Run the following command to install the glustermg-backend dependencies:

    rpm -ivh glustermg-backend-1.0.0-1.x86_64.rpm

  4. The following backend packages are installed if not installed earlier:

Note: