From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: linux-nfs-owner@vger.kernel.org Received: from DILBERT.FHCRC.ORG ([140.107.152.15]:35401 "EHLO dilbert.fhcrc.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933487Ab2EQXvf (ORCPT ); Thu, 17 May 2012 19:51:35 -0400 Message-ID: <4FB58F06.3020106@fhcrc.org> Date: Thu, 17 May 2012 16:51:34 -0700 From: Stuart Kendrick MIME-Version: 1.0 To: Chuck Lever CC: linux-nfs@vger.kernel.org Subject: Re: ls stalls References: <4FB43655.5040907@fhcrc.org> <4FB4397A.6060104@fhcrc.org> <4FB4F932.8060104@fhcrc.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-nfs-owner@vger.kernel.org List-ID: > The file must reside in the directory you are listing, and it should be very large. Typically dd'ing zeroes into a large file is a good way to starve non-writers. Thanx Chuck. I can replicate the problem, I've learned a lot about dirty_bytes/dirty_ratio and I'm on my way to resolving this. --sk