Q-Logic Computer Drive IB0056101-00 G ユーザーズマニュアル

ページ / 114
5 – Software Installation
Installing the InfiniPath and OpenFabrics RPMs
5-8
IB0056101-00  G
S
Using rpm to Install InfiniPath and OpenFabrics
The RPMs need to be available on each node on which they will be used. One 
way to do this is to copy the RPMs to a directory on each node that will need 
them. Another way is to put the RPMs in a directory that is accessible (e.g., via 
Network File System (NFS)) to every node. After making sure the RPMs are 
available on each node, login as root and, for the 
InfiniPath
 and 
InfiniPath-MPI
 RPMs, run the command:
 
rpm -Uvh InfiniPath/*.rpm InfiniPath-MPI/*.rpm \
InfiniPath-Devel/*.rpm
The output during the install process will be similar to the following. It will vary 
depending on which kernel you are using:
Preparing...                
########################################### [100%]
/usr/src/infinipath/drivers/drivers-2.6.22_FC6 
/usr/src/infinipath/drivers
/usr/src/infinipath/drivers
1:infinipath-kernel      
########################################### [100%]
Building and installing InfiniPath modules for 2.6.22_FC6 
2.6.22.9-61.fc6 kernel...
Check that all older stock OFED RPMs have been uninstalled (
), then, for the OpenFabrics RPMs (including 
VNIC), run the command:
rpm -Uvh OpenFabrics/*.rpm OpenFabrics-Devel/*.rpm
Install the 
OpenSM
 RPM only if you do not plan to use a switch-based or 
host-based SM. The 
OpenSM
 RPM is normally installed on the node where it will 
be used. If installed, it is on by default. This behavior can be modified. See 
 for more information.
rpm -Uvh OpenSM/*.rpm
The opensm-devel RPM is located with the other OpenFabrics-Devel RPMs.
If you want to use other MPIs, run the command:
rpm -Uvh InfiniPath/*.rpm InfiniPath-MPI/*.rpm \
InfiniPath-Devel/*.rpm OpenFabrics/*.rpm OpenFabrics-Devel/*.rpm \ 
OtherMPIs/*.rpm
If you want to use other HCAs, run the command:
rpm -Uvh OpenFabrics/*.rpm OpenFabrics-Devel/*.rpm \ 
OtherHCAs/*.rpm OtherHCAs-Devel/*.rpm