Andy Kurth created VCL-906:
------------------------------
Summary: VMware code fails to delete dedicated virtual disk
directory for server reservations
Key: VCL-906
URL: https://issues.apache.org/jira/browse/VCL-906
Project: VCL
Issue Type: Improvement
Components: vcld (backend)
Affects Versions: 2.4.2
Reporter: Andy Kurth
Assignee: Andy Kurth
Fix For: 2.5
For server reservations, a dedicated copy of the master virtual disk image is
created rather than creating a linked clone pointing to a shared image. This
copy resides on the same datastore as the shared copy specified by _Virtual
Disk Path_ in a folder named the same as the VM's working directory. If the
_Virtual Disk Path_ and _VM Working Directory Path_ are on different
datastores, the dedicated directory is not deleted when the VM is deleted. The
code should be updated to delete all files associated with the VM.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)