[
https://issues.apache.org/jira/browse/CLOUDSTACK-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346785#comment-14346785
]
ASF subversion and git services commented on CLOUDSTACK-8016:
-------------------------------------------------------------
Commit c8e6fbb8129818d980e06560e136e96a0111efd9 in cloudstack's branch
refs/heads/4.5 from [~kocka]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c8e6fbb ]
kvm: Check the return value of the cloudstack-setup-agent command
Bug-Url: https://issues.apache.org/jira/browse/CLOUDSTACK-8016
Signed-off-by: Laszlo Hornyak <[email protected]>
Signed-off-by: Rajani Karuturi <[email protected]>
This closes #93
(cherry picked from commit 7c1590ffd67b74f52fe374b0fb91f8c1ef731c39)
Signed-off-by: Rohit Yadav <[email protected]>
> 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
> Assignee: Laszlo Hornyak
> Priority: Trivial
> Labels: host, kvm, libvirt, resourcemanager
> Fix For: 4.6.0
>
>
> 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)