<?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 cannot fork: too many Processes on Init 1 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780462#M77037</link>
    <description>Dear Forum User,&lt;BR /&gt;&lt;BR /&gt;i have a Problem on a HP-UX 11.00 Maschine, the Maschine has 64 MB RAM.&lt;BR /&gt;&lt;BR /&gt;The Failure is "ksh: cannot fork: too many processes" On the System is a Oracle Database installed and configured. &lt;BR /&gt;&lt;BR /&gt;The Maschine was restart in the Single User Mode, the nproc (800) and the MAXUSER (100) Settings have been changed.&lt;BR /&gt;&lt;BR /&gt;Error Message are now :Table is Full&lt;BR /&gt;&lt;BR /&gt;We take the old Kernel, and change the Kernel. We bring the System in the Init 1.&lt;BR /&gt;&lt;BR /&gt;We will make a new Kernel..... but the System puts the Error Masseges on the screen:&lt;BR /&gt;&lt;BR /&gt;"ksh: cannot fork: too many processes" at init 1! Circa 20-30 Processes are worked at that time.&lt;BR /&gt;&lt;BR /&gt;Can you help me?&lt;BR /&gt;&lt;BR /&gt;with kind regards&lt;BR /&gt;&lt;BR /&gt;Soeren Daehnrich&lt;BR /&gt;&lt;BR /&gt;PS: Sorry for my bad English.</description>
    <pubDate>Tue, 06 Aug 2002 11:13:51 GMT</pubDate>
    <dc:creator>Daehnrich</dc:creator>
    <dc:date>2002-08-06T11:13:51Z</dc:date>
    <item>
      <title>cannot fork: too many Processes on Init 1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780462#M77037</link>
      <description>Dear Forum User,&lt;BR /&gt;&lt;BR /&gt;i have a Problem on a HP-UX 11.00 Maschine, the Maschine has 64 MB RAM.&lt;BR /&gt;&lt;BR /&gt;The Failure is "ksh: cannot fork: too many processes" On the System is a Oracle Database installed and configured. &lt;BR /&gt;&lt;BR /&gt;The Maschine was restart in the Single User Mode, the nproc (800) and the MAXUSER (100) Settings have been changed.&lt;BR /&gt;&lt;BR /&gt;Error Message are now :Table is Full&lt;BR /&gt;&lt;BR /&gt;We take the old Kernel, and change the Kernel. We bring the System in the Init 1.&lt;BR /&gt;&lt;BR /&gt;We will make a new Kernel..... but the System puts the Error Masseges on the screen:&lt;BR /&gt;&lt;BR /&gt;"ksh: cannot fork: too many processes" at init 1! Circa 20-30 Processes are worked at that time.&lt;BR /&gt;&lt;BR /&gt;Can you help me?&lt;BR /&gt;&lt;BR /&gt;with kind regards&lt;BR /&gt;&lt;BR /&gt;Soeren Daehnrich&lt;BR /&gt;&lt;BR /&gt;PS: Sorry for my bad English.</description>
      <pubDate>Tue, 06 Aug 2002 11:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780462#M77037</guid>
      <dc:creator>Daehnrich</dc:creator>
      <dc:date>2002-08-06T11:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: cannot fork: too many Processes on Init 1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780463#M77038</link>
      <description>fork too many processes are because of &lt;BR /&gt;&lt;BR /&gt;nproc---&amp;gt;number of processes on the system&lt;BR /&gt;maxuprc---&amp;gt;maximum number of user processes&lt;BR /&gt;&lt;BR /&gt;When you have changed those and you are getting a message Table is full&lt;BR /&gt;&lt;BR /&gt;you have to tune the kernel parameter nfile.&lt;BR /&gt;&lt;BR /&gt;Modify nfile and then rebuild the kernel &lt;BR /&gt;&lt;BR /&gt;nfile is dependent on maxusers.&lt;BR /&gt;Just check the value of the parameter for maxusers.&lt;BR /&gt;&lt;BR /&gt;Increase it accordingly.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 06 Aug 2002 11:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780463#M77038</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-06T11:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: cannot fork: too many Processes on Init 1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780464#M77039</link>
      <description>Check maxuprc.  Maxuprc represents the maximum number of processes any one user may have running at one time. &lt;BR /&gt;&lt;BR /&gt;Cheryl</description>
      <pubDate>Tue, 06 Aug 2002 11:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780464#M77039</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-08-06T11:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: cannot fork: too many Processes on Init 1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780465#M77040</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;did you change the value of 'maxuprc' kernel parameter ? that may solve the issue. btw, 64MB is a very less amount of memory, try adding more memory too.&lt;BR /&gt;&lt;BR /&gt;hth</description>
      <pubDate>Tue, 06 Aug 2002 11:25:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780465#M77040</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-06T11:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: cannot fork: too many Processes on Init 1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780466#M77041</link>
      <description>Check for the kernel parameters here&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com//hpux/onlinedocs/os/KCparams.OverviewAll.html" target="_blank"&gt;http://www.docs.hp.com//hpux/onlinedocs/os/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Might be the user has created a program where it is spawning up processes.&lt;BR /&gt;Check them using ps -ef|grep &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/USERNAME&gt;</description>
      <pubDate>Tue, 06 Aug 2002 11:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780466#M77041</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-06T11:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: cannot fork: too many Processes on Init 1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780467#M77042</link>
      <description>Did you really mean 64MB RAM?  That is an incredibly small amount of RAM to try to run an 11.0 system in.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 06 Aug 2002 11:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780467#M77042</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-06T11:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: cannot fork: too many Processes on Init 1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780468#M77043</link>
      <description>Of course you must increase your phisical memory first!&lt;BR /&gt;Besides nproc &amp;amp; maxuser , I think you must set swapmen_on to 0 to disable pseudo-swap.&lt;BR /&gt;And you should add more swap space so as to create more processes!&lt;BR /&gt;&lt;BR /&gt;-Gerald-&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Aug 2002 11:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780468#M77043</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2002-08-06T11:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: cannot fork: too many Processes on Init 1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780469#M77044</link>
      <description>Good Morning :-)&lt;BR /&gt;&lt;BR /&gt;the discribe System, run 2 Month's with the Kernel and the Oracle Database, without Errors!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For the Poster "64 MB RAM not enough for HP-UX 11.00"&lt;BR /&gt;&lt;BR /&gt;The System stand at INIT 1!, and go down. &lt;BR /&gt;&lt;BR /&gt;Thank's for the Statement up to the time.&lt;BR /&gt;&lt;BR /&gt;THX!&lt;BR /&gt;&lt;BR /&gt;regards S.D.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Aug 2002 07:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780469#M77044</guid>
      <dc:creator>Daehnrich</dc:creator>
      <dc:date>2002-08-07T07:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: cannot fork: too many Processes on Init 1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780470#M77045</link>
      <description>Just out of curiosity, what do you bring up in run-level 1?  Do a ls -al /sbin/rc1.d/S* should show all the startup scripts that get kicked off in run-level 1.&lt;BR /&gt;&lt;BR /&gt;Also, what is the last process that starts up before you start getting these errors?&lt;BR /&gt;&lt;BR /&gt;Finally, you mentioned that you modified some kernel parameters.  Stupid question but have to ask, did you move the new kernel into place, i.e. /stand/vmunix?&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Wed, 07 Aug 2002 07:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780470#M77045</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2002-08-07T07:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: cannot fork: too many Processes on Init 1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780471#M77046</link>
      <description>I think you made an error in setting nproc or/and maxusers. You seem to say that you set them to 800 and 100, but I think you set them incorrectly (far to low).&lt;BR /&gt;&lt;BR /&gt;So boot with the old kernel and check with SAM that you have set nproc and maxusers to what you think you have set them.&lt;BR /&gt;&lt;BR /&gt;By the way:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Error Message are now :Table is Full&lt;BR /&gt;&lt;BR /&gt;That is probably not the full error message. It probably says:&lt;BR /&gt;&lt;BR /&gt;proc: table is full&lt;BR /&gt;&lt;BR /&gt;The "proc" part refers to the process table, i.e. the table dimensioned by the nproc parameter.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Aug 2002 10:08:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-fork-too-many-processes-on-init-1/m-p/2780471#M77046</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-08-07T10:08:29Z</dc:date>
    </item>
  </channel>
</rss>

