Bug 1569614
Summary: | IOERROR pause code lost after resuming a VM while I/O error is still present | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Markus Armbruster <armbru> |
Component: | libvirt | Assignee: | Jiri Denemark <jdenemar> |
Status: | CLOSED NOTABUG | QA Contact: | Yanqiu Zhang <yanqzhan> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.5 | CC: | aliang, chayang, chhu, coli, dyuan, fjin, jdenemar, jherrman, jiyan, juzhang, knoel, lmen, michal.skrivanek, michen, mzamazal, ngu, rbalakri, virt-maint, xuwei, xuzhang, yanqzhan, yhong |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Under certain circumstances, resuming a paused guest generated redundant "VIR_DOMAIN_PAUSED_UNKNOWN" error messages in the libvirt log. This update corrects the event sending order when resuming guests, which prevents the errors being logged.
|
Story Points: | --- |
Clone Of: | 1566153 | Environment: | |
Last Closed: | 2018-05-29 21:51:27 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: | |||
Bug Blocks: | 1526025 |
Comment 2
Markus Armbruster
2018-04-19 15:18:55 UTC
QEMU fixed the order of emitted events and no additional libvirt work is needed. |