|
[Sponsors] |
July 21, 2010, 11:44 |
mpt_connect: error: connect failed: Connection refused [urgent]
|
#1 |
New Member
Join Date: Jul 2010
Posts: 7
Rep Power: 16 |
Hi everyone,
I've installed Fluent 6.3.26 on Ubuntu 10.04 64bit and now I want to user parallel processing. But I have a problem: After my settings (default interconnection=>ssh) I click on Run button on File->Run menu, the following message appears: Code:
Host spawning Node 0 on machine "ubuntu" (unix). /home/Fluent.Inc/fluent6.3.26/bin/fluent -r6.3.26 3d -node -t4 -pethernet -mpi=hp -cnf=/home/hosts.txt -mport 127.0.0.1:127.0.0.1:33873:0 Starting /home/Fluent.Inc/fluent6.3.26/multiport/mpi/lnamd64/hp/bin/mpirun -TCP -f /tmp/fluent-appfile.12875 bash: /home/Fluent.Inc/fluent6.3.26/multiport/mpi/lnamd64/hp/bin/mpid: No such file or directory mpirun: Warning one more more remote shell commands exited with non-zero status, which may indicate a remote access problem. Code:
Host spawning Node 0 on machine "linlab-desktop" (unix). /home/Fluent.Inc/fluent6.3.26/bin/fluent -r6.3.26 3d -cl net -node -t4 -pethernet -mpi=net -cnf=/home/hosts.txt -path/home/Fluent.Inc -display :0.0 -mport 127.0.0.1:172.16.124.101:49435:0 Starting /home/Fluent.Inc/fluent6.3.26/lnx86/3d_node/fluent_net.6.3.26 net node -mpiw net -pic ethernet -mport 127.0.0.1:172.16.124.101:49435:0 0: mpt_connect: error: connect failed: Connection refused 0: mpt_establish_connection: error: unable to connect: Invalid argument 0: mpt_connect: error: connect failed: Connection refused 0: mpt_establish_connection: error: unable to connect: Connection refused 0: mpt_connect: error: connect failed: Connection refused 0: mpt_establish_connection: error: unable to connect: Connection refused 0: mpt_connect_to_server: error: cannot establish connection; bye.: Connection refused Thanks in advance Last edited by myfluentid; July 24, 2010 at 09:03. Reason: error changed |
|
July 21, 2010, 13:08 |
|
#2 |
Senior Member
Chris
Join Date: Jul 2009
Location: Ohio, USA
Posts: 169
Rep Power: 17 |
Do you have fluent installed on all the nodes in your cluster, or have you setup an nfs share?
|
|
July 22, 2010, 08:30 |
|
#3 |
New Member
Join Date: Jul 2010
Posts: 7
Rep Power: 16 |
No, I haven't installed on clusters! I thought that fluent will do it itself (by ssh with no pass!). I should do that? How about NFS? Please tell me more. I can't find any tutorial to use parallel fluent, but I'm using fluent on my system successfully.
Any help is appreciated. Thanks in advance |
|
July 22, 2010, 08:55 |
[urgent] please help
|
#4 |
New Member
Join Date: Jul 2010
Posts: 7
Rep Power: 16 |
And I have disabled ufw and apparmor. I installed fluent on clusters and now with default interconnection, error is changed to this:
Code:
mpid: cannot connect to mpirun(127.0.1.1, 34671): Connection refused! - Any other service should be installed or started (or something to stop) because of "connection refused" - Any more configuration for ssh? why fluent tries to connect 127.0.1.1 instead of 127.0.0.1 ? what is mpt? it should be installed or configured? it can't even connect ! Would mind help me with fluent and nfs sharing? Thanks a lot |
|
July 22, 2010, 09:09 |
|
#5 |
New Member
Join Date: Jul 2010
Posts: 7
Rep Power: 16 |
Hi again,
more information: my /etc/hosts is like this: Code:
127.0.0.1 localhost 127.0.1.1 linlab-desktop 172.16.123.123 other_computer mpt_connect:error: connect failed: Connection refused. I have configured ssh with no password and rsh is not installed. Thanks for any help Last edited by myfluentid; July 22, 2010 at 09:29. |
|
July 22, 2010, 12:56 |
New errors
|
#6 |
New Member
Join Date: Jul 2010
Posts: 7
Rep Power: 16 |
Hi again,
this is my new error: Code:
Host spawning Node 0 on machine "my-laptop" (unix). /home/Fluent.Inc/fluent6.3.26/bin/fluent -r6.3.26 3d -node -t4 -pethernet -mpi=hp -cnf=/home/hosts.txt -mport 127.0.0.1:127.0.0.1:51462:0 Starting /home/Fluent.Inc/fluent6.3.26/multiport/mpi/lnx86/hp/bin/mpirun -TCP -f /tmp/fluent-appfile.3676 mpirun: hostname: linlab-desktop, ip returned: 172.16.124.101 mpirun: hostname: my-laptop, ip returned: 127.0.0.1 mpirun: Can't talk to a remote host with IP 127.0.0.1 mpirun: Change hostname or check IP configuration this is my hosts.txt: Code:
linlab-desktop linlab-desktop my-laptop my-laptop and when I remove "my-laptop" from hosts.txt, error is this: Code:
Host spawning Node 0 on machine "my-laptop" (unix). /home/Fluent.Inc/fluent6.3.26/bin/fluent -r6.3.26 3d -node -t4 -pethernet -mpi=hp -cnf=/home/hosts.txt -mport 127.0.0.1:127.0.0.1:33230:0 Starting /home/Fluent.Inc/fluent6.3.26/multiport/mpi/lnx86/hp/bin/mpirun -TCP -f /tmp/fluent-appfile.4204 HP-MPI licensed for execution of Fluent. 0: mpt_connect: error: connect failed: Connection refused 0: mpt_establish_connection: error: unable to connect: Invalid argument 0: mpt_connect: error: connect failed: Connection refused 0: mpt_establish_connection: error: unable to connect: Connection refused 0: mpt_connect: error: connect failed: Connection refused 0: mpt_establish_connection: error: unable to connect: Connection refused 0: mpt_connect_to_server: error: cannot establish connection; bye.: Connection refused MPI Application rank 0 exited before MPI_Finalize() with status 0 Any help is appreciated. Thanks in advance |
|
July 22, 2010, 14:37 |
|
#7 |
Senior Member
Chris
Join Date: Jul 2009
Location: Ohio, USA
Posts: 169
Rep Power: 17 |
||
July 22, 2010, 18:12 |
run FLUENT parallel
|
#8 |
New Member
Join Date: Jul 2010
Posts: 5
Rep Power: 16 |
You need to do either of the following:
1. Install FLUENT on the same location on all the involved machines OR 2. Run FLUENT from a NFS directory, and make sure all the involved machines can access the FLUENT installation with the proper permission Anyway, I recommend you to use FLUENT 12.1.4, instead of 6.3.26. |
|
July 24, 2010, 07:56 |
|
#9 |
New Member
Join Date: Jul 2010
Posts: 7
Rep Power: 16 |
Hi,
Still the same error: Code:
0: mpt_connect: error: connect failed: Connection refused Any help is appreciated |
|
August 19, 2010, 10:20 |
gambit for linux
|
#10 |
New Member
majid
Join Date: Aug 2010
Posts: 6
Rep Power: 16 |
hi everyone
I want to install gambit on Ubunto system which version of gambit usable? do I need to install exceed on it else? thanks.. |
|
October 22, 2013, 18:00 |
|
#11 |
New Member
J. S
Join Date: Oct 2013
Posts: 2
Rep Power: 0 |
did you ever find a soultion to your problem?
|
|
Tags |
64bit, fluent, mpid, ubuntu 10.04 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFoam install script Error during paraFoam installation | SePe | OpenFOAM Installation | 10 | June 19, 2010 16:15 |
critical error during installation of openfoam | Fabio88 | OpenFOAM Installation | 21 | June 2, 2010 04:01 |
Statically Compiling OpenFOAM Issues | herzfeldd | OpenFOAM Installation | 21 | January 6, 2009 10:38 |
[OpenFOAM] ParaView 33 canbt open OpenFoam file | hariya03 | ParaView | 7 | September 25, 2008 18:33 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |