Date: 23 Sep 1998 16:51:54 +0200 From: Walter Hafner <hafner@informatik.tu-muenchen.de> To: melange@yip.org (Bob K) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Worrisome kernel messages Message-ID: <srjpvcm6fw5.fsf@hprbg5.informatik.tu-muenchen.de> In-Reply-To: melange@yip.org's message of "2 Sep 1998 18:41:00 %2B0200" References: <Pine.GSO.3.96.980902095754.12095A-100000@tundra.winternet.com> <Pine.BSF.3.96.980902113914.16282G-100000@yip.org>
next in thread | previous in thread | raw e-mail | index | archive | help
melange@yip.org (Bob K) writes:
> On Wed, 2 Sep 1998, Nathan Ahlstrom wrote:
>
> >
> >
> > > Sep 1 22:18:06 pi /kernel: file: table is full
> >
> > I think that increasing maxusers in your kernel config file will remedy
> > this.
> >
> > Good Luck,
>
> Thanks. I'll try this. (My kernel config file doesn't have a maxusers
> line, but I'll assume the default is 10 a` la LINT, so I'll try 15, I
> suppose)
ACTUALLY ...
sysctl -w kern.maxfiles=1024
sysctl -w kern.maxvnodes=2048
is the way to go. The default of 360 max. open files is much too low in
a heavily used system.
-Walter (catching up mails after holidays)
--
Walter Hafner_______________________________ hafner@in.tum.de
<A href=http://www.in.tum.de/~hafner/>*CLICK*</A>
The best observation I can make is that the BSD Daemon logo
is _much_ cooler than that Penguin :-) (Donald Whiteside)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?srjpvcm6fw5.fsf>
