Bug 1354090
Summary: | Boot guest with vhostuser server mode, QEMU prompt 'Segmentation fault' after executing '(qemu)system_powerdown' | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Pei Zhang <pezhang> | |
Component: | qemu-kvm-rhev | Assignee: | Marc-Andre Lureau <marcandre.lureau> | |
Status: | CLOSED ERRATA | QA Contact: | Pei Zhang <pezhang> | |
Severity: | high | Docs Contact: | ||
Priority: | urgent | |||
Version: | 7.3 | CC: | ailan, chayang, jherrman, juzhang, knoel, marcandre.lureau, michen, mrezanin, sherold, virt-maint, xfu | |
Target Milestone: | rc | Keywords: | Regression, ZStream | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | qemu-kvm-rhev-2.6.0-15.el7 | Doc Type: | Bug Fix | |
Doc Text: |
When a guest virtual machine was configured as a vhost-user server and the back end was restarted, the guest was not able to recover. With this update, the back end is able to discard the SET_VRING_BASE value and resume from index. This allows the guest to recover successfully in the described scenario.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1355852 1355853 1355854 1355855 1356892 (view as bug list) | Environment: | ||
Last Closed: | 2016-11-07 21:22:24 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: | 1356892 |
Description
Pei Zhang
2016-07-09 12:13:07 UTC
*** Bug 1355659 has been marked as a duplicate of this bug. *** patches are now merged upstream, backport has been sent to rhvirt for review, brew builds: 7.2.z: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=11354503 7.3: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=11354521 Fix included in qemu-kvm-rhev-2.3.0-31.el7_2.19 Fix included in qemu-kvm-rhev-2.6.0-15.el7 Verification: Versions:qemu-kvm-rhev-2.6.0-15.el7.x86_64 Steps: 1. Run a slirp/vlan in a background process 2. Start qemu with vhost-user as server mode 3. Start vubr as vhostuser client (Step1~3 have same commands and results as Description) 4. After guest boot up, shutdown it. Qemu quit well. (qemu) system_powerdown or in guest: # shutdown -h now So this bug has been fixed well. Thank you. 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://rhn.redhat.com/errata/RHBA-2016-2673.html |