<?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 error: proc: table is full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402732#M201161</link>
    <description>Hello , I obtain a messages in syslog and dmesg&lt;BR /&gt;&lt;BR /&gt;# dmesg&lt;BR /&gt;Oct 18 17:27&lt;BR /&gt;...&lt;BR /&gt;: table is full&lt;BR /&gt;proc: table is full&lt;BR /&gt;proc: table is full&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;more syslog.log&lt;BR /&gt;Oct 18 17:15:42 cp1 vmunix: proc: table is full&lt;BR /&gt;Oct 18 17:28:05 cp1  above message repeats 4 times&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Oct 2004 15:30:47 GMT</pubDate>
    <dc:creator>Jairo Campana</dc:creator>
    <dc:date>2004-10-18T15:30:47Z</dc:date>
    <item>
      <title>error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402732#M201161</link>
      <description>Hello , I obtain a messages in syslog and dmesg&lt;BR /&gt;&lt;BR /&gt;# dmesg&lt;BR /&gt;Oct 18 17:27&lt;BR /&gt;...&lt;BR /&gt;: table is full&lt;BR /&gt;proc: table is full&lt;BR /&gt;proc: table is full&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;more syslog.log&lt;BR /&gt;Oct 18 17:15:42 cp1 vmunix: proc: table is full&lt;BR /&gt;Oct 18 17:28:05 cp1  above message repeats 4 times&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2004 15:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402732#M201161</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2004-10-18T15:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402733#M201162</link>
      <description>Hi Jairo,&lt;BR /&gt;&lt;BR /&gt;Your 'nproc' kernel parameter is full. Run 'sar -v 2 20' and observe 'proc-sz' column.&lt;BR /&gt;&lt;BR /&gt;Increase it by around 50%. Also increase 'maxuprc'. Make it a formula like 'nproc -2'.&lt;BR /&gt;&lt;BR /&gt;'maxuprc' overflows errors are not shows in dmesg or syslog. Processes fail with the error EAGAIN.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 18 Oct 2004 15:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402733#M201162</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-18T15:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402734#M201163</link>
      <description>yes, you may need to increase nproc if there is a legitamte need for the processes. If they are the reult of some runaway spawning process ( a programmer test, for instance), but in the meantime, find some processes to kill.&lt;BR /&gt;Idle shells, stop and start old non critical apps, etc.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2004 15:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402734#M201163</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2004-10-18T15:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402735#M201164</link>
      <description>&lt;BR /&gt;Parameter setting&lt;BR /&gt;nproc                         276          276   Static    N/A          M &lt;BR /&gt;&lt;BR /&gt;sar -v 2 20&lt;BR /&gt;&lt;BR /&gt;cp1# sar -v 2 20&lt;BR /&gt;&lt;BR /&gt;HP-UX cp1 B.11.00 U 9000/800    10/18/04&lt;BR /&gt;&lt;BR /&gt;17:53:12 text-sz  ov  proc-sz  ov  inod-sz  ov  file-sz  ov &lt;BR /&gt;17:53:14   N/A   N/A 251/276   0  476/476   0  1105/2510  0&lt;BR /&gt;17:53:16   N/A   N/A 251/276   0  476/476   0  1102/2510  0&lt;BR /&gt;17:53:18   N/A   N/A 251/276   0  476/476   0  1105/2510  0&lt;BR /&gt;17:53:20   N/A   N/A 251/276   0  476/476   0  1104/2510  0&lt;BR /&gt;17:53:22   N/A   N/A 251/276   0  476/476   0  1105/2510  0&lt;BR /&gt;17:53:24   N/A   N/A 251/276   0  476/476   0  1105/2510  0&lt;BR /&gt;17:53:26   N/A   N/A 251/276   0  476/476   0  1104/2510  0&lt;BR /&gt;17:53:28   N/A   N/A 251/276   0  476/476   0  1105/2510  0&lt;BR /&gt;17:53:30   N/A   N/A 251/276   0  476/476   0  1104/2510  0&lt;BR /&gt;17:53:32   N/A   N/A 251/276   0  476/476   0  1105/2510  0&lt;BR /&gt;17:53:34   N/A   N/A 251/276   0  476/476   0  1104/2510  0&lt;BR /&gt;17:53:36   N/A   N/A 251/276   0  476/476   0  1104/2510  0&lt;BR /&gt;17:53:38   N/A   N/A 251/276   0  476/476   0  1103/2510  0&lt;BR /&gt;17:53:40   N/A   N/A 251/276   0  476/476   0  1105/2510  0&lt;BR /&gt;17:53:42   N/A   N/A 260/276   2  476/476   0  1122/2510  0&lt;BR /&gt;17:53:44   N/A   N/A 260/276   4  476/476   0  1122/2510  0&lt;BR /&gt;17:53:46   N/A   N/A 251/276   0  476/476   0  1104/2510  0&lt;BR /&gt;17:53:48   N/A   N/A 251/276   0  476/476   0  1104/2510  0&lt;BR /&gt;17:53:50   N/A   N/A 252/276   0  476/476   0  1104/2510  0&lt;BR /&gt;17:53:52   N/A   N/A 251/276   0  476/476   0  1105/2510  0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;maxuprc                        75           75   Static    N/A &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; ... change the parmeters  nproc and maxuprc for new value&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2004 15:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402735#M201164</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2004-10-18T15:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402736#M201165</link>
      <description>Hi Jairo,&lt;BR /&gt;&lt;BR /&gt;251/276 - obviously it is running low and at anytime you will (you already had) run out of this limit. 251 is the usage and 276 is the configured maximum. I would go ahead and double the value. Keep maxuprc at 'nproc -2' formula as you don't have to keep on changing it anytime you change nproc parameter. Since nproc may affect the number of files opened, you may also want to configure your 'nfile' to a bit higher like 3096.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 18 Oct 2004 16:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402736#M201165</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-18T16:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402737#M201166</link>
      <description>You got to increasse value of nproc and also the value of maxusers. When you change these value new kernel will be rebuilt and system will reboots&lt;BR /&gt;&lt;BR /&gt;-USA&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2004 16:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402737#M201166</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2004-10-18T16:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402738#M201167</link>
      <description>The nproc parameter is extremely low. I'd suggest you increase it to at least 2048, also take into account maxuprc and maxusers. You could use formulas as suggested by Sri.</description>
      <pubDate>Mon, 18 Oct 2004 16:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402738#M201167</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-10-18T16:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402739#M201168</link>
      <description>thanks for all masters .&lt;BR /&gt;&lt;BR /&gt;my problem is solved&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2004 18:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402739#M201168</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2004-10-18T18:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402740#M201169</link>
      <description>changes:&lt;BR /&gt;&lt;BR /&gt;* Tunable parameters&lt;BR /&gt;&lt;BR /&gt;STRMSGSZ        65535&lt;BR /&gt;maxswapchunks   512&lt;BR /&gt;maxuprc         150&lt;BR /&gt;maxusers        150&lt;BR /&gt;nfile           2500&lt;BR /&gt;nstrpty         60&lt;BR /&gt;num_tachyon_adapters 5</description>
      <pubDate>Mon, 18 Oct 2004 18:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402740#M201169</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2004-10-18T18:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402741#M201170</link>
      <description>Well - I am not seeing any changes. You should have 'nproc' listed in there. Set your maxuprc to 'nproc -2'. Your 'nfile' is still at 2500??.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 18 Oct 2004 18:29:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402741#M201170</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-18T18:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: error: proc: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402742#M201171</link>
      <description>Are there any warning messages prior to getting the above message?  I am working to have OVO monitor this particular issue, but need to notify prior to this event happening, as well as when it happens.</description>
      <pubDate>Tue, 02 Aug 2005 15:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-proc-table-is-full/m-p/3402742#M201171</guid>
      <dc:creator>Robert L. Parris</dc:creator>
      <dc:date>2005-08-02T15:53:29Z</dc:date>
    </item>
  </channel>
</rss>

