summaryrefslogtreecommitdiffstats
path: root/helper_scrips/INFO
diff options
context:
space:
mode:
authorRaghavendra Bhat <raghavendrabhat@gluster.com>2011-10-07 18:37:09 +0530
committerRaghavendra Bhat <raghavendrabhat@gluster.com>2011-10-07 18:37:09 +0530
commit0fecd1f748e578cb247e10e81bec352c8cf97448 (patch)
tree5d37a38ee66a4c2cdf542649f7b6171f8c44afec /helper_scrips/INFO
parente419966d7276ab501059b15d040f6163280732c5 (diff)
helper_scripts/glusterfs_uninstall: scripts for uninstalling glusterfs
scripts which uninstalls glusterfs on the local machine and on a set of machines.
Diffstat (limited to 'helper_scrips/INFO')
-rw-r--r--helper_scrips/INFO4
1 files changed, 4 insertions, 0 deletions
diff --git a/helper_scrips/INFO b/helper_scrips/INFO
index c349fba..ad0d600 100644
--- a/helper_scrips/INFO
+++ b/helper_scrips/INFO
@@ -15,3 +15,7 @@ The above scripts are usable with the passwordless ssh connection setup between
=============================================================================================================================================
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.