Bug 560688
Summary: | System locks up and must be booted | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Albert Flügel <albert.fluegel> |
Component: | kernel | Assignee: | Steve Dickson <steved> |
Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Kernel QE team <kernel-qe> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 5.4 | CC: | a.drevet, dev_nll, lwoodman |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-10-21 18:55:00 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: |
Description
Albert Flügel
2010-02-01 16:03:33 UTC
Problem appears to be in the nfs_access_cache_shrinker(), stuck on the spin_lock(&nfs_access_lru_lock). Larry It seems like this could be related to https://bugzilla.redhat.com/show_bug.cgi?id=525898 - similar symptoms, at least. I too am having something like this happen. Essentially, we got kswapd0 eating all of the system CPU and locking up the system while doing a large amount of reads from NFS. I posted additional details on the thread for that other bug, but I won't cross-post them all here in case you decide they're not the same after all. *** This bug has been marked as a duplicate of bug 585935 *** |