3 custom client build procedures, 1 rhel5u2 custom client build procedure, 2 sles10 sp2 custom client build procedure – HP StorageWorks Scalable File Share User Manual
Page 28
NOTE:
The network address shown above is the InfiniBand IPoIB ib0 interface for the HP
SFS G3.0-0 Management Server (MGS) node, which must be accessible from the client system
by being connected to the same InfiniBand fabric and with a compatible IPoIB IP address
and netmask.
6.
Reboot the node and the Lustre file system is mounted on /testfs.
7.
Repeat steps 1 through 6 for additional client nodes, using the appropriate node replication
or installation tools available on your client cluster.
8.
After all the nodes are rebooted, the Lustre file system is mounted on /testfs on all nodes.
9.
You can also mount and unmount the file system on the clients using the mount and umount
commands. For example:
# mount /testfs
# umount /testfs
4.3 Custom Client Build Procedures
If the client system kernel does not match the provided Lustre client RPMs exactly, they will not
install or operate properly. Use the following procedures to build Lustre client RPMs that match
a different kernel. HP supports only Lustre client RPMs built for the Linux distributions specified
in the following two sections.
4.3.1 RHEL5U2 Custom Client Build Procedure
Additional RPMs from the RHEL5U2 DVD may be necessary to build Lustre. These RPMs may
include, but are not limited to the following:
•
elfutils
•
elfutils-libelf-devel
•
elfutils-libs
•
rpm
•
rpm-build
1.
Install the Lustre source RPM as provided on the HP SFS G3.0-0 Software tarball in the
/opt/hp/sfs/SRPMS
directory. Enter the following command on one line:
# rpm -ivh lustre-source-1.6.6-2.6.18_92.1.10.el5-_ \
lustre.1.6.6smp.x86_64.rpm
2.
Change directories:
# cd /usr/src/lustre-1.6.6
3.
Run the following command on one line:
# ./configure --with-linux=/usr/src/kernels/2.6.18-92.el5-x86_64 \
--with-o2ib=/usr/src/ofa_kernel
4.
Run the following command:
# make rpms 2>&1 | tee make.log
5.
When successfully completed, the newly built RPMs are available in /usr/src/redhat/
RPMS/x86_64
. Proceed to
“Installation Instructions” (page 27)
4.3.2 SLES10 SP2 Custom Client Build Procedure
Additional RPMs from the SLES10 SP2 DVD may be necessary to build Lustre. These RPMs may
include, but are not limited to the following:
•
expect
•
gcc
28
Installing and Configuring HP SFS Software on Client Nodes