Name | Modified | Size | Downloads / Week |
---|---|---|---|
release-6.2.0-2.5.3 | 2015-05-14 | ||
release-6.1.1-2.5.3 | 2015-03-12 | ||
release-6.1.1-2.4.3 | 2014-04-17 | ||
release-6.1.1-2.4.1 | 2013-11-10 | ||
release-6.1.1-2.4.0 | 2013-06-30 | ||
release-5.5.0-2.2.0 | 2012-05-17 | ||
release-6.0.0-2.2.0 | 2012-05-17 | ||
release-5.5.0-1.8.7 | 2012-05-13 | ||
release-5.5.0-2.1.1 | 2012-05-13 | ||
release-6.0.0-2.1.1 | 2012-05-12 | ||
release-5.4.3-1.8.7 | 2012-02-19 | ||
release-5.4.2-1.8.7 | 2011-12-07 | ||
README | 2015-03-12 | 2.0 kB | |
Totals: 13 Items | 2.0 kB | 0 |
This roll provides the lustre client for Rocks Cluster The lustre roll is provided as iso image Installation ################################################################################# rocks add roll lustre*.iso rocks enable roll lustre-client cd /export/rocks/install rocks create distro yum clean all rocks run roll lustre-client|sh reboot Upgrade ################################################################################# rocks disable roll lustre-client rocks remove roll lustre-client rocks add roll lustre*.iso rocks enable roll lustre-client cd /export/rocks/install rocks create distro yum clean all yum update reboot ################################################################################ Administration ################################################################################# Add the Lustre Volumes to /etc/auto.share example: lustre1 -fstype=lustre 10.2.1.10@tcp0:/& Now reinstall your compute-nodes License ################################################################################# # Lustre Roll # # Copyright (C) 2011-2015 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." #