Download Latest Version glusterfs-6.2.0-363.x86_64.disk1.iso (4.1 MB)
Email in envelope

Get an email when there's a new version of glusterfs-roll

Home / release-6.0.0-3.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README 2012-06-01 2.1 kB
glusterfs-6.0.0-5.x86_64.disk1.iso.sha1sum 2012-06-01 77 Bytes
glusterfs-6.0.0-5.x86_64.disk1.iso 2012-06-01 8.7 MB
glusterfs-6.0.0-4_Beta_4.x86_64.disk1.iso 2012-05-19 5.2 MB
glusterfs-6.0.0-4_Beta_4.x86_64.disk1.iso.sha1sum 2012-05-19 84 Bytes
glusterfs-roll.pdf 2012-05-12 161.4 kB
Totals: 6 Items   14.0 MB 0
This roll provides GlusterFS for Rocks Cluster 6.0

The glusterfs roll is provided as iso image


Installation
#################################################################################
rocks add roll glusterfs*.iso
rocks enable roll glusterfs
cd /export/rocks/install
rocks create distro
yum clean all
rocks run roll glusterfs|sh
reboot

Upgrade
#################################################################################
rocks disable roll glusterfs
rocks remove roll glusterfs
rocks add roll glusterfs*.iso
rocks enable roll glusterfs
cd /export/rocks/install
rocks create distro
yum clean all
yum update
reboot

################################################################################


Administration
#################################################################################
Add the glusterfs volumes to /etc/auto.share

example:
	glusterfs -fstype=glusterfs 10.2.1.10:/&


Now You can add glusterfs nas appliances, create a glusterfs volume and then reinstall your compute nodes.


License
#################################################################################
#                        Glusterfs Roll
#
#    Copyright (C) 2011-2012  Werner Saar (wernsaar@googlemail.com)
#
#    This program is free software: you can redistribute it and/or modify
#    it under the terms of the GNU General Public License as published by
#    the Free Software Foundation, either version 3 of the License, or
#    (at your option) any later version.
#
#    This program is distributed in the hope that it will be useful,
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#    GNU General Public License for more details.
#
#    You should have received a copy of the GNU General Public License
#    along with this program.  If not, see http://www.gnu.org/licenses/.
#
#    
#       "This product includes software developed by the Rocks(r)
#       Cluster Group at the San Diego Supercomputer Center at the
#       University of California, San Diego and its contributors."
#
Source: README, updated 2012-06-01