Bug 606589
Summary: | 32 bit guest kernel panic when boot up in RHEL 5.6 with multi storage | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Joy Pu <ypu> | ||||||
Component: | kernel | Assignee: | chellwig <chellwig> | ||||||
Status: | CLOSED WORKSFORME | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 6.1 | CC: | chellwig, ddutile, mkenneth, tburke, virt-maint, ykaul | ||||||
Target Milestone: | rc | Keywords: | Triaged | ||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2011-03-11 11:09:46 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: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 580948 | ||||||||
Attachments: |
|
Description
Joy Pu
2010-06-22 02:34:22 UTC
Created attachment 425800 [details]
The whole serial log
What is multi storage? Does it still happen with the latest rhel6 snapshot? (In reply to comment #2) > What is multi storage? Does it still happen with the latest rhel6 snapshot? Multi storage means that the guest boot up with more than one harddisk device. In the report command line, I tried to boot up a guest with 3 storage. I only find this problem in RHEL 5 host. Don't meet it in the RHEL 6 host(Boot up the guest more than 50 times with multi-disk). This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. This request was erroneously denied for the current release of Red Hat Enterprise Linux. The error has been fixed and this request has been re-proposed for the current release. Created attachment 473889 [details]
debug hack
The duplicate name and oops in the ioctl path make it look like this might be related to udev renaming things based on serial numbers. Can you try botting with the attached debug patch?
Also does this only happen when booting with three virtio devices, or also with two?
This is most likely a virtio-blk guest driver issue, updating component and release. QE, please test with #8 and with latest rhel6.1 candidate guest (In reply to comment #11) > QE, please test with #8 and with latest rhel6.1 candidate guest Test the rhel6.1 guest for more the 50 times, didn't trig this problem again. kernel version: 2.6.32-118.el6.x86_64 Can you close the bug? Base the comment 12, close this bug. Will reopen it when it is trigged again. |