summaryrefslogtreecommitdiffstats
path: root/helper_scrips/INFO
diff options
context:
space:
mode:
Diffstat (limited to 'helper_scrips/INFO')
-rw-r--r--helper_scrips/INFO10
1 files changed, 9 insertions, 1 deletions
diff --git a/helper_scrips/INFO b/helper_scrips/INFO
index 1f09a1b..d030697 100644
--- a/helper_scrips/INFO
+++ b/helper_scrips/INFO
@@ -6,10 +6,18 @@ helper_scrips/rpm_qa_download_install.sh -----> downloads the rpms for the speci
=============================================================================================================================================
-herper_scripts/clean_glusterd.sh
+helper_scripts/clean_glusterd.sh
helper_scripts/clean_logs.sh
helper_scripts/start_glusterd.sh
helper_scripts/probe.sh
The above scripts are usable with the passwordless ssh connection setup between the glusterfs servers, which helps in cleaning the logs, probing, cleaning glusterd, starting glusterd etc.
+=============================================================================================================================================
+helper_scripts/install_parallel_glusterfs.sh --------> executes the download_and_install.sh scripts prallely on multiple machines, such that glusterfs gets installed on multiple machines simultaneously.
+
+=============================================================================================================================================
+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