Laszlo Hornyak created CLOUDSTACK-8016:
------------------------------------------
Summary: return code of the call to cloudstack-setup-agent is not
checked
Key: CLOUDSTACK-8016
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8016
Project: CloudStack
Issue Type: Improvement
Security Level: Public (Anyone can view this level - this is the default.)
Components: KVM, Management Server
Affects Versions: 4.6.0
Reporter: Laszlo Hornyak
Priority: Trivial
When the user tries to add a host, on which no cloudstack is installed yet, the
management server will run cloudstack-setup-agent on the host but it does not
check the return code and will wait for the cloudstack agent to connect. It
does not wait forever, but it will spend quite some time in the loop and at the
end no error message is logged or shown to the user (except that the host could
not be added).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)