CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

connect failed with errno%3d113

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 3, 2008, 10:36
Default Hello board, Thanks in adv
  #1
New Member
 
william edsall
Join Date: Mar 2009
Posts: 1
Rep Power: 0
wedsall is on a distinguished road
Hello board,

Thanks in advance to anyone who is able to assist us with this problem.
We are running OpenFoam 1.4.1 on a suse 10.3 cluster. Half of our nodes have infiniband installed, half do not. This case appears to work on the non-infiniband nodes but not on the infiniband nodes. Here is the point at which mpirun is erroring out.

[95] Nprocs : 160
[node024][0,1,104][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] connect() failed with errno=113
[node020][0,1,72][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] connect() failed with errno=113
[node026][0,1,120][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] connect() failed with errno=113
[node028][0,1,136][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] connect() failed with errno=113
[node009][0,1,8][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] connect() failed with errno=113
[node022][0,1,88][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] connect() failed with errno=113
[node014][0,1,32][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] connect() failed with errno=113
[node030][0,1,152][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] connect() failed with errno=113

Does this look familiar to anyone? ANy help will be greatly appreciated.
wedsall is offline   Reply With Quote

Old   November 3, 2008, 01:06
Default hi William, I m a
  #2
New Member
 
Rangesh Gupta
Join Date: Mar 2009
Posts: 2
Rep Power: 0
rangesh is on a distinguished road
hi William,
I m also facing same problem while running the openFoam 1.5. If u have the solution for that please help me. my emalid is rangeshgupta@gmail.com.
It is showing error as :

[n23][0,1,1][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] [n22][0,1,0][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] connect() failed with errno=113
[n28][0,1,2][btl_tcp_endpoint.c:572:mca_btl_tcp_endpoint_comple te_connect] connect() failed with errno=113
connect() failed with errno=113

Plz help me on this matter.

thanks
rangesh is offline   Reply With Quote

Old   November 3, 2008, 05:17
Default We had similar messages when w
  #3
Senior Member
 
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26
mattijs is on a distinguished road
We had similar messages when we had two ethernet cards per node and had to use the 'mca' parameters to have it use eth0 only:

mpirun --mca btl_tcp_if_exclude lo,eth1 --hostfile {hostfile} -np 4 ...

Don't know about infiniband but you might have to do something similar. See the openmpi documentation.
mattijs is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Errno 24 linux ivanwhlau OpenFOAM Running, Solving & CFD 6 July 1, 2009 11:16
Can't connect faces Magic FLUENT 2 December 5, 2008 08:18
btl_tcp_endpointc572mca_btl_tcp_endpoint_complete_connect connect failed with errno%3d113 rangesh OpenFOAM Running, Solving & CFD 0 November 3, 2008 01:11
Why i cannot connect with cfdreview superfool Main CFD Forum 0 September 28, 2006 04:45
connect two udf to one gaoshan FLUENT 2 June 12, 2005 02:13


All times are GMT -4. The time now is 00:43.