SUMMARY: vmunix: task table is full

From: Christophe DIARRA <diarra_at_ipno.in2p3.fr>
Date: Fri, 13 Sep 1996 20:47:09 +0200 (MET DST)

Dear osf-managers,

My original request was:

>Hello osf-managers,
>
>I have a problem with the number of processes:
>
>more /usr/var/adm/syslog.dated/12-Sep-16:11/kern.log
>...
>Sep 13 11:38:45 ipnosd vmunix: task table is full
>Sep 13 11:44:32 ipnosd last message repeated 13 times
>
>The system is an AlphaServer 2000 with 128 MB and running DECUNIX 3.2D
>
>My questions:
>
>1) Is there a parameter 'maxproc' or 'nproc' that I can set in
> /etc/sysconfigtab ?
>2) Can I solve my problem by increasing maxusers ?
>The current configuration is:
>
>root_at_ipnosd<81> dbx -k /vmunix /dev/mem
>dbx version 3.11.8
>(dbx) p maxuprc
>32
>(dbx) p maxusers
>64 maxusers
>
>Thanks in advance.
>
>***
>Christophe DIARRA
>I.P.N ORSAY
>91406 ORSAY Cedex
>Tel: (16 1) 69 41 65 60
>E-mail: diarra_at_ipno.in2p3.fr
>**

The solution is to increase the value of maxusers in /sys/conf/HOSTNAME
or to increase the values of max-proc-per-user and max-threads-per-user.

Many thanks to:

Benoit Maillard - Digital France <maillard_at_fgt.dec.com>
Javier Aida <jaida_at_gmd.com.pe>
Alan Cox <coxa_at_cableol.net>

My apologies if I missed any one who replied.

Christophe.

I include bellow all the answers:

****************************************************************************
Date: Fri, 13 Sep 96 18:33:33 MET DST
From: Benoit Maillard - Digital France- dtn: ,
    "858-1243 / ext: 33 1 69 87 12 43" <maillard_at_atyisa.enet.dec.com> ;
To: "diarra_at_ipno.in2p3.fr"_at_vbormc.vbo.dec.com
Cc: maillard_at_atyisa.enet.dec.com
Subject: RE: vmunix: task table is full

Christophe,
 
You should increase the max-proc-per-user and max-threads-per-user
parameters of the proc subsystem. Add the following to /etc/sysconfigtab:
 
proc:
max-proc-per-user = xxx
max-threads-per-user = nnn
 
Where xxx and nnn are larger than 64 and 256, default values.
 
Then reboot, and verify with sysconfig -q proc.
 
I hope this helps.
 
Regards,
        Benoit Maillard
        maillard_at_fgt.dec.com
****************************************************************************
Date: Fri, 13 Sep 1996 09:30:41 -0500
From: Javier Aida <jaida_at_gmd.com.pe>
To: 'Christophe DIARRA' <diarra_at_ipno.in2p3.fr>
Subject: RE: vmunix: task table is full
 
Hi
Yes, i think that you may solve this problem by modifying maxusers on
/sys/conf/YOUR_MACHINE_NAME.
As i know there is no equivalent parameter in /etc/sysconfigtab for
maxusers. If you have some other valid answer, please let me know. Good
luck
 
Regards
****************************************************************************
Date: Fri, 13 Sep 1996 15:04:27 +0100 (BST)
From: Alan Cox <coxa_at_cableol.net>
To: Christophe DIARRA <diarra_at_ipno.in2p3.fr>
Subject: Re: vmunix: task table is full
 
Change maxusers. This changes the total processes in the system
****************************************************************************
Received on Fri Sep 13 1996 - 21:26:35 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:47 NZDT