<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Okay, thanks, I have run opensm and I have gotten IPoIB working as
well, although there is a problem.  IPoIB works fine with static IPs,
but I can't get DHCP to work.  The logs suggest that the DHCP server
simply isn't seeing the DHCPDISCOVERs from the client.  Here is the
relevant chunk of dhcpd.conf:<br>
<br>
subnet 192.168.200.0 netmask 255.255.255.0 {<br>
<br>
  always-broadcast on;<br>
<br>
  range 192.168.200.10 192.168.200.50;<br>
<br>
  option broadcast-address 192.168.200.255;<br>
}<br>
<br>
<br>
host sappsu4-ib {<br>
  hardware ethernet 80:00:04:04:FE:80:00:00:00:00:00:00:00:00:00:00;<br>
  fixed-address 192.168.200.104;<br>
}<br>
<br>
<br>
Does this have any chance of working?<br>
<br>
Thanks,<br>
<br>
Steven Truelove<br>
<br>
<br>
<br>
<br>
Sasha Khapyorsky wrote:
<blockquote cite="mid:20080905161420.GZ6273@sashak.voltaire.com"
 type="cite">
  <pre wrap="">On 16:39 Fri 05 Sep     , Bernd Schubert wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">We just didn't have the time yet to complete all the packaging and to push 
it upstream to Debian, here is what we have so far

# Etchy packages, but also should work for hardy
deb <a class="moz-txt-link-freetext" href="http://www.pci.uni-heidelberg.de/tc/usr/bernd/downloads/infiniband/etch">http://www.pci.uni-heidelberg.de/tc/usr/bernd/downloads/infiniband/etch</a> ./

# Hardy packages, but not recently maintained (only for my workstation)
deb <a class="moz-txt-link-freetext" href="http://www.pci.uni-heidelberg.de/tc/usr/bernd/downloads/infiniband/hardy/">http://www.pci.uni-heidelberg.de/tc/usr/bernd/downloads/infiniband/hardy/</a> ./
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Great!

Sasha

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Steven Truelove
Array Systems Computing, Inc.
1120 Finch Avenue West, 7th Floor
Toronto, Ontario
M3J 3H7
CANADA
<a class="moz-txt-link-freetext" href="http://www.array.ca">http://www.array.ca</a>
<a class="moz-txt-link-abbreviated" href="mailto:truelove@array.ca">truelove@array.ca</a>
Phone: (416) 736-0900 x307
Fax: (416) 736-4715</pre>
</body>
</html>