[ https://issues.apache.org/jira/browse/VCL-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888905#comment-16888905 ]
ASF subversion and git services commented on VCL-1120: ------------------------------------------------------ Commit 003aef7ec7d1fe28cbb2f1992d1e40cfb22b2a1f in vcl's branch refs/heads/VCL-1114_misc_small_web_updates from Josh Thompson [ https://gitbox.apache.org/repos/asf?p=vcl.git;h=003aef7 ] VCL-1120 - image conversion from vmdk to qcow2 always done twice KVM.pm: modified copy_virtual_disk: added code to change file to be converted to parent .vmdk file if it exists instead of list of -sXXX files; added check for "Invalid parameter.*compt" when checking output of image conversion command as error message changed in a newer version of qemu-img > 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.14#76016)