Bug 495881
Summary: | [NetApp 4.8 bug]Kernel panics on RHEL4.8 GASnapshot3 after reloading QLogic FC driver when LUNs are mapped | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Naveen Reddy <naveenr> | ||||
Component: | kernel | Assignee: | Marcus Barrow <mbarrow> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 4.8 | CC: | andriusb, benl, coughlan, naveenr, qlogic-redhat-ext, xdl-redhat-bugzilla | ||||
Target Milestone: | rc | Keywords: | Regression | ||||
Target Release: | 4.8 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-04-19 17:52:55 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: | 450896, 450897 | ||||||
Attachments: |
|
Description
Naveen Reddy
2009-04-15 12:43:40 UTC
Created attachment 339681 [details]
Attaching the kernel panic message
Attaching the kernel panic message
There is a fix in snap 4, kernel -87, that may be relevant. The fix removes some qla sysfs values that cause hangs when they are read (like at boot time and module load). Can you try snap 4, or just switch to the -87 kernel? I concur with Tom C. Please try the -88 kernel. You could also apply the patch in BZ 476704. The patch removed the sysfs entries which were causing a locking problem. These entries were unsupported and when other fixes were made to the driver they became broken. These entries are read in an automated fashion and are not required ( board nvram contents ). This issue is not seen in snap4(kernel v2.6.9-87). |