[
https://issues.apache.org/jira/browse/VCL-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830245#comment-16830245
]
ASF subversion and git services commented on VCL-1120:
------------------------------------------------------
Commit 80705e80a8abdb91e99ee3ff97be13368c9a4981 in vcl's branch
refs/heads/develop from Josh Thompson
[ https://gitbox.apache.org/repos/asf?p=vcl.git;h=80705e8 ]
VCL-1120 - image conversion from vmdk to qcow2 always done twice
KVM.pm: modified copy_virtual_disk: fixed misplaced close paranthesis in if
conditional checking for 'Unknown option.*compat' that was causing it to always
be true that resulted in image conversions from vmdk to qcow2 always being done
twice
> image conversion from vmdk to qcow2 always done twice
> -----------------------------------------------------
>
> Key: VCL-1120
> URL: https://issues.apache.org/jira/browse/VCL-1120
> Project: VCL
> Issue Type: Bug
> Components: vcld (backend)
> Reporter: Josh Thompson
> Priority: Major
> Fix For: 2.5.1
>
>
> Any time vcld needs to convert an image from vmdk format to qcow2 format, the
> conversion is done twice. A line similar to the following will be in vcld.log:
> version of qemu-img on vmhost3 does not appear to support the '-o compat='
> option, trying again without it, output from first attempt:
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)