HP StorageWorks Scalable File Share Release Notes - Version 2.3
New and changed features in HP SFS Version 2.31–34
OFED Distribution Software Installation Menu
1) View OFED Installation Guide
2) Install OFED Software
3) Show Installed Software
4) Configure IPoIB
5) Uninstall OFED Software
Q) Exit
Select Option [1-5]: (press 2)
OFED Distribution Software Installation Menu
OFED Distribution Software Installation Menu
1) Basic (OFED modules and basic user level libraries)
2) HPC (OFED modules and libraries, MPI and diagnostic tools)
3) All packages (all of Basic, HPC)
4) Customize
Q) Exit
Select Option [1-4]: (press 3)
Please choose an implementation of MVAPICH2:
1) OFA (IB and iWARP)
2) uDAPL
Implementation [1]: (return)
Enable ROMIO support [Y/n]: (return)
Enable shared library support [Y/n]: (return)
Enable Checkpoint-Restart support [y/N]: (return)
6. The script will now automatically build and install the OFED1.3 RPMS. The generated RPMS will be
placed here :
/home/OFED-1.3/RPMS
7. The final step is to build the Lustre and hpls tool rpms. First we need to move aside the previous build
output.
# mkdir step1
# mv output build tools step1
8. To build the Lustre and hpls RPMS use the following command lines for RHEL and SLES clients.
RHEL4
# /mnt/cdrom/client_enabler/build_SFS_client.sh --config auto \
--kernel step1/output/build/kernel-2.6.9/linux-2.6.9/ \
--prebuilt_kernel \
--config ofed \
--ofed /usr/src/openib \
--prebuilt_ofed \
--private_ofed \
--allow_root \
SLES10
# /mnt/cdrom/client_enabler/build_SFS_client.sh --config auto \
--kernel /usr/src/packages/BUILD/kernel-smp-2.6.16.46/linux-2.6.16/ \
--prebuilt_kernel \
--config ofed \
--ofed /usr/src/openib \
--prebuilt_ofed \
--private_ofed \
--allow_root \