Andy Kurth created VCL-939:
------------------------------
Summary: 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)