Unmerging Physical Ports - Cisco GEM318P User Manual

Host drivers for linux
Table of Contents

Advertisement

Chapter 3
IP over IB Protocol
Take the interfaces offline. You cannot merge interfaces until you bring them down.
Step 3
The following example shows how to take the interfaces offline:
host1# ifconfig ib0 down
host1# ifconfig ib1 down
Merge the two ports into one virtual IPoIB high availability port by entering the ipoibcfg merge
Step 4
command with the IB identifiers of the first and the second IB ports on the HCA.
The following example shows how to merge the two ports into one virtual IPoIB high availability port:
host1# /usr/local/topspin/sbin/ipoibcfg merge ib0 ib1
Display the available interfaces by entering the ipoibcfg list command.
Step 5
The following example shows how to display the available interfaces:
host1# /usr/local/topspin/sbin/ipoibcfg list
ib0 (P_Key 0xffff) (SL:255) (Ports: InfiniHost0/1, Active: InfiniHost0/1)
Note
Enable the interface by entering the ifconfig command with the appropriate port identifier ib# argument
Step 6
and the up keyword.
The following example shows how to enable the interface with the ifconfig command:
host1# ifconfig ib0 up
Assign an IP address to the merged port just as you would assign an IP address to a standard interface.
Step 7

Unmerging Physical Ports

To unmerge physical ports and disable active-passive IPoIB high availability, perform the following
steps:
Disable the IPoIB high availability interface that you want to unmerge by entering the ifconfig command
Step 1
with the appropriate IB interface argument and the down argument.
The following example shows how to unmerge by disabling the IPoIB high availability interface:
host1# ifconfig ib0 down
Unmerge the port by entering the ipoibcfg unmerge command with the identifier of the port that you
Step 2
want to unmerge.
The following example shows how to unmerge the port:
host1# /usr/local/topspin/sbin/ipoibcfg unmerge ib0 ib1
Note
OL-12309-01
The ib1 interface no longer appears, as it is merged with ib0.
After the unmerge, ib1 no longer has an IP address and needs to be configured.
Cisco SFS InfiniBand Host Drivers User Guide for Linux
IPoIB High Availability
3-9

Advertisement

Table of Contents
loading

This manual is also suitable for:

St373307lcSfs infiniband

Table of Contents