From owner-freebsd-stable Wed Nov 29 14:43: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pojmail01.poj.usace.army.mil (poj01.poj.usace.army.mil [155.81.110.2]) by hub.freebsd.org (Postfix) with ESMTP id 54C2637B400 for ; Wed, 29 Nov 2000 14:43:00 -0800 (PST) Received: by pojmail01.poj.usace.army.mil with Internet Mail Service (5.5.2650.21) id ; Thu, 30 Nov 2000 07:42:46 +0900 Message-ID: <8ACF33E983FDD31181ED009027CCC457192D58@pojmail02.poj.usace.army.mil> From: "Mishler, Barry A POJ" To: 'Chris Stenton ' Cc: "'freebsd-stable@FreeBSD.ORG '" Subject: RE: file: table is full Date: Thu, 30 Nov 2000 07:42:44 +0900 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I feel the need to mention that ever since 4.1-RELEASE, the trafshow port causes this kind of error if left to run for several hours. I tried to figure out what changed from 4.0 but could not. lsof reports that the number of file descriptors used by trafshow slowly increases with time. My gdb skills have deteriorated enough that I'm unable to come up with a fix in the time I have available. Sorry. If you're not using trafshow, what program is using too many file descriptors? Barry Mishler System/Network Administrator Japan Engineer District U.S. Army Corps of Engineers -----Original Message----- From: Mike Smith [mailto:msmith@freebsd.org] Sent: Thursday, November 30, 2000 2:10 AM To: Peter Lai Cc: 'Chris Stenton '; 'freebsd-stable@FreeBSD.ORG ' Subject: Re: file: table is full Er, no it doesn't. This means you have too many open files in the system. If 'maxusers' is less than 128, bump that up first. Then you can try defining MAXFILES in your config file if you still hit the limit; check the output of 'sysctl kern.maxfiles' to find what it's currently at. > this happens when the dmesg buffer fills up before it dumps them to > dmesg.yesterday > > -----Original Message----- > From: Chris Stenton > To: freebsd-stable@FreeBSD.ORG > Sent: 11/29/2000 4:16 AM > Subject: file: table is full > > > I've just got pages of the following kernel error messages > > > hawk kernel log messages: > > > file: table is full > > file: table is full > > > Is there a kernel parameter I can tune to stop this happening? > > > > > Chris > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message