| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2012-05-17 | 2.0 kB | |
| lustre-client-6.0.0_2.2.0-1.x86_64.disk1.iso.sha1sum | 2012-05-17 | 87 Bytes | |
| lustre-client-6.0.0_2.2.0-1.x86_64.disk1.iso | 2012-05-17 | 34.0 MB | |
| Totals: 3 Items | 34.0 MB | 0 | |
This roll provides the lustre client 2.2.0 for Rocks Cluster 6.0 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-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." #