27.12.2014 Views

QLogic OFED+ Host Software User Guide, Rev. B

QLogic OFED+ Host Software User Guide, Rev. B

QLogic OFED+ Host Software User Guide, Rev. B

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

C–VirtualNIC Interface Configuration and Administration<br />

VirtualNIC Interface Configuration and Administration<br />

VirtualNIC Failover Definition<br />

The VirtualNIC configuration file allows the user to define virtual NIC failover as:<br />

1. Failover to a different adapter port on the same adapter.<br />

2. Failover to a port on a different adapter.<br />

3. Failover to a different Ethernet port on the same Ethernet gateway.<br />

4. Failover to a port on a different Ethernet gateway.<br />

5. A combination of scenarios 1 or 2 and 3 or 4.<br />

Failover to a different Adapter port on the same Adapter<br />

In this example, if adapter Port 1 fails (i.e., the InfiniBand connection between the<br />

adapter and the InfiniBand switch is lost) then traffic going over eioc1 will begin<br />

using adapter port 2. In this example the same Ethernet gateway port is being<br />

used for both the primary and the secondary connection.<br />

{CREATE; NAME="eioc1";<br />

PRIMARY={ DGID=fe8000000000000000066a11de00003c;<br />

IOCGUID=00066a01de00003c; INSTANCE=0; PORT=1; }<br />

SECONDARY={ DGID=fe8000000000000000066a11de00003c;<br />

IOCGUID=00066a01de00003c; INSTANCE=1; PORT=2; }<br />

}<br />

Failover to a different Ethernet port on the same<br />

Ethernet gateway<br />

In this example, if the Ethernet port associated with iocguid 0x66a01de00003c<br />

(i.e., Ethernet port 1 on gateway 03c) fails, then traffic going over eioc1 will begin<br />

using Ethernet port 2 on the same Ethernet gateway.<br />

NOTE:<br />

In this example the same adapter port is being used for both the primary and<br />

the secondary connection.<br />

{CREATE; NAME="eioc1";<br />

PRIMARY={ DGID=fe8000000000000000066a11de00003c;<br />

IOCGUID=00066a01de00003c; INSTANCE=0; PORT=1; }<br />

SECONDARY={ DGID=fe8000000000000000066a21de00003c;<br />

IOCGUID=00066a02de00003c; INSTANCE=0; PORT=1; }<br />

}<br />

D000046-005 B C-7

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!