From: Daniel Phillips Subject: Re: A unresponsive file system can hang all I/O in the system on linux-2.6.23-rc6 (dirty_thresh problem?) Date: Fri, 28 Sep 2007 13:24:34 -0700 Message-ID: <200709281324.35160.phillips@phunq.net> References: <92cbf19b0709272332s25684643odaade0e98cb3a1f4@mail.gmail.com> <20070928122628.965137f2.akpm@linux-foundation.org> <1191009148.6702.46.camel@heimdal.trondhjem.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Cc: Andrew Morton , Chakri n , linux-pm , lkml , nfs@lists.sourceforge.net, Peter Zijlstra To: Trond Myklebust Return-path: In-Reply-To: <1191009148.6702.46.camel@heimdal.trondhjem.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Friday 28 September 2007 12:52, Trond Myklebust wrote: > I'm not sure that the hang that is illustrated here is so special. It > is an example of a bog-standard ext3 write, that ends up calling the > NFS client, which is hanging. The fact that it happens to be hanging > on the nfsd process is more or less irrelevant here: the same thing > could happen to any other process in the case where we have an NFS > server that is down. Hi Trond, Could you clarify what you meant by "calling the NFS client"? I don't see any direct call in the posted backtrace. Regards, Daniel