***SPAM*** Re: [ofa-general] ***SPAM*** Unable to get IPoIB working

Jack Morgenstein jackm at dev.mellanox.co.il
Sun Mar 1 07:44:35 PST 2009


On Monday 26 January 2009 22:44, Chuck Hartley wrote:
> Is there some IPoIB debug I can turn on somehow?
> 
On each of the hosts, you can do the following:

in file
   /etc/modprobe.conf

add the following line:

      options ib_ipoib debug_level=15

Then, restart the infiniband driver on both hosts:
  pkill opensm
  /etc/init.d/openibd restart

You will see ipoib debugging output in file /var/log/messages

(You should also probably remove (i.e., comment out) from file /etc/modprobe.conf
 any lines of the form "alias ib0 ib_ipoib" and "alias ib1 ib_ipoib", or
the kernel will try to restart ipoib whenever you try to unload the driver
-- not sure about this though for Fedora 9).

- Jack
                       
 



More information about the general mailing list