summaryrefslogtreecommitdiffstats
path: root/helper_scrips/INFO
Commit message (Collapse)AuthorAgeFilesLines
* renaming helper_scrips->helper_scripts and cleaning up the whitespacesM S Vishwanath Bhat2012-01-121-23/+0
| | | | | Change-Id: I6004e4066fab30e14716ef6475c1281270974d2b Signed-off-by: M S Vishwanath Bhat <vishwanath@gluster.com>
* helper_scripts/install_glusterfs_rpm: script to install glusterfs rpm ↵Raghavendra Bhat2011-10-131-0/+2
| | | | | | | | | 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.
* helper_scripts/glusterfs_uninstall: scripts for uninstalling glusterfsRaghavendra Bhat2011-10-071-0/+4
| | | | | scripts which uninstalls glusterfs on the local machine and on a set of machines.
* helper_scripts/install_parallel_glusterfs: script to install the glusterfs ↵Raghavendra Bhat2011-09-261-1/+3
| | | | | | | | | | simultaneously on multiple machines This scripts looks into a file to know the IP address of the machines where glusterfs has to be installed. Then executes the download_and_install.sh script on all the machines. It is assumed that download_and_install.sh script is available on all the machines. glusterfs version is given as the argument.
* some helper scripts for glusterfs installation and setupRaghavendra Bhat2011-09-131-0/+15