From owner-freebsd-questions Wed Feb 3 10:15:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23176 for freebsd-questions-outgoing; Wed, 3 Feb 1999 10:15:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23157 for ; Wed, 3 Feb 1999 10:15:28 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.11 #1) id 1084NX-0000jJ-00; Wed, 3 Feb 1999 15:38:11 +0000 Date: Wed, 3 Feb 1999 15:38:11 +0000 From: Ben Smithurst To: Adolfo Pisa Menendez Cc: freebsd-questions@FreeBSD.ORG Subject: Re: File table is full Message-ID: <19990203153811.A2788@scientia.demon.co.uk> References: <36B85CC8.16DC@conectia.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <36B85CC8.16DC@conectia.es> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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