From owner-freebsd-stable@FreeBSD.ORG Sun Nov 7 20:19:13 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DADC216A4CE for ; Sun, 7 Nov 2004 20:19:13 +0000 (GMT) Received: from grummit.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 5B4A943D54 for ; Sun, 7 Nov 2004 20:19:12 +0000 (GMT) (envelope-from lists-freebsd-stable@freebsd.org) Received: (qmail 90135 invoked by uid 1000); 7 Nov 2004 20:16:40 -0000 Date: Sun, 7 Nov 2004 21:16:40 +0100 From: Joan Picanyol To: freebsd-stable@freebsd.org Message-ID: <20041107201640.GA89979@grummit.biaix.org> Mail-Followup-To: freebsd-stable@freebsd.org, Robert Watson References: <20041025092330.GB39457@grummit.biaix.org> <20041025160930.GA41784@grummit.biaix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041025160930.GA41784@grummit.biaix.org> User-Agent: Mutt/1.5.6i cc: Robert Watson Subject: Re: process stuck in nfsfsync state X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2004 20:19:14 -0000 * Joan Picanyol [20041025 18:09]: > * Robert Watson [20041025 14:24]: > > - It would be useful to see if less complicated NFS meta-transactions than > > "Start GTK" can trigger the problem. For example, doing a large dd to a > > file in NFS, varying the blocksize to see if you can find useful > > thresholds that trigger the problem. I see a lot of successful 512 byte > > writes in the trace, but larger datagram sizes of 8192 for writes seem > > to have problems. > > Now this is interesting: > > dd if=/dev/urandom of=/fs/bulk/mount/dummy bs=512 count=14 > > wedges the NFS mount point 100% of the times. Lowering the count to 13 > doesn't reproduce the hang. Oh well, I can't reproduce this any more after upgrading. Go figure... tks -- pica