Home / release-5.5-2.3.4
Name Modified Size InfoDownloads / Week
Parent folder
README 2012-05-13 2.1 kB
slurm-roll.pdf 2012-05-13 207.3 kB
slurm-5.5.0-1.x86_64.disk1.iso 2012-05-13 35.7 MB
slurm-5.5.0-1.x86_64.disk1.iso.sha1sum 2012-05-13 73 Bytes
Totals: 4 Items   35.9 MB 0
Slurm Roll for Rocks 5.5

The Slurm Roll is provided as iso image

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

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


Now You can reinstall your compute nodes.


Security
==================================================================
The slurm roll uses the default mysql server. For security reasons You should run the command /usr/bin/mysql_secure_installation after the reboot.

Administration
==================================================================
A short quide for wordpress is included.

For questions, problems and support contact wernsaar@googlemail.com


License
==================================================================
#                        Slurm 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-05-13