Andy Kurth created VCL-769:
------------------------------
Summary: VMware vim-cmd fails if services fail
Key: VCL-769
URL: https://issues.apache.org/jira/browse/VCL-769
Project: VCL
Issue Type: Improvement
Components: vcld (backend)
Affects Versions: 2.3.2
Reporter: Andy Kurth
Assignee: Andy Kurth
Priority: Minor
Fix For: 2.4
The VIM_SSH.pm module will fail to initialize if some of the VMware services
are not responding. When this occurs, the output of many of the vim-cmd's will
be:
Failed to login: Connection reset by peer
This can be resolved by restarting the VMware services by running:
services.sh restart
A call to this could be added to the code when the problem is detected.
--
This message was sent by Atlassian JIRA
(v6.2#6252)