Bug 1004420
| Summary: | Backport qcow2 corruption prevention patches | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Kevin Wolf <kwolf> |
| Component: | qemu-kvm | Assignee: | Hanna Czenczek <hreitz> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.6 | CC: | bsarathy, chayang, cpelland, iheim, juzhang, kwolf, lersek, michen, mkenneth, qzhang, rbalakri, sluo, virt-maint |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | qemu-kvm-0.12.1.2-2.427.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1004347 | Environment: | |
| Last Closed: | 2014-10-14 06:50:28 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1004347 | ||
| Bug Blocks: | 1002699 | ||
|
Description
Kevin Wolf
2013-09-04 15:23:01 UTC
Please note that this bug affects RHEV customers and we would like to see this in 6.6 Thanks. Fix included in qemu-kvm-0.12.1.2-2.427.el6 Verify this issue. host info: # uname -r && rpm -q qemu-kvm 2.6.32-491.el6.x86_64 qemu-kvm-0.12.1.2-2.436.el6.x86_64 # rpm -ivh qemu-kvm-0.12.1.2-2.436.el6.src.rpm # rpmbuild -bp --nodeps /root/rpmbuild/SPECS/qemu-kvm.spec # tar -zxvf /root/rpmbuild/SOURCES/qemu-kvm-0.12.1.2.tar.gz qemu-iotests]# pwd /root/rpmbuild/BUILD/qemu-kvm-0.12.1.2/tests/qemu-iotests qemu-iotests]# export QEMU_PROG=/usr/libexec/qemu-kvm qemu-iotests]# ./check -qcow2 060 QEMU -- /usr/libexec/qemu-kvm QEMU_IMG -- /usr/bin/qemu-img QEMU_IO -- /usr/bin/qemu-io QEMU_NBD -- IMGFMT -- qcow2 IMGPROTO -- file PLATFORM -- Linux/x86_64 intel-5504-12-2 2.6.32-491.el6.x86_64 SOCKET_SCM_HELPER -- 060 Passed all 1 tests According to above, comment #13 and comment #15, set this issue to VERIFIED status. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1490.html |