[
https://issues.apache.org/jira/browse/VCL-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987468#comment-15987468
]
ASF subversion and git services commented on VCL-911:
-----------------------------------------------------
Commit 1792952 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1792952 ]
VCL-911
Oops. Forgot to remove a 'if (1)' condition used for testing in the previous
commit.
> Ensure qcow2 images are saved in backwards compatible format
> ------------------------------------------------------------
>
> Key: VCL-911
> URL: https://issues.apache.org/jira/browse/VCL-911
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Fix For: 2.5
>
>
> Newer versions of QEMU create qcow2 images which are not backwards compatible
> by default. This is nicely described
> [here|http://blog.wikichoon.com/2014/12/virt-manager-10-creates-qcow2-images.html].
> The code should be updated to use the *-o compat=0.10* argument when calling
> qemu-img.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)