9
–
gPXE
Preparing the DHCP Server in Linux
IB0054606-02 A
9-3
Installing DHCP
gPXE requires that the DHCP server runs on a machine that supports IP over IB.
1.
Download and install the latest DHCP server from
www.isc.org
.
Standard DHCP fields holding MAC address are not large enough to contain
an IPoIB hardware address. To overcome this problem, DHCP over IB
messages convey a client identifier field used to identify the DHCP session.
This client identifier field can be used to associate an IP address with a client
identifier value, such that the DHCP server will grant the same IP address to
any client that conveys this client identifier.
2.
Unpack the latest downloaded DHCP server.
tar zxf dhcp-
release
.tar.gz
3.
Uncomment the line
/* #define USE_SOCKETS */
in
dhcp-
release
/includes/site.h
4.
Change to the main directory.
cd dhcp-
release
5.
Configure the source.
./configure
6.
When the configuration of DHCP is finished, build the DHCP server.
make
7.
When the DHCP has successfully finished building, install DHCP.
make install
NOTE
Prior to installing DHCP, make sure that QLogic OFED+ is already installed
on your DHCP server.
NOTE
If there is an older version of DHCP installed, save it before continuing
with the following steps.
Содержание OFED+ Host
Страница 1: ...IB0054606 02 A OFED Host Software Release 1 5 4 User Guide...
Страница 14: ...xiv IB0054606 02 A OFED Host Software Release 1 5 4 User Guide...
Страница 22: ...1 Introduction Interoperability 1 4 IB0054606 02 A...
Страница 72: ...3 InfiniBand Cluster Setup and Administration Checking Cluster and Software Status 3 48 IB0054606 02 A...
Страница 96: ...4 Running MPI on QLogic Adapters Debugging MPI Programs 4 24 IB0054606 02 A...
Страница 140: ...6 SHMEM Description and Configuration SHMEM Benchmark Programs 6 32 IB0054606 02 A...
Страница 148: ...8 Dispersive Routing 8 4 IB0054606 02 A...
Страница 164: ...9 gPXE HTTP Boot Setup 9 16 IB0054606 02 A...
Страница 176: ...A Benchmark Programs Benchmark 3 Messaging Rate Microbenchmarks A 12 IB0054606 02 A...
Страница 202: ...B SRP Configuration OFED SRP Configuration B 26 IB0054606 02 A Notes...
Страница 206: ...C Integration with a Batch Queuing System Clean up PSM Shared Memory Files C 4 IB0054606 02 A...
Страница 238: ...E ULP Troubleshooting Troubleshooting SRP Issues E 20 IB0054606 02 A...
Страница 242: ...F Write Combining Verify Write Combining is Working F 4 IB0054606 02 A Notes...
Страница 280: ...G Commands and Files Summary of Configuration Files G 38 IB0054606 02 A...
Страница 283: ......