<?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: sh: 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/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143231#M155887</link>
    <description>Your ultimate solution is going to require increasing the nprocs kernel parameter (or maybe maxusers and let the formulas increase other paramters accordingly).  Use SAM to do this.  If you can't log in at all, you may need to reboot in single user mode to make this change.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Fri, 12 Dec 2003 06:36:51 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-12-12T06:36:51Z</dc:date>
    <item>
      <title>sh: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143230#M155886</link>
      <description>Login to the server taking too long.  No command working and giving the following error.&lt;BR /&gt;$ l -slt|pg&lt;BR /&gt;&lt;BR /&gt;sh: The fork function failed. Too many processes already exist.&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;Besides shutdown the server what are the other way of doing away with the too manay processess ?&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Dec 2003 06:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143230#M155886</guid>
      <dc:creator>Deepu Chakravarty</dc:creator>
      <dc:date>2003-12-12T06:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: sh: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143231#M155887</link>
      <description>Your ultimate solution is going to require increasing the nprocs kernel parameter (or maybe maxusers and let the formulas increase other paramters accordingly).  Use SAM to do this.  If you can't log in at all, you may need to reboot in single user mode to make this change.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 12 Dec 2003 06:36:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143231#M155887</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-12-12T06:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: sh: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143232#M155888</link>
      <description>Increase maxuprc on the kernel.&lt;BR /&gt;&lt;BR /&gt;When you increase nproc this should inturn increase this!</description>
      <pubDate>Fri, 12 Dec 2003 06:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143232#M155888</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-12-12T06:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: sh: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143233#M155889</link>
      <description>Also try to shutdown some other processes (other than system processes). &lt;BR /&gt;&lt;BR /&gt;Check your current kernel parameters with sysdef or kmtune commands.&lt;BR /&gt;&lt;BR /&gt;Use SAM to increase the kernel parameter:&lt;BR /&gt;nproc&lt;BR /&gt;&lt;BR /&gt;Reboot&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vijay</description>
      <pubDate>Fri, 12 Dec 2003 06:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143233#M155889</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-12-12T06:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: sh: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143234#M155890</link>
      <description>Hi,&lt;BR /&gt;either the max number of processes has been reached, or (I think) it may be caused by reaching the max number of processes for one user. You can of course increase these values, but check alos that you do not have an application running amok, e.g. by blindly starting processes from crontab or the like.&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Fri, 12 Dec 2003 06:44:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143234#M155890</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2003-12-12T06:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: sh: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143235#M155891</link>
      <description>Also check whether the user has a program which uses fork function to spawn processes.&lt;BR /&gt;&lt;BR /&gt;#ps -ef|grep &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;check what processes he is running.&lt;BR /&gt;&lt;BR /&gt;If the values are low on the kernel then you need to increase teh values&lt;BR /&gt;&lt;BR /&gt;nproc---number of system wide process limit&lt;BR /&gt;maxuprc--user wide processes limit&lt;/USERNAME&gt;</description>
      <pubDate>Fri, 12 Dec 2003 06:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143235#M155891</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-12-12T06:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: sh: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143236#M155892</link>
      <description>Before increasing the possible number of processes, take a look at the processes running. Perhaps some malfunctioning program is creating lots or processes. Now the problem you have is that you can't start processes to look at this.&lt;BR /&gt;&lt;BR /&gt;So try to stop some processes (if on your own desktop, kill things like xclock and xload to get some air. And if nothing else helps you could run processes with exec, but that would log you out the moment the process ends. Syntax would be 'exec &lt;COMMAND&gt;'.&lt;/COMMAND&gt;</description>
      <pubDate>Fri, 12 Dec 2003 06:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143236#M155892</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-12-12T06:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: sh: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143237#M155893</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;we had a problem like this many years ago where an application was spawning more processes than the server could cope with. we increased parameters to run but this just delayed the inevitable. Check for any applications which may be generating lots of similar processes.&lt;BR /&gt;&lt;BR /&gt;just a thought !&lt;BR /&gt;&lt;BR /&gt;:-) John</description>
      <pubDate>Fri, 12 Dec 2003 07:13:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143237#M155893</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2003-12-12T07:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: sh: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143238#M155894</link>
      <description>ps -e | awk '{print $4, $2, $1}' | sort &lt;BR /&gt;&lt;BR /&gt;look over your processes -&lt;BR /&gt;&lt;BR /&gt;if you have a bunch that you want to kill, &lt;BR /&gt;&lt;BR /&gt;kill 'ps -e | grep procname | awk '{print $2}'&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Dec 2003 10:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143238#M155894</guid>
      <dc:creator>Jim Butler</dc:creator>
      <dc:date>2003-12-12T10:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: sh: The fork function failed. Too many processes already exist.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143239#M155895</link>
      <description>Jim, be careful with that command line.  You don't want to try to kill 'ron' and actually kill 'cron' for example.</description>
      <pubDate>Sat, 13 Dec 2003 01:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sh-the-fork-function-failed-too-many-processes-already-exist/m-p/3143239#M155895</guid>
      <dc:creator>doug hosking</dc:creator>
      <dc:date>2003-12-13T01:43:21Z</dc:date>
    </item>
  </channel>
</rss>

