From owner-freebsd-questions Sun Apr 12 15:02:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06877 for freebsd-questions-outgoing; Sun, 12 Apr 1998 15:02:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from indigo.ie (nsmart@ts01-09.waterford.indigo.ie [194.125.139.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06868 for ; Sun, 12 Apr 1998 15:02:18 -0700 (PDT) (envelope-from rotel@indigo.ie) Received: (from nsmart@localhost) by indigo.ie (8.8.8/8.8.7) id XAA02335; Sun, 12 Apr 1998 23:01:05 +0100 (IST) (envelope-from rotel@indigo.ie) From: Niall Smart Message-Id: <199804122201.XAA02335@indigo.ie> Date: Sun, 12 Apr 1998 23:01:05 +0000 In-Reply-To: Ruslan Ermilov "HELP: /kernel: file: table is full" (Apr 12, 10:20pm) Reply-To: rotel@indigo.ie X-Mailer: Mail User's Shell (7.2.6 beta(3) 11/17/96) To: Ruslan Ermilov , questions@FreeBSD.ORG Subject: Re: HELP: /kernel: file: table is full Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Apr 12, 10:20pm, Ruslan Ermilov wrote: } Subject: HELP: /kernel: file: table is full > Hi! > > Can I check a number of files opened by each process? > I don't believe that I have 3240 files opened at a time. > > # sysctl kern.maxfiles > kern.maxfiles: 3240 > > # uptime > 10:13PM up 12:05, 2 users, load averages: 0.01, 0.02, 0.00 Interesting... you can use "fstat" to keep track of which processes have which files open. It would be interesting to hear what this problem was, please post the solution to the list. Niall -- Niall Smart. Microsoft Suck. See www.freebsd.org for details. echo "#define if(x) if(!(x))" >> /usr/include/stdio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message