[
https://issues.apache.org/jira/browse/VCL-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228713#comment-15228713
]
ASF subversion and git services commented on VCL-939:
-----------------------------------------------------
Commit 1738010 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1738010 ]
VCL-906
Added VMware.pm::node_status. This adds an additional check to make sure a VM's
disk is dedicated if necessary. Even if the VM is responding and loaded with
the correct image, this will return 'reload' if the disk is shared but a
dedicated disk is required.
VCL-939
Updated VMware.pm::remove_existing_vms. It was not deleting VMs that resided on
a datastore other than vmprofile.vmpath. Also added a ping check after the VMs
should have been deleted.
> VMware VM may be unassigned from a host if it is still running
> --------------------------------------------------------------
>
> Key: VCL-939
> URL: https://issues.apache.org/jira/browse/VCL-939
> Project: VCL
> Issue Type: Bug
> Components: vcld (backend)
> Affects Versions: 2.4.2
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Fix For: 2.5
>
>
> When a VM is unassigned from a host, a _tomaintenance_ request is processed.
> This should remove the VM from the host. There are cases where this may fail
> such as if the VM resides on a datastore other than what is configured in the
> _vmprofile_ for the host.
> If a VM is still running, the only check done is an attempt to login via SSH
> from the management node. If this fails, it is assumed the VM is not
> running. An additional ping check should be done.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)