What does your network configuration look like?  IE send ifconfig output
on both systems.  

Send the output of lsmod on both systems.

Does krping work?

Can you ssh between the 2 systems using the T3 ip addresses?  

Do the following libs exist in /usr/local/lib:  
        libibverbs.* 
        librmdacm.* 
        libcxgb3.*

Do ldconfig -v and make sure libibverbs is only found in /usr/local/lib.
If you have OFED or some other rpm package with libibverbs installed,
you'll have problems.  

For some reason it looks to be trying to load the MTHCA Infiniband
library.  Do you have IB cards in the system?  

Steve.


On Wed, 2006-07-19 at 13:28 -0400, Sundeep Narravula wrote:
> Hi,
> 
> We are using kernel 2.6.16.3 and installed the latest code/drivers from
> the iwarp branch. Currently, we are seeing an address resolution problem
> while using rping.
> 
> [EMAIL PROTECTED] examples]$ ./rping -c -VvC100 -a 150.10.11.200 -p 9999
> libibverbs: Warning: couldn't load driver
> /usr/local/lib/infiniband/mthca.so: /usr/local/lib/infiniband/mthca.so:
> undefined symbol: ibv_cmd_query_pkey
> cma event 1, error -110
> 
> The server hangs and cannot be killed.
> 
> Both the nodes are connected to the switch and I am able to ping the local
> ip addresses. Is there anything we are missing?
> 
> Thanks,
>   --Sundeep.
> 
> 
> 
> 
> 
> _______________________________________________
> openib-general mailing list
> [email protected]
> http://openib.org/mailman/listinfo/openib-general
> 
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
> 


_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to