Bug 200013 - Access to nfs mount hangs with kernel-2.6.17-1.2142_FC4
Summary: Access to nfs mount hangs with kernel-2.6.17-1.2142_FC4
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 5
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-24 20:34 UTC by Orion Poplawski
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-18 18:01:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
dmesg output (123.07 KB, text/plain)
2006-07-24 20:34 UTC, Orion Poplawski
no flags Details

Description Orion Poplawski 2006-07-24 20:34:25 UTC
Created attachment 132947 [details]
dmesg output

Comment 1 Orion Poplawski 2006-07-24 20:34:25 UTC
Description of problem:

Since booting kernel-2.6.17-1.2142_FC4 (and -1.2141), this system will
periodically lock up while accessing a NFS mount.  I've attached partial output
from a process trace (all that dmesg could capture).  There is a hung idl
process, as well as a couple ps processes that are hung.

Comment 2 Steve Dickson 2006-08-05 12:35:44 UTC
it appears all the process in the NFS code seem to be trying
to flush pages out... But I guess the hang comes from the
fact that pdflush is also trying to free pages... Note how
its sleeping in nfs_wait_on_request().... So at the end
of the day it appears we are in a low memory situation...

A couple of things, 1)  is there any network traffic going to
the server during this period? If so, what type messages
are they? 2) Could you please post a sysctl-M memory
trace?

Comment 3 Dave Jones 2006-09-17 02:10:00 UTC
[This comment added as part of a mass-update to all open FC4 kernel bugs]

FC4 has now transitioned to the Fedora legacy project, which will continue to
release security related updates for the kernel.  As this bug is not security
related, it is unlikely to be fixed in an update for FC4, and has been migrated
to FC5.

Please retest with Fedora Core 5.

Thank you.

Comment 4 Orion Poplawski 2006-09-18 18:01:00 UTC
Have not had a reoccurrence recently.  Closing for now.


Note You need to log in before you can comment on or make changes to this bug.