From owner-freebsd-questions@FreeBSD.ORG Sat Aug 16 09:01:00 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ABAE37B493 for ; Sat, 16 Aug 2003 09:00:51 -0700 (PDT) Received: from thunder.trej.net (as3-3-6.orby.s.bonet.se [217.215.33.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36D98448FC for ; Sat, 16 Aug 2003 08:27:13 -0700 (PDT) (envelope-from freebsd@dagerot.nu) Received: from [192.168.0.90] (c213-89-27-137.cm-upc.chello.se [213.89.27.137])h7GFQwc25020 for ; Sat, 16 Aug 2003 17:26:58 +0200 From: Joachim Dagerot To: Freebsd Content-Type: text/plain Organization: Message-Id: <1061047608.2656.4.camel@big.dagerot.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 16 Aug 2003 17:26:48 +0200 Content-Transfer-Encoding: 7bit 3j-MailScanner-Information: Please contact the ISP for more information 3j-MailScanner: Found to be clean Subject: [Fwd: Re: kernel: table is full] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2003 16:01:00 -0000 > > You need to increase the number of free file handles > > Or figure out what is using so many of them (e.g. fstat, etc). Because of the time between the problem occurs it's not a valid way to go by just using fstat. I increased the number of file handles now, is there some surveillance(sp?) system that's easy to setup and that can help me find out what's happening. I think I had the same problem a few weeks ago aswell, but I thought the computer schack got overheated which probably was wrong.