4 upgrading hp sfs v2.2 and v2.3 clients – HP StorageWorks Scalable File Share User Manual
Page 29

•
kernel-source-xxx
RPM to go with the installed kernel
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/linux-xxx
3.
Copy in the /boot/config-xxx for the running/target kernel, and name it .config.
4.
Run the following:
# make oldconfig
5.
Change directories:
# cd /usr/src/lustre-xxx
6.
Configure the Lustre build. For example, on one command line (replacing with different
versions if needed):
# ./configure --with-linux=/usr/src/linux-2.6.16.46-0.12/ \
--with-linux-obj=/usr/src/linux-2.6.16.46-0.12-obj/x86_64/smp \
--with-o2ib=/usr/src/ofa_kernel
7.
Run the following command:
# make rpms 2>&1 | tee make.log
8.
When successfully completed, the newly built RPMs are available in /usr/src/packages/
RPMS/x86_64
. Install them according to the
“Installation Instructions” (page 27)
.
9.
Add the following line to /etc/modprobe.conf.local:
options lnet networks=o2ib0
4.4 Upgrading HP SFS V2.2 and V2.3 Clients
Currently, HP SFS clients V2.2 and V2.3 cannot be upgraded. Contact your HP representative
for updates on the status of upgrade support for both servers and clients.
4.4 Upgrading HP SFS V2.2 and V2.3 Clients
29