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.1.1-3.3.1
Name Modified Size InfoDownloads / Week
Parent folder
README 2013-07-01 2.1 kB
glusterfs-roll.pdf 2013-07-01 185.0 kB
glusterfs-6.1.1-8.x86_64.disk1.iso 2013-06-30 12.4 MB
glusterfs-6.1.1-8.x86_64.disk1.iso.sha1sum 2013-06-30 77 Bytes
Totals: 4 Items   12.6 MB 0
This roll provides Gluster 3.3.1 for Rocks Cluster 6.1 with service-pack 1 and
support for the ZFS filesystem

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-2013  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 2013-07-01