[ 
https://issues.apache.org/jira/browse/VCL-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228712#comment-15228712
 ] 

ASF subversion and git services commented on VCL-906:
-----------------------------------------------------

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 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)

Reply via email to