Hide Forgot
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.
Fix included in qemu-kvm-1.5.3-20.el7
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
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.