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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

C–VirtualNIC Interface Configuration and Administration<br />

VirtualNIC Interface Configuration and Administration<br />

Format 2: Defining an IOC using the IOCSTRING<br />

Defining the IOC using the IOCSTRING allows VIO hardware to be hot-swapped<br />

in and out of a specific slot. The host will attempt to connect to the specified IOC<br />

(1 or 2) on the VIO hardware that currently resides in the specified slot of the<br />

specified Chassis. Use the following format to allow the host to connect to a VIO<br />

hardware that resides in a specific slot of a specific chassis:<br />

{CREATE;<br />

NAME="eioc1";<br />

IOCSTRING="Chassis 0x00066A0005000001, Slot 1, IOC 1";<br />

RX_CSUM=TRUE;<br />

HEARTBEAT=100; }<br />

NOTE:<br />

The IOCSTRING field is a literal, case-sensitive string, whose syntax must<br />

be exactly in the format shown in the example above, including the<br />

placement of commas. To reduce the likelihood of syntax error, the user<br />

should execute ib_qlgc_vnic_query -es. Note that the chassis serial<br />

number must match the chassis 0x (Hex) value. The slot serial number is<br />

specific to the line card as well.<br />

Each CREATE block must specify a unique NAME. The NAME represents the Ethernet<br />

interface name that will be registered with the Linux Operating System.<br />

Format 3: Starting VNIC using DGID<br />

NOTE:<br />

It is not always necessary to use DGID. It is recommended to use DGID if<br />

the user has a large cluster.<br />

Following is an example of a DGID and IOCGUID VNIC configuration. This<br />

configuration allows for the quickest start up of VNIC service:<br />

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

DGID=0xfe8000000000000000066a0258000001;IOCGUID=0x66a01300000<br />

01;<br />

}<br />

This example uses DGID, IOCGUID and IOCSTRING:<br />

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

DGID=0xfe8000000000000000066a0258000001;<br />

IOCGUID=0x66a0130000001;<br />

IOCSTRING="Chassis 0x00066A00010003F2, Slot 1, IOC 1";<br />

}<br />

C-6 D000046-005 B

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

Saved successfully!

Ooh no, something went wrong!