From owner-freebsd-questions Mon May 6 19:19:30 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA00941 for questions-outgoing; Mon, 6 May 1996 19:19:30 -0700 (PDT) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA00929 for ; Mon, 6 May 1996 19:19:16 -0700 (PDT) Received: from digital.netvoyage.net (digital.netvoyage.net [205.162.154.10]) by mail.barrnet.net (8.7.5/MAIL-RELAY-LEN) with SMTP id TAA23315 for ; Mon, 6 May 1996 19:19:13 -0700 (PDT) Received: from localhost (bogawa@localhost) by digital.netvoyage.net (8.6.13/8.6.9) with SMTP id TAA17272; Mon, 6 May 1996 19:14:35 -0700 Date: Mon, 6 May 1996 19:14:33 -0700 (PDT) From: Bryan Ogawa at Work To: Chris Dabrowski cc: questions@freebsd.org Subject: Re: Processes In-Reply-To: <199605051151.MAA00380@tatooine.vader.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 5 May 1996, Chris Dabrowski wrote: > Does anyone know what could be causing these error messages: > > May 5 05:31:09 tatooine innd: ME cant spawn /news/bin/control/newgroup > for control/newgroup/17509 Resource temporarily unavailable > May 5 05:31:09 tatooine innd: ME cant fork /news/bin/control/newgroup > Resource temporarily unavailable > May 5 05:31:09 tatooine innd: ME cant spawn /news/bin/control/newgroup > for control/newgroup/17510 Resource temporarily unavailable > May 5 05:31:09 tatooine innd: ME cant fork /news/bin/control/newgroup > Resource temporarily unavailable Top of my head response: look for the user limits on processes/cpu time. man limit (actually the csh man page, look for it). There is, I believe, a ulimit command as well for more recent FreeBSDs that will run under sh (so that when you do your inn startup, you can call it and change the limits to their max values). If not, you can always spawn csh and run from there. This is what I would guess your problem is. bryan > > I'm running FreeBSD-2.1 STABLE with MAXUSERS (in the kernel) set to 64. I > have tried setting it other values all to no avail. Is there any way of > increasing the number of processes? > > I use my machine to run X, inn, named, nfs (client & server), apache, > samba and sendmail (from inetd) so the number of processes can get quite > large (about 70), but when the above occurred I wasn't even running X. > > Any advice would be appreciated. I've had a look as some man pages (sysctl) > and the FAQ and Handbook but it hasn't helped. The Handbook states that > the number of processes is equal to 20 + (16 * MAXUSERS) or in my case 1044 > which should be more than enough. > > Spec: > P100 > 48 Mb RAM > Adaptec 2940 PCI > 64 Mb Swap (32 Mb partition & 32 Mb file) > > Cheers, > > Chris > -- > Chris Dabrowski > chris@vader.org > Bryan K. Ogawa Questions or Problems with NetVoyage? help@netvoyage.net Check out the NetVoyage HelpWeb at..