From owner-freebsd-questions Wed Apr 21 7: 7:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id 01C9B15393 for ; Wed, 21 Apr 1999 07:07:31 -0700 (PDT) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id ; Wed, 21 Apr 1999 10:05:08 -0400 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB44011057F0@site2s1> From: Christopher Michaels To: Michel Quadflieg Cc: freebsd-questions@freebsd.org Subject: RE: file table full...... Date: Wed, 21 Apr 1999 10:06:19 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You might want to run df -I and see if you are using all of your inodes. If you are not using all of your inodes then you may want to increase the MAXUSERS in your kernel config and recompile the kernel. -Chris > -----Original Message----- > From: Kevin Weiss [SMTP:kevin.weiss@mail.utexas.edu] > Sent: Tuesday, April 20, 1999 5:45 PM > To: Michel Quadflieg > Cc: freebsd-questions@freebsd.org > Subject: Re: file table full...... > > At 12:32 AM 4/20/99 +0200, you wrote: > >Apr 20 00:19:55 area51 syslogd: /var/run/utmp: Too many open files in > system > >Apr 20 00:19:55 area51 /kernel: file: table is full > >Apr 20 00:19:55 area51 syslogd: /var/run/utmp: Too many open files in > system > >Apr 20 00:19:55 area51 /kernel: file: table is full > >Apr 20 00:19:55 area51 syslogd: /var/run/utmp: Too many open files in > system > >Apr 20 00:19:55 area51 /kernel: file: table is full > >Apr 20 00:19:55 area51 syslogd: /var/run/utmp: Too many open files in > system > >Apr 20 00:19:55 area51 /kernel: file: table is full > >Apr 20 00:19:56 area51 syslogd: /var/run/utmp: Too many open files in > system > > > > > >What are possible solutions for this problem??? > > > >TIA Michel > > > > > > > I've had this problem recently. Link make /usr/var and link /var to that > dir. > Also, make /usr/tmp and link /tmp there. Type df -k at the command prompt > and see what it says. Check for *.core files in the / and /root dir's. > > I hope that helps. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message