[
https://issues.apache.org/jira/browse/CLOUDSTACK-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13860138#comment-13860138
]
ASF subversion and git services commented on CLOUDSTACK-5704:
-------------------------------------------------------------
Commit 50c2119a84bc8daecb4ccfd8c185a21560017e46 in branch refs/heads/master
from [~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=50c2119 ]
CLOUDSTACK-5704. OVA files exist for templates created from volumes.
Don't package the OVF and VMDK files into OVA after a template is created from
volume.
Since packaging process contains reading and writing from the NFS mount, it
doubles the amount of data that needs to be moved around
Conflicts:
plugins/hypervisors/vmware/src/com/cloud/storage/resource/VmwareStorageProcessor.java
> OVA files exist for templates created from volumes
> --------------------------------------------------
>
> Key: CLOUDSTACK-5704
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5704
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Template, VMware
> Affects Versions: 4.2.0
> Reporter: Likitha Shetty
> Assignee: Likitha Shetty
> Priority: Critical
> Fix For: 4.3.0
>
>
> With the fix provided for
> [https://issues.apache.org/jira/browse/CLOUDSTACK-671], CS is not supposed
> not to keep OVA file with a template and snapshots.
> There is no OVA saved and kept with a snapshot. But there is inconsistent
> behavior with regards to templates. Templates that are created from snapshots
> don't have OVA file whereas templates created from volumes have OVA file that
> consumes storage and causes longer template creation.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)