Re: maxmaxusers in 4.4-stable

2008-12-03 Thread Otto Moerbeek
On Wed, Dec 03, 2008 at 02:09:12PM +0100, Sico Bruins wrote: > On Wed, Dec 03, 2008 at 12:42:42PM +0100, Otto Moerbeek wrote: > > > On Wed, Dec 03, 2008 at 12:36:49PM +0100, Sico Bruins wrote: > > > >> On Wed, Dec 03, 2008 at 12:06:14PM +0100, Otto Moerbeek wrote: > >> > >>> On Wed, Dec 03, 200

Re: maxmaxusers in 4.4-stable

2008-12-03 Thread Sico Bruins
On Wed, Dec 03, 2008 at 12:42:42PM +0100, Otto Moerbeek wrote: [mostly deleted for brevity] > You are confusing groups and login classes. Foot in mouth time, putting in "staff" with vipw has magically lifted the 100 process limit. Now back to a lower maxusers setting (below 100), maybe something

Re: maxmaxusers in 4.4-stable

2008-12-03 Thread Sico Bruins
On Wed, Dec 03, 2008 at 12:42:42PM +0100, Otto Moerbeek wrote: > On Wed, Dec 03, 2008 at 12:36:49PM +0100, Sico Bruins wrote: > >> On Wed, Dec 03, 2008 at 12:06:14PM +0100, Otto Moerbeek wrote: >> >>> On Wed, Dec 03, 2008 at 11:57:32AM +0100, Sico Bruins wrote: >>> On one of my PCs I ran i

Re: maxmaxusers in 4.4-stable

2008-12-03 Thread Otto Moerbeek
On Wed, Dec 03, 2008 at 12:36:49PM +0100, Sico Bruins wrote: > On Wed, Dec 03, 2008 at 12:06:14PM +0100, Otto Moerbeek wrote: > > > On Wed, Dec 03, 2008 at 11:57:32AM +0100, Sico Bruins wrote: > > > >> On one of my PCs I ran into the process table full / cannot fork > >> trouble, so I decided to

Re: maxmaxusers in 4.4-stable

2008-12-03 Thread Sico Bruins
On Wed, Dec 03, 2008 at 12:06:14PM +0100, Otto Moerbeek wrote: > On Wed, Dec 03, 2008 at 11:57:32AM +0100, Sico Bruins wrote: > >> On one of my PCs I ran into the process table full / cannot fork >> trouble, so I decided to make a single change in the GENERIC >> kernel config: I bumped up the max

Re: maxmaxusers in 4.4-stable

2008-12-03 Thread Paul de Weerd
On Wed, Dec 03, 2008 at 11:57:32AM +0100, Sico Bruins wrote: | On one of my PCs I ran into the process table full / cannot fork | trouble, so I decided to make a single change in the GENERIC | kernel config: I bumped up the maxusers setting to 128. Which of the two did you run into ? proces table

Re: maxmaxusers in 4.4-stable

2008-12-03 Thread Otto Moerbeek
On Wed, Dec 03, 2008 at 11:57:32AM +0100, Sico Bruins wrote: > On one of my PCs I ran into the process table full / cannot fork > trouble, so I decided to make a single change in the GENERIC > kernel config: I bumped up the maxusers setting to 128. > > Config warned me that "config: warning: maxu

maxmaxusers in 4.4-stable

2008-12-03 Thread Sico Bruins
On one of my PCs I ran into the process table full / cannot fork trouble, so I decided to make a single change in the GENERIC kernel config: I bumped up the maxusers setting to 128. Config warned me that "config: warning: maxusers (128) > 100". I grepped around in /usr/src/usr.sbin/config and fou