Cisco InfiniBand 4x User's Guide Page 63

  • Download
  • Add to my manuals
  • Print
  • Page
    / 174
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 62
Chapter 4. Configuring InfiniBand with QLogic bridges 49
2. Open the IPoIB config file /etc/sysconfig/ipoib.cfg in a text editor.
3. Uncomment the lines in the ipoib.cfg file as shown in Figure 4-15 (at the bottom) and
update the information based on your desired configuration.
Figure 4-15 The ipoib.cfg file
PORTGUID is the GUID of the HCA port that you want to use for this interface.
4. Create an interface profile by creating a file with the name ifcfg-ibX where X is the IPoIB
interface number that you want to use. The easiest way to do create this file is to copy and
modify and existing interface profile for eth0 or eth1.
For this setup, we used the settings (config file) shown in Figure 4-16.
Figure 4-16 The ib1 config file
5. Restart IPoIB using the command iba_ipoib restart so that the new IPoIB configuration
settings (ipoib.cfg) are applied. See Figure 4-17.
Figure 4-17 Restart IPoIB driver
Tip: If no information is returned on the port, verify that the system can see the HCA by
running the lspci command. Also, check to verify that the HCA driver is loaded using
the lsmod command. See 4.1.5, “Hints and tips” on page 60 for more details.
{CREATE; NAME="ib1";
PRIMARY={PORTGUID=0x0005ad00000508fd; }
}
DEVICE=ib1
BOOTPROTO=static
IPADDR=192.168.199.4
NETMASK=255.255.255.0
ONBOOT=yes
TYPE=Ethernet
[root@localhost network-scripts]# iba_restart ipoib
Starting IP over IB [ OK ]
Page view 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 173 174

Comments to this Manuals

No comments