summaryrefslogtreecommitdiffstats
path: root/helper_scrips/INFO
diff options
context:
space:
mode:
authorRaghavendra Bhat <raghavendrabhat@gluster.com>2011-10-13 15:02:24 +0530
committerRaghavendra Bhat <raghavendrabhat@gluster.com>2011-10-13 15:02:24 +0530
commitd5457aa0ba65d2a54ef310f1dd9e8adddb0fd465 (patch)
tree58749b23f6a6393daeba4f130d30756fc27835f9 /helper_scrips/INFO
parentb535262e2e4105e67df260465851c8a9bc6ed5ae (diff)
helper_scripts/install_glusterfs_rpm: script to install glusterfs rpm parallely on multiple machines
installs the glusterfs rpm of specified version (can upgrade too depending upon the arguments), on multiple machines parallely. And also some changes to the rpm installing script helper_scripts/rpm_download_install.
Diffstat (limited to 'helper_scrips/INFO')
-rw-r--r--helper_scrips/INFO2
1 files changed, 2 insertions, 0 deletions
diff --git a/helper_scrips/INFO b/helper_scrips/INFO
index ad0d600..d030697 100644
--- a/helper_scrips/INFO
+++ b/helper_scrips/INFO
@@ -19,3 +19,5 @@ helper_scripts/install_parallel_glusterfs.sh --------> executes the download_and
=============================================================================================================================================
helper_scrips/glusterfs_uninstall.sh ------> uninstalls the specified glusterfs version if it finds the source directory.
herper_scripts/multi_uninstall.sh -------> uninstalls the specified glusterfs from multiple machines, by executing glusterfs_uninstall.sh script.
+
+helper_scrips/install_glusterfs_rpm.sh -----> installs the specified glusterfs rpms on the machines whose list is provided in /root/machines,parallely \ No newline at end of file