<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: problem !!!!!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479703#M17985</link>
    <description>hi,&lt;BR /&gt;nproc is for system wide processes and you have 700 , maxuprc is for individual users , currently you have 75 i.e. a user can have 75 processes which is quite a lot. What you can do is check if same user is logged on twice and check if anything is going loopy i.e. one of those users is running a program/script which is spawning alot of other processes , if so kill the user all together or the processes. If not try increasing maxuprc &lt;BR /&gt;&lt;BR /&gt;HTH</description>
    <pubDate>Fri, 05 Jan 2001 11:02:17 GMT</pubDate>
    <dc:creator>Devbinder Singh Marway</dc:creator>
    <dc:date>2001-01-05T11:02:17Z</dc:date>
    <item>
      <title>problem !!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479699#M17981</link>
      <description>If I try to connect to a HP_UX machine (11.00 B 9000/802) with a terminal session, I get the msg &lt;BR /&gt;Unable to fork, too many processes.&lt;BR /&gt;&lt;BR /&gt;I tried again and now I connected, while the first session is still locked.&lt;BR /&gt;&lt;BR /&gt;What cai i do ??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Federico&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jan 2001 10:33:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479699#M17981</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2001-01-05T10:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem !!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479700#M17982</link>
      <description>Hi Federico:&lt;BR /&gt;&lt;BR /&gt;You aparently have a process that has spawned (forked) children to the kernel's 'nproc' limit.  The processing doing the 'fork' could be continuing to do so.  Look for the rogue parent and kill it.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 05 Jan 2001 10:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479700#M17982</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-01-05T10:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: problem !!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479701#M17983</link>
      <description>Hi Frederico,&lt;BR /&gt;&lt;BR /&gt;You've hit the 'nproc' limit.&lt;BR /&gt;If you're logged-in, you probably have a chance to start a 'ps -ef' as soon as another process dies. &lt;BR /&gt;Maybe you'll have to retry a few times to succeed, as you're short of space to fork a new process.&lt;BR /&gt;Try to determine the parent process and kill it with 'kill -9'.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jan 2001 10:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479701#M17983</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-01-05T10:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: problem !!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479702#M17984</link>
      <description>Should i increase any kernel parameters??&lt;BR /&gt;The present ones are:&lt;BR /&gt;nproc 700&lt;BR /&gt;maxfiles 60&lt;BR /&gt;maxfiles_lim 1024&lt;BR /&gt;maxuprc 75&lt;BR /&gt;maxusers  50&lt;BR /&gt;&lt;BR /&gt;Can you help me to fix the probled definitively?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Federico</description>
      <pubDate>Fri, 05 Jan 2001 10:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479702#M17984</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2001-01-05T10:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem !!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479703#M17985</link>
      <description>hi,&lt;BR /&gt;nproc is for system wide processes and you have 700 , maxuprc is for individual users , currently you have 75 i.e. a user can have 75 processes which is quite a lot. What you can do is check if same user is logged on twice and check if anything is going loopy i.e. one of those users is running a program/script which is spawning alot of other processes , if so kill the user all together or the processes. If not try increasing maxuprc &lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 05 Jan 2001 11:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479703#M17985</guid>
      <dc:creator>Devbinder Singh Marway</dc:creator>
      <dc:date>2001-01-05T11:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: problem !!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479704#M17986</link>
      <description>Hi Frederico,&lt;BR /&gt;&lt;BR /&gt;You could increase 'maxusers' as a lot of parameters rely on this one.&lt;BR /&gt;This will ensure that all parameters are adjusted in a logical way.&lt;BR /&gt;&lt;BR /&gt;Increasing 'maxuprc' would help to push the limits a bit further (128 seems a nice value to me)&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jan 2001 11:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479704#M17986</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-01-05T11:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: problem !!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479705#M17987</link>
      <description>Hi !&lt;BR /&gt;&lt;BR /&gt;Wich HP license have You got ? 2 - users ???&lt;BR /&gt;Because in HP any different terminal  means 1 user and network is 1 user license. &lt;BR /&gt;use uname -l.&lt;BR /&gt;&lt;BR /&gt;If use network connection the see your process table before try login.&lt;BR /&gt;&lt;BR /&gt;sar -v 2 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards, Saa&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jan 2001 11:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479705#M17987</guid>
      <dc:creator>Sandor Horvath_2</dc:creator>
      <dc:date>2001-01-05T11:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: problem !!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479706#M17988</link>
      <description>Hi fred, &lt;BR /&gt;In addition to "nproc" I would like to say something. Pls capture the output of "ps -ef" every 30 minutes,&lt;BR /&gt; using cron. Whenever you come across, such a problem, you can view those logs. That will tell you,&lt;BR /&gt; which process is spawning continuously. I am&lt;BR /&gt; suggesting this because, there might just be a&lt;BR /&gt; program, which is forking continuously.&lt;BR /&gt; Once you, find the culprit, you would not come&lt;BR /&gt; across the problem in future. &lt;BR /&gt;Hope this helps...;-).&lt;BR /&gt;Suhas.&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Jan 2001 14:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479706#M17988</guid>
      <dc:creator>Suhas_2</dc:creator>
      <dc:date>2001-01-06T14:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: problem !!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479707#M17989</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;An alternative to monitoring total concurrent processes via ps is to snmpquery the HP-UX MIB for the total number of concurrent processes any point in time and subsequently trigger of either an email or page alert upon an exceeded threshold value such as 80% of your nproc value.&lt;BR /&gt;&lt;BR /&gt;For maxuprc, only those users who have exceeded the kernel value are affected. The system well-being as a whole is not impacted. For nproc, the entire system would not be able to proceed when exceeded. Thus monitoring of total concurrent processes is absolutely necessary whereas the monitoring of the number of concurrent processes each user is running is optional. A script can be written to monitor this using primarily ps but the benefits might not be worth the additional overhead added by the script onto the system.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim.&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Sat, 06 Jan 2001 15:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479707#M17989</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-01-06T15:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem !!!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479708#M17990</link>
      <description>Frederico,&lt;BR /&gt;&lt;BR /&gt;I agree with Dan.&lt;BR /&gt;It's better to increase maxusers, so that all the appropiate parameters will change aswell.&lt;BR /&gt;&lt;BR /&gt;Check if the nproc parameter is a formula which include maxusers.&lt;BR /&gt;&lt;BR /&gt;Good Luck</description>
      <pubDate>Sat, 06 Jan 2001 16:37:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem/m-p/2479708#M17990</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2001-01-06T16:37:55Z</dc:date>
    </item>
  </channel>
</rss>

