On Thu, Aug 28, 2014 at 1:27 AM, Kiran kumar Venkumahanti
wrote:
> ''Error sending command: cluster config -r -a Timeout exceeded in
> read_nonblocking().\n\nversion: 2.4
> ($Revision: 516 $)\ncommand: /usr/bin/ssh\nargs: [\'/usr/bin/ssh\', \'-o\',
> \'ServerAliveInterval=60\', \'-o\', \'UserKnown
Hi,
I am trying to execute a command on a remote machine for which I am using
Python pexpect module. Iam able to connect and copy files to the remote
machine but getting the following error when trying to execute commands on
the remote machine. Please find the below error.
''Error sending comman