<?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: fork error messages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793215#M265383</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You are exceeding the maxiumum number of processes allowed either for a particular user or system-wide.&lt;BR /&gt;&lt;BR /&gt;You can use 'sar -v' or 'glance' to monitor the value of 'nproc' --- the kernal parameter that governs the overall ceiling for the maximum number of processes running at any one time.&lt;BR /&gt;&lt;BR /&gt;It is more likely that 'maxuprc' has been exceeded.  This kernel tunable control the maximum number of processes allowed per user.&lt;BR /&gt;&lt;BR /&gt;I assume that you are running some version of 11i.  Therefore, use 'kmtune -l' to list your current values for kenerl parameters.&lt;BR /&gt;&lt;BR /&gt;The manpages for 11.23 have additional information on each kernel tunable.  This 11.11 document offers the same for that release:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/TKP-90202/TKP-90202.pdf" target="_blank"&gt;http://docs.hp.com/en/TKP-90202/TKP-90202.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Tue, 23 May 2006 08:48:54 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2006-05-23T08:48:54Z</dc:date>
    <item>
      <title>fork error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793212#M265380</link>
      <description>when i login in my server through any user sometimesi get this kind of message&lt;BR /&gt;&lt;BR /&gt;/etc/profile[31]: The fork function failed. Too many processes already exist.&lt;BR /&gt;/etc/profile[48]: The fork function failed. Too many processes already exist.&lt;BR /&gt;/etc/profile[83]: The fork function failed. Too many processes already exist.&lt;BR /&gt;.profile[11]: The fork function failed. Too many processes already exist.&lt;BR /&gt;.profile[13]: The fork function failed. Too many processes already exist.&lt;BR /&gt;.profile[14]: The fork function failed. Too many processes already exist.&lt;BR /&gt;.profile[15]: The fork function failed. Too many processes already exist.&lt;BR /&gt;.profile[37]: The fork function failed. Too many processes already exist.&lt;BR /&gt;&lt;BR /&gt;After that I have no other option than to reboot the server, after that everything goes fine&lt;BR /&gt;</description>
      <pubDate>Tue, 23 May 2006 08:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793212#M265380</guid>
      <dc:creator>xcvzxvzxdv</dc:creator>
      <dc:date>2006-05-23T08:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: fork error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793213#M265381</link>
      <description>You need to increase the kernel parameter "nproc".  The easiest way is to use SAM, increase the parameter, then have SAM rebuild the kernel and reboot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 23 May 2006 08:39:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793213#M265381</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-05-23T08:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: fork error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793214#M265382</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;The nproc kernel parameter needs to be increased.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can check usage via glance - process tables&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Tue, 23 May 2006 08:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793214#M265382</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-05-23T08:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: fork error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793215#M265383</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You are exceeding the maxiumum number of processes allowed either for a particular user or system-wide.&lt;BR /&gt;&lt;BR /&gt;You can use 'sar -v' or 'glance' to monitor the value of 'nproc' --- the kernal parameter that governs the overall ceiling for the maximum number of processes running at any one time.&lt;BR /&gt;&lt;BR /&gt;It is more likely that 'maxuprc' has been exceeded.  This kernel tunable control the maximum number of processes allowed per user.&lt;BR /&gt;&lt;BR /&gt;I assume that you are running some version of 11i.  Therefore, use 'kmtune -l' to list your current values for kenerl parameters.&lt;BR /&gt;&lt;BR /&gt;The manpages for 11.23 have additional information on each kernel tunable.  This 11.11 document offers the same for that release:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/TKP-90202/TKP-90202.pdf" target="_blank"&gt;http://docs.hp.com/en/TKP-90202/TKP-90202.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 23 May 2006 08:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793215#M265383</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-05-23T08:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: fork error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793216#M265384</link>
      <description>It is set to 4096 currently</description>
      <pubDate>Tue, 23 May 2006 08:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793216#M265384</guid>
      <dc:creator>xcvzxvzxdv</dc:creator>
      <dc:date>2006-05-23T08:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: fork error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793217#M265385</link>
      <description>Try to tune the "maxuprc" kernel parameter. The easiest way is to use SAM. &lt;BR /&gt;</description>
      <pubDate>Tue, 23 May 2006 16:01:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793217#M265385</guid>
      <dc:creator>Andrey Tumanov</dc:creator>
      <dc:date>2006-05-23T16:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: fork error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793218#M265386</link>
      <description>4096 should be a high enough value in most cases, our larger application servers hardly exceed around 2700 processes, so I'd recommend You to gather some statistics about some many processes are running on Your system.&lt;BR /&gt;&lt;BR /&gt;You could simply use a loop like&lt;BR /&gt;&lt;BR /&gt;count=0&lt;BR /&gt;while [ 10000 -ge $count ]&lt;BR /&gt; do&lt;BR /&gt;  sleep 60&lt;BR /&gt;  date &amp;gt;&amp;gt; /tmp/proclist.$$&lt;BR /&gt;  ps -ef &amp;gt;&amp;gt; /tmp/proclist.$$&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;This will collect statistics for quite some time, but might help You finding out if there is anything spawning vast amount of processes fast.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Florian</description>
      <pubDate>Tue, 23 May 2006 16:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793218#M265386</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2006-05-23T16:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: fork error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793219#M265387</link>
      <description>You might also have a problem in that there is a recursive command being executed by some of your .profiles. &lt;BR /&gt;&lt;BR /&gt;When I have problems with a fork, I use a spoon.</description>
      <pubDate>Tue, 23 May 2006 16:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fork-error-messages/m-p/3793219#M265387</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-05-23T16:52:53Z</dc:date>
    </item>
  </channel>
</rss>

