From owner-freebsd-fs@FreeBSD.ORG Mon Mar 1 15:33:40 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A9DE1065670; Mon, 1 Mar 2010 15:33:40 +0000 (UTC) (envelope-from gerrit@pmp.uni-hannover.de) Received: from mrelay1.uni-hannover.de (mrelay1.uni-hannover.de [130.75.2.106]) by mx1.freebsd.org (Postfix) with ESMTP id AE0428FC13; Mon, 1 Mar 2010 15:33:39 +0000 (UTC) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2]) by mrelay1.uni-hannover.de (8.14.2/8.14.2) with ESMTP id o21FWM8L006737; Mon, 1 Mar 2010 16:32:26 +0100 Received: from pmp.uni-hannover.de (arc.pmp.uni-hannover.de [130.75.117.1]) by www.pmp.uni-hannover.de (Postfix) with SMTP id 64E244F; Mon, 1 Mar 2010 16:32:22 +0100 (CET) Date: Mon, 1 Mar 2010 16:32:22 +0100 From: Gerrit =?ISO-8859-1?Q?K=FChn?= To: Willem Jan Withagen Message-Id: <20100301163222.47d0b9f6.gerrit@pmp.uni-hannover.de> In-Reply-To: <4B8BAA80.7060401@digiware.nl> References: <20100226174021.8feadad9.gerrit@pmp.uni-hannover.de> <20100226224320.8c4259bf.gerrit@pmp.uni-hannover.de> <4B884757.9040001@digiware.nl> <20100227080220.ac6a2e4d.gerrit@pmp.uni-hannover.de> <4B892918.4080701@digiware.nl> <20100227202105.f31cbef7.gerrit@pmp.uni-hannover.de> <20100227193819.GA60576@icarus.home.lan> <4B89943C.70704@digiware.nl> <20100227220310.GA65110@icarus.home.lan> <20100228185546.f9fefa97.gerrit@pmp.uni-hannover.de> <4B8BAA80.7060401@digiware.nl> Organization: Albert-Einstein-Institut (MPI =?ISO-8859-1?Q?f=FCr?= Gravitationsphysik & IGP =?ISO-8859-1?Q?Universit=E4t?= Hannover) X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.4; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-PMX-Version: 5.5.9.388399, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2010.3.1.152129 Cc: stable@freebsd.org, freebsd-fs@freebsd.org, "Robert N. M. Watson" , Eirik =?ISO-8859-1?Q?=D8verby?= , Daniel Braniss , Jeremy Chadwick Subject: Re: mbuf leakage with nfs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2010 15:33:40 -0000 On Mon, 01 Mar 2010 12:52:32 +0100 Willem Jan Withagen wrote about Re: mbuf leakage with nfs: WJW> > In my case it is the Linux client causing the problems (cannot tell WJW> > yet if it is only with udp, but I would think so). If I understand WJW> > Daniel correctly his latest testes were performed with FreeBSD WJW> > client and udp. So it may very well be a generel issue with udp?! WJW> > Would this help narrowing down the problem? WJW> WJW> I'm off 'till thursday. WJW> At which time I'm willing to run more tests. Got plenty of boxes here. WJW> Both FreeBSD and Linux. And otherwise will boot more in VirtualBox. I finally too an axe and restarted nfsd without "-u". Now my mbuf usage is flat as it should be. I guess some people using computers with udp mounts will complian, but this can be fixed easily by converting their connections to tcp. However, I am still interested in having the issue fixed, so I will be following the thread and contribute if possible. cu Gerrit