| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2013-06-30 | 2.1 kB | |
| lustre-client-6.1.1_2.4.0-2.x86_64.disk1.iso | 2013-06-30 | 19.5 MB | |
| lustre-client-6.1.1_2.4.0-2.x86_64.disk1.iso.sha1sum | 2013-06-30 | 87 Bytes | |
| Totals: 3 Items | 19.5 MB | 0 | |
This roll provides the lustre client 2.4.0 for Rocks Cluster 6.1 with service-pack 1 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-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." #