Subject: Re: /netbsd: nfsd send error 55
To: Wojciech Puchar <wojtek@chylonia.3miasto.net>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-users
Date: 01/05/2002 15:04:15
On Sat, Jan 05, 2002 at 11:10:38AM +0100, Wojciech Puchar wrote:
> > > when this message appears, ne2000 PCI client side
> >
> > rochebonne# fgrep 55 /usr/include/sys/errno.h
> > #define ENOBUFS         55              /* No buffer space available */
> >
> > You're running out of mbufs, increase NMBCLUSTERS in kernel config file.
> 
> is it too small for 10Mbps network with one nfs client?
> kern.mbuf.nmbclusters = 1024

I think it really depends on what you're doing with NFS.
I'd try to increase it before looking for something else.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--