Bug 1026739 - qcow2: Switch to compat=1.1 default for new images
Summary: qcow2: Switch to compat=1.1 default for new images
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Kevin Wolf
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-05 10:28 UTC by Kevin Wolf
Modified: 2014-06-18 03:41 UTC (History)
6 users (show)

Fixed In Version: qemu-kvm-1.5.3-20.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 11:31:57 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Kevin Wolf 2013-11-05 10:28:18 UTC
Upstream qemu is using compat=1.1 by default for newly created qcow2 images.
RHEL 7 should do the same in order to make the new features available.

Comment 1 Miroslav Rezanina 2013-11-28 07:36:53 UTC
Fix included in qemu-kvm-1.5.3-20.el7

Comment 3 juzhang 2013-12-13 04:18:56 UTC
Reproduced with qemu-kvm-1.5.3-19.el7.x86_64.

Steps:
1. qemu-img create -f qcow2 test.qcow2 1G
2. qemu-img info test.qcow2 

Result:
Format specific information:
             compat: 0.10

Verified with qemu-kvm-1.5.3-21.el7.x86_64.

Format specific information:
             compat: 1.1

Comment 5 Ludek Smid 2014-06-13 11:31:57 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


Note You need to log in before you can comment on or make changes to this bug.