<?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: User process number limit? cannot fork: too many processes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721931#M900029</link>
    <description>Hi eweryone&lt;BR /&gt;THX for the fast resolve.&lt;BR /&gt;What you must know:&lt;BR /&gt;This machine works for 3 years with this configuration, so I think i mustnt change the kernel.&lt;BR /&gt;At the moment are there 313 processes, that is normal, it works now fine, but yesterday I have it 4 times rebooted, because It was always: Cannot fork new process.&lt;BR /&gt;At the moment I am running on a terminal top to see this process number.&lt;BR /&gt;How can I see how many Is the maxnumber of processes?&lt;BR /&gt;Thanks again</description>
    <pubDate>Thu, 11 Mar 2004 03:01:39 GMT</pubDate>
    <dc:creator>Bakos György</dc:creator>
    <dc:date>2004-03-11T03:01:39Z</dc:date>
    <item>
      <title>User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721925#M900023</link>
      <description>Is there a limit on how many processes a user can create? I have the num of procs let to like 5000 and there are only 350 running on the machine, but I am getting this error when trying to su to one particular user who has a lot of procs running. Any ideas?</description>
      <pubDate>Sat, 11 May 2002 17:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721925#M900023</guid>
      <dc:creator>Brian_71</dc:creator>
      <dc:date>2002-05-11T17:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721926#M900024</link>
      <description>The kernel tunable maxuprc determines the maximum number of processes a user can have. &lt;BR /&gt;&lt;BR /&gt;If you are running HPUX 11i, note this is dynamically tuneable.</description>
      <pubDate>Sat, 11 May 2002 17:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721926#M900024</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2002-05-11T17:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721927#M900025</link>
      <description>Hi Brian:&lt;BR /&gt;&lt;BR /&gt;You may need to increase the kernel parameter - maxuprc. This may solve your issue.&lt;BR /&gt;&lt;BR /&gt;If not, I would check the following:&lt;BR /&gt;&lt;BR /&gt;1) Patch level - update if necessary&lt;BR /&gt;2) System usage, processes, resources etc. with Glance (gpm), sar and top&lt;BR /&gt;3) check the syslog.log for any more error details.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Sat, 11 May 2002 17:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721927#M900025</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-11T17:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721928#M900026</link>
      <description>Hi Brain&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;do a ps -ef | grep user | wc -l &lt;BR /&gt;&lt;BR /&gt;by default the OS comes with I think 75 that should be incresed . There is no thumb rule to determine what is the safe no as the users can use depending on whether they are databse users etc,So bump it more than 75 I take a safe no as 1000 for a main application user but you can monitor it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Sun, 12 May 2002 03:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721928#M900026</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-05-12T03:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721929#M900027</link>
      <description>Hello,&lt;BR /&gt;nproc-total no. of processes on the system&lt;BR /&gt;maxuprc-maximum no. of user processes.&lt;BR /&gt;&lt;BR /&gt;I assume the user has exceeded his limit.&lt;BR /&gt;check for the maxuprc number on your system.&lt;BR /&gt;&lt;BR /&gt;Also check whether the user has run a progarm where it is going on a loop creating additional processes.&lt;BR /&gt;&lt;BR /&gt;If this is not the case check whether the processes running under the user are all reqd.Also if this is the case then increase the maxuprc value.&lt;BR /&gt;A value of 350 for maxuprc is quite enough.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 12 May 2002 04:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721929#M900027</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-05-12T04:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721930#M900028</link>
      <description>Hi  Brian&lt;BR /&gt;&lt;BR /&gt;when you increase maxuprc I would do this gradually and cross check to the performance of the server.&lt;BR /&gt;&lt;BR /&gt;I was involved in a situation where a DBA insisted on having maxuprc increased a few years ago and it ground the server to a halt.&lt;BR /&gt;&lt;BR /&gt;If its a production server play safe and do it gradually.&lt;BR /&gt;&lt;BR /&gt;if your o/s level supports kmtune then use command&lt;BR /&gt;&lt;BR /&gt;kmtune -s maxuprc=NNN&lt;BR /&gt;&lt;BR /&gt;else&lt;BR /&gt;&lt;BR /&gt;cd /stand/build&lt;BR /&gt;/usr/lbin/sysadm/system_prep -s system&lt;BR /&gt;edit system file&lt;BR /&gt;mk_kernel  -s system&lt;BR /&gt;mv /stand/system /stand/system.saved&lt;BR /&gt;mv /stand/vmunix /stand/vmunix.saved&lt;BR /&gt;&lt;BR /&gt;mv /stand/build/vmunix_test /stand/vmunix&lt;BR /&gt;cd /&lt;BR /&gt;etc/shutdown -ry now&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;John.</description>
      <pubDate>Sun, 12 May 2002 04:48:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721930#M900028</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2002-05-12T04:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721931#M900029</link>
      <description>Hi eweryone&lt;BR /&gt;THX for the fast resolve.&lt;BR /&gt;What you must know:&lt;BR /&gt;This machine works for 3 years with this configuration, so I think i mustnt change the kernel.&lt;BR /&gt;At the moment are there 313 processes, that is normal, it works now fine, but yesterday I have it 4 times rebooted, because It was always: Cannot fork new process.&lt;BR /&gt;At the moment I am running on a terminal top to see this process number.&lt;BR /&gt;How can I see how many Is the maxnumber of processes?&lt;BR /&gt;Thanks again</description>
      <pubDate>Thu, 11 Mar 2004 03:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721931#M900029</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2004-03-11T03:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721932#M900030</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;It says again the he can't fork more process.&lt;BR /&gt;I maked a ps and At the beginn I see some vx_inactive_thread&lt;BR /&gt;&lt;BR /&gt;I have attached ps -ef&amp;gt;file , what is the root cause, can somebody help?</description>
      <pubDate>Thu, 11 Mar 2004 03:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721932#M900030</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2004-03-11T03:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721933#M900031</link>
      <description>I tryed to kill this threads, but I can't&lt;BR /&gt;(kill -9 51 ....)&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2004 04:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721933#M900031</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2004-03-11T04:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721934#M900032</link>
      <description>Do not kill the vx processes!!&lt;BR /&gt;&lt;BR /&gt;Instead, you have probably too many assy_tst processes.&lt;BR /&gt;I see defunct, dtexec, dtterm, etcetera..&lt;BR /&gt;&lt;BR /&gt;Something must have changed?&lt;BR /&gt;&lt;BR /&gt;A wild guess:&lt;BR /&gt;Do you login as assy_tst using CDE? Any changes to it? Do you have 'return to Home session'?&lt;BR /&gt;&lt;BR /&gt;Can you move its .dt directory away?&lt;BR /&gt;&lt;BR /&gt;It's difficult to tell from here...&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Thu, 11 Mar 2004 04:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721934#M900032</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-03-11T04:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: User process number limit? cannot fork: too many processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721935#M900033</link>
      <description>No nothing changed on the structure...&lt;BR /&gt;The nproc is large enough and there is enough memory</description>
      <pubDate>Thu, 11 Mar 2004 04:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-number-limit-cannot-fork-too-many-processes/m-p/2721935#M900033</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2004-03-11T04:39:45Z</dc:date>
    </item>
  </channel>
</rss>

