<?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: The fork function failed. Too many processes already exist. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782144#M77448</link>
    <description>you may want to have a look at&lt;BR /&gt;&lt;A href="http://docs.hp.com//hpux/onlinedocs/os/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com//hpux/onlinedocs/os/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Overview of Process-Management Parameters &lt;BR /&gt;&lt;A href="http://docs.hp.com//hpux/onlinedocs/os/KCparam.ProcessParmsOverview.html" target="_blank"&gt;http://docs.hp.com//hpux/onlinedocs/os/KCparam.ProcessParmsOverview.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Usually I tend to double/half the parameter to be modified (unless it meets some limit like maxuprc &amp;lt;= nproc-4)&lt;BR /&gt;&lt;BR /&gt;pls be so nice to indicate to what extend our answers helped you &lt;BR /&gt;by assigning points. &lt;BR /&gt;&lt;BR /&gt;thx, Tom.</description>
    <pubDate>Fri, 09 Aug 2002 06:27:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2002-08-09T06:27:11Z</dc:date>
    <item>
      <title>The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782139#M77443</link>
      <description>I'am havving this trouble with a couple of users in my HP-UX 11.0, rest of users looks fine. I suppouse that nproc and maxuprc are involved. Trying to discard nproc influence, I have test it with sar -v 2 10, obtaining the following output:&lt;BR /&gt;13:21:28 text-sz  ov  proc-sz  ov  inod-sz  ov  file-sz  ov &lt;BR /&gt;13:21:30   N/A   N/A 1430/2420  0  4759/37680 0  7536/65300 0&lt;BR /&gt;As you see, limit of nproc it's bigger that wide-system procs number.&lt;BR /&gt;&lt;BR /&gt;By other hand, maxuprc looks lower (integer value 300). I'm thinking that this parameter needs grow up. Some tip in that quantity should grow?&lt;BR /&gt;&lt;BR /&gt;Pls find attached a file with the kernel configuration. Our Physical Mem is 4 Gb.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Thu, 08 Aug 2002 10:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782139#M77443</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2002-08-08T10:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782140#M77444</link>
      <description>well if you think the nproc parameter is ok, then change the maxuproc arameter and monitor what happens to your users.&lt;BR /&gt;You may find you have to increase BOTH parameters in the end to get the desired result.&lt;BR /&gt;This will be a matter of change/test/monitor until you feel it is all ok.</description>
      <pubDate>Thu, 08 Aug 2002 10:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782140#M77444</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-08-08T10:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782141#M77445</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For certain users it must be maxuprc.&lt;BR /&gt;&lt;BR /&gt;If they are just hitting limit then add 50%&lt;BR /&gt;&lt;BR /&gt;              Steve Steel</description>
      <pubDate>Thu, 08 Aug 2002 10:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782141#M77445</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-08-08T10:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782142#M77446</link>
      <description>If you have Glance (or can install the free trial version), you can check the system tables report.  This will help narrow down which parameter needs to be increased.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 08 Aug 2002 11:03:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782142#M77446</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-08T11:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782143#M77447</link>
      <description>Even though swapmen_on should be set to 1 normally because your physical memory is 4GB, your can make a test to set it to 0, if your applications is based on Oracle!&lt;BR /&gt;Just an idea,need to check!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Aug 2002 11:48:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782143#M77447</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2002-08-08T11:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782144#M77448</link>
      <description>you may want to have a look at&lt;BR /&gt;&lt;A href="http://docs.hp.com//hpux/onlinedocs/os/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com//hpux/onlinedocs/os/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Overview of Process-Management Parameters &lt;BR /&gt;&lt;A href="http://docs.hp.com//hpux/onlinedocs/os/KCparam.ProcessParmsOverview.html" target="_blank"&gt;http://docs.hp.com//hpux/onlinedocs/os/KCparam.ProcessParmsOverview.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Usually I tend to double/half the parameter to be modified (unless it meets some limit like maxuprc &amp;lt;= nproc-4)&lt;BR /&gt;&lt;BR /&gt;pls be so nice to indicate to what extend our answers helped you &lt;BR /&gt;by assigning points. &lt;BR /&gt;&lt;BR /&gt;thx, Tom.</description>
      <pubDate>Fri, 09 Aug 2002 06:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782144#M77448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-08-09T06:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782145#M77449</link>
      <description>Maxuprc is one place to look, but another is&lt;BR /&gt;whether one of those users has something like&lt;BR /&gt;infinite recursion in a script.  If so, then&lt;BR /&gt;nothing you can do with system tunables will&lt;BR /&gt;help.  I would be tempted to look for any&lt;BR /&gt;correlation between the error message and&lt;BR /&gt;specific activity by those users, then check&lt;BR /&gt;the applications that seem to be associated&lt;BR /&gt;with the error, to see if this type of&lt;BR /&gt;problem has happened.&lt;BR /&gt;&lt;BR /&gt;$ echo "/sbin/sh ./a" &amp;gt; a; /sbin/sh ./a&lt;BR /&gt;./a: The fork function failed. Too many processes already exist.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Aug 2002 06:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/the-fork-function-failed-too-many-processes-already-exist/m-p/2782145#M77449</guid>
      <dc:creator>doug hosking</dc:creator>
      <dc:date>2002-08-09T06:39:09Z</dc:date>
    </item>
  </channel>
</rss>

