Date: Mon, 13 Apr 1998 09:30:42 +0300 From: Ruslan Ermilov <ru@ucb.crimea.ua> To: questions@FreeBSD.ORG Subject: Re: HELP: /kernel: file: table is full Message-ID: <19980413093042.52424@ucb.crimea.ua> In-Reply-To: <199804122201.XAA02335@indigo.ie>; from Niall Smart on Sun, Apr 12, 1998 at 11:01:05PM %2B0000 References: <ru@ucb.crimea.ua> <199804122201.XAA02335@indigo.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 12, 1998 at 11:01:05PM +0000, Niall Smart wrote: > 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. > I have no idea what's happened yesterday ;-( # uptime; fstat | wc -l 9:29 up 23:21, 3 users, load averages: 0.03, 0.06, 0.07 521 Thanks, -- Ruslan Ermilov System Administrator ru@ucb.crimea.ua United Commercial Bank +380-652-247647 Simferopol, Crimea 2426679 ICQ Network, UIN 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?19980413093042.52424>