Re: Processes stuck in nfsreq

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Thu, 3 Feb 2005 23:15:02 -0800
On Thu, Feb 03, 2005 at 10:29:16AM -0800, Mohan Srinivasan wrote:
> Hi,
> 
> In the info you have below, the NFS request was not sent (R_SENT
> is not set). We didn't send out the request because possibly nm_cwnd 
> didn't allow us to send the request. If nfs_request() could not send 
> the request, then typically, the request would be retransmitted from 
> nfs_timer(). 
> 
> If nm_cwnd is full, then there must be a lot of outstanding requests 
> that haven't been replied to yet (on this mount), which is the fundamental
> issue.
> 
> Can you force a core dump and send me a pointer to it ?
> 
> Also, after you force a core, can you also try a quick workaround - someone
> else also reported NFS client hangs and said that things were fine
> after they set mpsafenet to 0. It would be good to see if there's a
> correlation there.

FYI, it looks like turning off mpsafenet indeed masks the bug.

Kris

Received on Fri Feb 04 2005 - 06:15:03 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:27 UTC