[
https://issues.apache.org/jira/browse/CLOUDSTACK-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642408#comment-13642408
]
Alena Prokharchyk commented on CLOUDSTACK-2195:
-----------------------------------------------
Marcus,
What was the answer returned by the KVM hypervisor? This is the line you should
check in advanceStop call:
answer = (StopAnswer) _agentMgr.send(vm.getHostId(), stop);
If the answer is "true", then it's the problem in the code making agent calls
if the true was returned for agent that is not available any more; not in
advanceStop method.
> stopVirtualMachine reports success when agent can't be reached
> --------------------------------------------------------------
>
> Key: CLOUDSTACK-2195
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2195
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.1.0
> Environment: management server talking to a KVM host
> Reporter: Marcus Sorensen
> Priority: Critical
> Fix For: 4.1.0
>
>
> 1. deploy, start a VM
> 2. stop KVM agent where VM is running
> 3. attempt to stopVirtualMachine
> Notice that the job response indicates success. The state, however, remains
> 'running'
--
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