Bug 1446498
Summary: | Guest freeze after live snapshot with data-plane | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Qianqian Zhu <qizhu> |
Component: | qemu-kvm-rhev | Assignee: | Stefan Hajnoczi <stefanha> |
Status: | CLOSED ERRATA | QA Contact: | Qianqian Zhu <qizhu> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.4 | CC: | chayang, famz, juzhang, knoel, michen, pbonzini, qizhu, virt-maint, xfu |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-rhev-2.9.0-5.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-08-02 04:35:59 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: |
Description
Qianqian Zhu
2017-04-28 08:47:45 UTC
Can you collect the backtrace of all threads when it hangs? Stefan managed to reproduce this and we've located the root cause. Backtrace doesn't really help here, the issue is the iothread didn't get awakened correctly by aio_enable_external(). Clearing the needinfo therefore. A fix will need to be worked on upstream. I've posted a patch upstream ("[PATCH] aio: add missing aio_notify() to aio_enable_external()") and will backport it. Patch posted downstream. Fix included in qemu-kvm-rhev-2.9.0-5.el7 Verified on: qemu-kvm-rhev-2.9.0-5.el7.x86_64 kernel-3.10.0-640.el7.x86_64 Steps same as comment 0, add block stream test afterwards. Result: As expected, guest works well after live snapshot and block stream. Moving to VERIFIED. 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. https://access.redhat.com/errata/RHSA-2017:2392 |