From 36c7b73ba78f0939ed4baa049d33fa78ce3faa22 Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Wed, 31 Aug 2011 15:13:22 +0530 Subject: Latest help files --- .../html/gettingstarted/install_gmg_backend.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html') diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html index db8c48b3..af04461f 100644 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html @@ -13,12 +13,12 @@ type="text/css" media="screen" /> 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 RPM (glustermg-1.0.0-1.x86_64.rpm) from the location provided by Gluster. : +
  2. 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.

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

    /etc/yum.repos.d/ @@ -37,6 +37,10 @@ Gluster Management Gateway communicates with every node of your cluster using th

  4. libxml2 v2.6
-

Note: In case CIFS only, the Samba services must be configured to run on port 445 which needs to be enabled and open on all the storage servers in your cluster.

+

Note: +

\ No newline at end of file -- cgit