1837194 Members
2312 Online
110114 Solutions
New Discussion

Re: maxuprc

 
SOLVED
Go to solution
Cara Tock
Regular Advisor

maxuprc

I am hitting the limit of 150 for max user processes. Is there any way to increase the value of maxuprc without a reboot?
4 REPLIES 4
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: maxuprc

It depends, if you are running H-UX 11.11 then maxuprc is dynamic and can be changed via kmtune. e.g. kmtune -s maxupc=300 BUT if you are running 11.0 or below then it's time for a new kernel.

Man kmtune for details.
If it ain't broke, I can fix that.
Steven E. Protter
Exalted Contributor

Re: maxuprc

No, you need to boot.

You might check ulimit values and see if that helps, but its boot time iv maxuprc needs to change.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Cara Tock
Regular Advisor

Re: maxuprc

That is what I thought.
Thanks
James R. Ferguson
Acclaimed Contributor

Re: maxuprc

Hi:

On HP-UX 11.11 you can distinguish kernel parameters that require a reboot to change from those that don't by running SAM or 'kmtune'. If a parameter is noted as "static", then a reboot is required to change it. If it is marked "dynamic", then no reboot is required.

Regards!

...JRF...