Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 1998 23:01:05 +0000
From:      Niall Smart <rotel@indigo.ie>
To:        Ruslan Ermilov <ru@ucb.crimea.ua>, questions@FreeBSD.ORG
Subject:   Re: HELP: /kernel: file: table is full
Message-ID:  <199804122201.XAA02335@indigo.ie>
In-Reply-To: Ruslan Ermilov <ru@ucb.crimea.ua> "HELP: /kernel: file: table is full" (Apr 12, 10:20pm)

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804122201.XAA02335>