Bug 208585
| Summary: | panic when freeing nfs locks of orphaned processes | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Ben Walton <bwalton> | ||||||
| Component: | kernel | Assignee: | Peter Staubach <staubach> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 4.4 | CC: | dzickus, jbaron, steved, trondham | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i386 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-06-18 15:51:02 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
Ben Walton
2006-09-29 14:48:55 UTC
Created attachment 137396 [details]
logged output after this BUG() is triggered.
Created attachment 137590 [details]
logged output from kernel panic (with sas 8 patches applied)
I thought that the sas8 patches had at least bandaided things well enough to
prevent this issue from happening, but got a lovely surprise this afternoon.
I hope it helps.
-Ben
I could also add that this server was recently 'upgraded' from fc4 to as4. Prior to the upgrade, sas still left it's processes lying around, but this bug was not triggered. The nfs server is running fc4. -Ben Just a "me too". We just experienced this bug on our general login machine (~180 simultaneous users, lots of NFS homedirs mounted). We were also running the 2.6.9-42.0.2.ELsmp kernel. -trond I experienced the same behaviour after moving to kernel 2.6.9-42.0.3.ELsmp also. I've had to return to the original fc4 setup as this is a high demand server and I couldn't have this much downtime. I have the as4 server live still in a testing area and would be willing to run any tests necessary on it to help resolve the issue. -Ben |