Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2012-06-01 | 2.1 kB | |
glusterfs-5.5.0-5.x86_64.disk1.iso.sha1sum | 2012-06-01 | 77 Bytes | |
glusterfs-5.5.0-5.x86_64.disk1.iso | 2012-06-01 | 14.6 MB | |
glusterfs-roll.pdf | 2012-05-18 | 161.6 kB | |
glusterfs-5.5.0-4_Beta_4.x86_64.disk1.iso.sha1sum | 2012-05-18 | 84 Bytes | |
glusterfs-5.5.0-4_Beta_4.x86_64.disk1.iso | 2012-05-18 | 7.5 MB | |
Totals: 6 Items | 22.2 MB | 0 |
This roll provides GlusterFS for Rocks Cluster 5.5, 5.4.3 and 5.4 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." #