You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Andy Kurth (JIRA)" <ji...@apache.org> on 2013/03/04 15:15:13 UTC

[jira] [Created] (VCL-681) Failure to detect if SSH is available on VMware - timed out during banner exchange

Andy Kurth created VCL-681:
------------------------------

             Summary: Failure to detect if SSH is available on VMware - timed out during banner exchange
                 Key: VCL-681
                 URL: https://issues.apache.org/jira/browse/VCL-681
             Project: VCL
          Issue Type: Bug
          Components: vcld (backend)
    Affects Versions: 2.3
            Reporter: Andy Kurth
            Priority: Minor
             Fix For: 2.3.3


VMware.pm will fail to detect if SSH is available on the host if the command to check if it responds returns  the SSH error "Connection timed out during banner exchange".

Example output in vcld.log:

2013-03-01 13:35:08|12766|2112395:2200930|inuse|utils.pm:run_ssh_command(4745)|executing SSH command on blade:
... 'vim-cmd ; vmware-vim-cmd' 2>&1
2013-03-01 13:35:11|12766|2112395:2200930|inuse|utils.pm:run_ssh_command(4863)|run_ssh_command output:
|12766|2112395:2200930|inuse| Connection timed out during banner exchange
2013-03-01 13:35:11|12766|2112395:2200930|inuse|VIM_SSH.pm:initialize(126)|VIM executable is not available on the VM host, output:
|12766|2112395:2200930|inuse| Connection timed out during banner exchange

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira