[patch] giant-less quotas for UFS
R. B. Riddick
arne_woerner at yahoo.com
Mon Apr 10 18:40:11 UTC 2006
--- Nicolas KOWALSKI <Nicolas.Kowalski at 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...
-Arne
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the freebsd-fs
mailing list