Bug 1007226
Summary: | Introduce bs->zero_beyond_eof | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Asias He <asias> |
Component: | qemu-kvm | Assignee: | Ademar Reis <areis> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | acathrow, areis, bsarathy, hhuang, juzhang, mkenneth, qzhang, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-1.5.3-7.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1007224 | Environment: | |
Last Closed: | 2014-06-13 09:38:26 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: | 1007224 | ||
Bug Blocks: |
Description
Asias He
2013-09-12 07:20:35 UTC
Fix included in qemu-kvm-1.5.3-7.el7 This bug could not be reproduce on both the old qemu-kvm-1.5.3-6.el7.x86_64 and the latest qemu-kvm-1.5.3-30.el7.x86_64 with the reproducer in bug 1007224#c2. Steps: 1. Boot up a guest with qcow2 format image. 2. savevm/loadvm (qemu) savevm 1 (qemu) info snapshots ID TAG VM SIZE DATE VM CLOCK 1 1 11M 2013-12-27 11:05:02 00:00:04.804 (qemu) loadvm 1 (wait for a while) (qemu) info status VM status: running Repeat step 2 when guest read/write data for several times, could not reproduce. Ademar, could we call this verify pass? Or any additional testing is required? Thanks. (In reply to Qunfang Zhang from comment #6) > > Repeat step 2 when guest read/write data for several times, could not > reproduce. > > Ademar, could we call this verify pass? Or any additional testing is > required? Thanks. I investigated it and found that this is expected behavior. The broken patch was never added alone to a RHEL7 build: Stefan included both fixes together in the same build (the fix for the original bug, where this problem was introduced and the fix for this problem). So yes, you can consider this verified. Thanks. (In reply to Ademar de Souza Reis Jr. from comment #7) > (In reply to Qunfang Zhang from comment #6) > > > > Repeat step 2 when guest read/write data for several times, could not > > reproduce. > > > > Ademar, could we call this verify pass? Or any additional testing is > > required? Thanks. > > I investigated it and found that this is expected behavior. The broken patch > was never added alone to a RHEL7 build: Stefan included both fixes together > in the same build (the fix for the original bug, where this problem was > introduced and the fix for this problem). > > So yes, you can consider this verified. Thanks. Okay, thanks a lot for your confirmation! 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. |