summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-08-19 16:58:07 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-08-19 16:59:00 +0530
commit7a84412ff29f0c0491d8f01528eedf2774bb1eeb (patch)
tree393bf5aaa09a5952800fc79762d0574419bc0fa4 /src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html
parent91828e674deeb6b7979bd3ace6029698763c02ce (diff)
Updated help files
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html')
-rw-r--r--src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html26
1 files changed, 26 insertions, 0 deletions
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
new file mode 100644
index 00000000..60240dd9
--- /dev/null
+++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Sub Topic</title>
+</head>
+
+<body>
+<h1>Installing Gluster Management Gateway Backend Packages</h1>
+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 (e.g. rpm for CentOS) published by Gluster.
+<p>The minimum requirements for installing the backend package:</p>
+<ul>
+<li>chkconfig
+<li>python = > 2.4.3
+<li>perl = > 5.8.8
+<li>rrdtool-perl = > 1.2.27
+<li>appliance-base = >1.3 (published by Gluster)
+<li>sudo
+<li>crontabs
+</ul>
+<p>To install the backend packages on each and every node of your cluster run the following command:
+<p><FONT FACE = "Courier"># rpm -ivh cluster glustermg-backend-1.0.0-1.x86_64.rpm</FONT></p>
+<p><b>Note:</b> 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.</p>
+</body>
+</html> \ No newline at end of file