The eqServer and eqPly are running on the same compute (WinXP). I'm using
"2-node.2D.eqc" as the config file. I can ssh to the server with a username
"id_rsa" with blank password, so I modify the global section as below:
# two-to-one sort-first config for cluster at unizh
global
{
EQ_WINDOW_IATTR_HINT_FULLSCREEN ON
EQ_CONNECTION_SATTR_LAUNCH_COMMAND "ssh -n -l id_rsa %h %c "
EQ_CONNECTION_CATTR_LAUNCH_COMMAND_QUOTE '"'
}
First I run the eqserver:
eqserver configs/2-node.2D.eqc
And then I run the eqply:
eqply -m rockerArm.ply
but the eqserver show errors as below:
----------------------------------
628 19481328 ..\lib\net\connectionDescription.cpp:170 Could not parse connection
description: ssh
628 19481328 ..\lib\net\node.cpp:613 Error during node connection data parsing
628 19481328 ..\lib\net\node.cpp:192 Failed to parse client listen port paramete
rs
628 19481328 ..\lib\net\node.cpp:1698 Could not parse request identifier: ssh
--------------------------------------
Anyone could help me? Many thanks.
Btw, the application run quite well with any single node config file on my PC.
--
View this message in context:
http://n2.nabble.com/ssh-with-an-%22-l-%22-option-tp2548242p2548242.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com