You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Andy Kurth (JIRA)" <ji...@apache.org> on 2017/04/27 19:56:04 UTC

[jira] [Resolved] (VCL-911) Ensure qcow2 images are saved in backwards compatible format

     [ https://issues.apache.org/jira/browse/VCL-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Kurth resolved VCL-911.
----------------------------
    Resolution: Implemented

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