Date: Wed, 3 Feb 1999 15:38:11 +0000 From: Ben Smithurst <ben@scientia.demon.co.uk> To: Adolfo Pisa Menendez <info@conectia.es> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: File table is full Message-ID: <19990203153811.A2788@scientia.demon.co.uk> In-Reply-To: <36B85CC8.16DC@conectia.es> References: <36B85CC8.16DC@conectia.es>
next in thread | previous in thread | raw e-mail | index | archive | help
Adolfo Pisa Menendez wrote: > I have many problems in may server getting the message on dmesg: > > file: table is full > > I have set the option > OPEN_MAX=256 > in the kernel, but I still have problems. > > Where can I know the effective number of open file at a moment. > Where do I configure It. Set maxusers to something high. The relationship between the max processes and max open files to the maxusers setting is in /sys/conf/param.c. -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key 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?19990203153811.A2788>