Bug 903454
| Summary: | kvm guest crash after long stop/cont cycle | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Shaolong Hu <shu> |
| Component: | qemu-kvm | Assignee: | Marcelo Tosatti <mtosatti> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.4 | CC: | acathrow, amit.shah, bsarathy, juzhang, michen, mkenneth, mrezanin, qzhang, shu, sluo, stefanha, virt-maint |
| Target Milestone: | rc | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | qemu-kvm-0.12.1.2-2.380.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-21 06:32:04 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
Shaolong Hu
2013-01-24 02:46:39 UTC
I'll try to reproduce this with 4 VMs tonight. 2 with x-data-plane=on and 2 with x-data-plane=off. Since there is no I/O going on and virtio-blk-data-plane does not block vcpus from executing code, it's hard to see how x-data-plane=on could cause softlockups inside the guest. I reproduced the soft lockup without a hard disk! This is not related to virtio-blk-data-plane. Live ISO: rhel-workstation-x86_64-live-6.4_20130123.0-1.iso Guest kernel: 2.6.32-356.el6.x86_64 Host kernel: F18 3.7 (includes kvmclock patches for stopped bit) qemu-kvm: qemu-kvm-0.12.1.2-2.352.el6 Guest CPU count: 3 kernel:BUG: soft lockup - CPU#0 stuck for 1520s! [bash:2529] It seems that Bug 739151 may not be resolved completely. According to https://bugzilla.redhat.com/show_bug.cgi?id=739151#c42. --- snip log from comment42--- Let's use the other bug (bug 883746) reported for problems in this feature. If the problem looks different, please open a new bug. Re-assign this bug to amit. Hi, Amit Any mistake, please fix me. Best Regards & Thanks, Junyi Test on qemu-kvm-0.12.1.2-2.380.el6 with steps in comment 0, after resumise the guest, no call trace, only one message: Clocksource tsc unstable (delta = 2091710798 ns). Enable clocksource failover by adding clocksource_failover kernel parameter. 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. http://rhn.redhat.com/errata/RHSA-2013-1553.html |