summaryrefslogtreecommitdiffstats
path: root/helper_scrips/INFO
Commit message (Collapse)AuthorAgeFilesLines
* 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