From owner-freebsd-questions Mon Nov 27 15:35:12 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA09934 for questions-outgoing; Mon, 27 Nov 1995 15:35:12 -0800 Received: from postgres95.vnet.net (oozoo.vnet.net [166.82.1.71]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA09928 for ; Mon, 27 Nov 1995 15:35:03 -0800 Received: (from jason@localhost) by postgres95.vnet.net (8.6.12/8.6.12) id SAA05245 for freebsd-questions@freebsd.org; Mon, 27 Nov 1995 18:38:02 -0500 From: Jason Wright Message-Id: <199511272338.SAA05245@postgres95.vnet.net> Subject: File table full To: freebsd-questions@freebsd.org Date: Mon, 27 Nov 1995 18:37:59 -0500 (EST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 345 Sender: owner-questions@freebsd.org Precedence: bulk >From time to time I get a message from the kernel that "fill table is full". I checked the system config (1000 files) and all seemed ok, but the message still shows up from time to time. I'm using the FreeBSD box mainly as a mail server (recently switched from Linux) and I'm running 2.1.0-RELEASE. Any thoughts would be appreciated. --Jason