HP Fabric Clustering System PCI-X 2-port 4X Fabric (DB) Adapter Installation Guide, April 2006

HP PCI-X 2-port 4X Fabric (DB) Adapter Installation
Internet Protocol over InfiniBand (IPoIB)
Chapter 1
7
Step 9. Select the OK button in the Install Analysis window when the Status field displays a Ready
message.
Step 10. Select the
YES button in the Confirmation window to start software installation.
swinstall loads the fileset, runs the control script for the filesets, and builds the kernel. When the
processing is finished, the Status field displays a Ready message. Select Done and then the Note
window opens.
Step 11. Select the
OK button in the Note window to reboot. The user interface disappears and the system
reboots.
When the system comes back up, log on to the system as root and view the
/var/adm/sw/swagent.log and /var/adm/sw/swinstall.log files to view error or warning
messages that may have occurred during the installation.
Step 12. Verify that all installed fabric adapters have a software state of
CLAIMED, by running the ioscan
-fk -C ib command.
Internet Protocol over InfiniBand (IPoIB)
In order to use the Internet Protocol over InfiniBand (IPoIB) the same patches need to be installed on each
server used for IPoIB in the HP Fabric Clustering System. For current patch requirement , see the latest HP
Fabric Clustering System for InfiniBand Support Matrix on http://www.docs.hp.com.
The ifconfig command provides information about the IPoIB interface, enables or disables an IPoIB
interface, configuring the link to the HP Fabric Clustering System.
Checking the IPoIB Interface Status
To check the current status of the IPoIB interface.
Syntax and example: ifconfig lan9000
Output Example:
lan9000: flags=842<BROADCAST,RUNNING,MULTICAST>
inet 192.32.32.255 netmask ffffff00 broadcast 192.32.32.255
Enable the IPoIB Interface
To enable the IPoIB interface.
Syntax: ifconfig
<ipoib_interface>
[address] [netmask]
up
Example: ifconfig lan9000 192.32.32.255 up
There is no direct output from this command.
To confirm that the interface is UP, run the ifconfig lan9000 command again.
Output Example:
lan9000: flags=843<UP,BROADCAST,RUNNING,MULTICAST>
inet 192.32.32.255 netmask ffffff00 broadcast 192.32.32.255
Managing the IPoIB Interface
See the HP Fabric Clustering System HP-UX Administrator's Guide for additional IPoIB interface
information.