Hi Artem,

Can you look at the ssh.sh file under 
/var/run/hmc/clusters/clustername/findSshableNodes . 

If you could edit it to remove the re-directs into the various log files and 
have it redirect everything to stdout/stderr, can you re-run it against any of 
the remote hosts in question and reply back with the output? Running it 
manually should allow you to trace down where exactly it is failing.

Also, I assume you changed all the ssh key file permissions to 400 ( and not 
only just the top level .ssh dir) ? And that doing something along the lines " 
ssh -i <ssh key> root@<host> 'ls' " works properly without requiring any user 
input?

thanks
-- Hitesh

On Aug 3, 2012, at 8:27 PM, Artem Ervits wrote:

> /var/run/hmc/clusters/clustername/findSshableNodes 

Reply via email to