Yesterday I had following problem:
>Our AlphaServer 2000 4/200 gives me following message:
>
>fork/procdup:task_create failed. Code: 0x11
>
>I've already changed maxusers variable to 128 (previous value was 64) and
>recompiled kernel but id didn't helped.
I 've received answers from Kevin Houle <kevin_at_netins.net> and
malonsom_at_villacero.villacero.com.mx.
Changing values of parameters in /etc/sysconfigtab by creating a file
listed below and executing comand "sysconfigdb -a -f aaa proc" resolved my
problem.
And this is aaa file:
proc:
max_proc_per_user = 1024
max_threads_per_user = 1024
Thank you for your help.
Zygmunt Gorszczynski Computing Center
network administrator Academy of Economics
egon_at_ae.katowice.pl Katowice, Poland
Received on Tue Nov 18 1997 - 08:49:53 NZDT