You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/09/14 19:31:46 UTC

[jira] [Commented] (VCL-906) VMware code fails to delete dedicated virtual disk directory for server reservations

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

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

Commit 1703005 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1703005 ]

VCL-906
Fixed some issues with VIM_SSH.pm::_parse_vim_cmd_output. It was not properly converting the output of some vim-cmd commands to Perl syntax before evaluating it.

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