From owner-freebsd-isp Thu Nov 19 13:30:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20704 for freebsd-isp-outgoing; Thu, 19 Nov 1998 13:30:21 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: (from jmb@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20696; Thu, 19 Nov 1998 13:30:19 -0800 (PST) (envelope-from jmb) From: "Jonathan M. Bresler" Message-Id: <199811192130.NAA20696@hub.freebsd.org> Subject: Re: table is full! In-Reply-To: <36548B93.BC30BBA5@ciai.net> from Brian Scott at "Nov 19, 98 03:20:19 pm" To: slipmat@ciai.net (Brian Scott) Date: Thu, 19 Nov 1998 13:30:19 -0800 (PST) Cc: freebsd-isp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Brian Scott wrote: > I've had this machine (HP-LH3) for about 5 months now and its making me > crazy! I had BSDi on it before and replaced it with FreeBSD because it > supported the onboard SCSI controller. Now its all installed and uses > the 2 P400's just fine, splendid, finaly I can relax... Not quite, now > the kernel is freaking out after about 2 days of uptime, I reboot then > its fine for about 2 more days. the errors I'm seeing are.. > > /kernel: file: table is full #this is the first error > kernel: cron), uid 0: exited on signal 11 (core dumped) > /dev/console: Too many open files in system > /var/run/utmp: Too many open files in system please check the value of maxusers in your kernel config file. its in /sys/i386/conf. the default value is too small for you needs, just bump it to 100. jmb > > I have compiled the kernel sever different times now, trying to remedy > this but its still happening. The machine is running about 150 > processes but should be able to run them (the bsdi ran them fine, just > didn't like the scsi controller). > > anyone have any help? > > Brian > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message