Bug 901751
| Summary: | [abrt]: BUG: soft lockup - CPU#6 stuck for 22s! [qemu-kvm:872] | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lubo <lubomir.carik> | ||||
| Component: | kernel | Assignee: | Marcelo Tosatti <mtosatti> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 18 | CC: | gansalmon, itamar, jforbes, jonathan, kernel-maint, madhu.chinakonda, sales | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:d4f4efaac00f8b4aa61c5b7a7d4083b69f9dff5a | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-04-08 21:45:18 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Lubo
2013-01-19 00:14:52 UTC
Created attachment 690915 [details]
Image capture of a kernel panic that started wit CPU soft lockup
It happens very often, to the point of making my KVM installation useless.
uname -r
2.6.32-279.19.1.el6.x86_64
I tried upgrading the kernel to 3.5, but the issue remains.
If this is not fixed soon, KVM is history.
In my case I think the issue is a Windows 8 virtual machine. The disk is IDE, and the network interface is Virtio. In 2.6.32-279.19.1.el6.x86_64, it does not even start, shows an error saying "Your CPU does not support .." some type of CPU feature, but it is incorrect, since this is a Dell R900 server. Also, while it shows this error, it eats up 2 cores 100%. Paradoxically, this virtual machines starts just fine in Kernel 3.5.0, but then we fall into this bug after some time. If somebody analyzes my Windows 8 Virtual machine, you may find the problem. The kernel and kvm seem to be stable if I only use Linux virtual machines. I also noticed that if I change my Windows disk type to Virtio, it is several times slower to boot than when using IDE. Alves, you should file a bug against RHEL (or CentOS if you're getting it from there) for the 3.6.32 kernel issues. Lubo, are you still seeing this with 3.8.x? Hi Josh, in last weeks - no. May it was a problem only on that kernel/sw combination (?), |