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.

8–gPXE<br />

Preparing the DHCP Server in Linux<br />

NOTE:<br />

Prior to installing DHCP, make sure that <strong>QLogic</strong> <strong>OFED+</strong> is already installed<br />

on your DHCP server.<br />

1. Download and install the latest DHCP server from www.isc.org.<br />

Standard DHCP fields holding MAC address are not large enough to contain<br />

an IPoIB hardware address. To overcome this problem, DHCP over<br />

InfiniBand messages convey a client identifier field used to identify the<br />

DHCP session. This client identifier field can be used to associate an IP<br />

address with a client identifier value, such that the DHCP server will grant<br />

the same IP address to any client that conveys this client identifier.<br />

2. Unpack the latest downloaded DHCP server.<br />

tar zxf dhcp-release.tar.gz<br />

3. Uncomment the line /* #define USE_SOCKETS */ in<br />

dhcp-release/includes/site.h<br />

4. Change to the main directory.<br />

cd dhcp-release<br />

NOTE:<br />

If there is an older version of DHCP installed, save it before continuing<br />

with the following steps.<br />

5. Configure the source.<br />

./configure<br />

6. When the configuration of DHCP is finished, build the DHCP server.<br />

make<br />

Configuring DHCP<br />

7. When the DHCP has successfully finished building, install DHCP.<br />

make install<br />

1. From the client host, find the GUID of the <strong>Host</strong> Channel Adapter by using<br />

p1info or look at the GUID label on the Infiniband adapter.<br />

2. Turn the GUID into a MAC address and specify the port of the InfiniBand<br />

adapter that is going to be used at the end, using b0 for port0 or b1 for<br />

port1.<br />

D000046-005 B 8-3

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

Saved successfully!

Ooh no, something went wrong!