Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2006 22:29:12 +0200
From:      Nicolas KOWALSKI <Nicolas.Kowalski@imag.fr>
To:        freebsd-fs@FreeBSD.org
Subject:   Re: [patch] giant-less quotas for UFS
Message-ID:  <vqozmitcgyv.fsf@corbeau.imag.fr>
In-Reply-To: <20060410184007.68438.qmail@web30306.mail.mud.yahoo.com>
References:  <20060410184007.68438.qmail@web30306.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"R. B. Riddick" <arne_woerner@yahoo.com> writes:

> --- Nicolas KOWALSKI <Nicolas.Kowalski@imag.fr> wrote:
>> pave# nfsd -t -u -n 128
>> nfsd: nfsd count 128; reset to 4
>> 
>> What am I forgetting here ?
>>
> I just had a look at the source code
>   http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/nfsd/nfsd.c
> which limits the maximum number of nfsd children to 20 in some
> releases R4
> (I have not found the tag for R4.11, so I am not sure, if this
> holds true for your system...):
>  #define	MAXNFSDCNT	20
>
> 128 clients is not possible with your nfsd version.
>
> So you might want to recompile your nfsd...

I edited nfsd.c as you wrote, and it worked, Thanks. The server is now
running 128 nfsd processes.

Next, I will test/stress the server with the applications causing
harm.

Many thanks to all,
-- 
Nicolas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqozmitcgyv.fsf>