Date: Wed, 29 Nov 2000 09:10:25 -0800 From: Mike Smith <msmith@freebsd.org> To: Peter Lai <PeterL@resnet.uconn.edu> Cc: "'Chris Stenton '" <jacs@gnome.co.uk>, "'freebsd-stable@FreeBSD.ORG '" <freebsd-stable@FreeBSD.ORG> Subject: Re: file: table is full Message-ID: <200011291710.eATHAPF30134@mass.osd.bsdi.com> In-Reply-To: Your message of "Wed, 29 Nov 2000 04:26:58 EST." <9F36E367710D474E9806AA393FE737FB019EDA@resnetnt.resnet.uconn.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011291710.eATHAPF30134>