<?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: proc full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490413#M363620</link>
    <description>Ok, so now the system is working well and the setting of nproc is sufficient to satisfy the load.&lt;BR /&gt;Though I'd suggest monitoring the situation by sar to check if the nproc limit is going to be reached again. If so I should check if the load of system has increased lately, in that case change the value of nproc to accomodate the load. Consider that in HP-UX 11.23 nproc can be modified immediately without reboot.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
    <pubDate>Wed, 02 Sep 2009 09:02:37 GMT</pubDate>
    <dc:creator>Fabio Ettore</dc:creator>
    <dc:date>2009-09-02T09:02:37Z</dc:date>
    <item>
      <title>proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490402#M363609</link>
      <description>when i checked dmesg and syslog  ,, it shows proc was full&lt;BR /&gt;&lt;BR /&gt;i used this command &lt;BR /&gt;&lt;BR /&gt;sar -v 2 20&lt;BR /&gt;&lt;BR /&gt;output for this&lt;BR /&gt;23:49:16 text-sz  ov  proc-sz  ov  inod-sz  ov  file-sz  ov&lt;BR /&gt;23:49:18   N/A   N/A 971/4200  0  12015/35648 0  14526/2147483647 0&lt;BR /&gt;23:49:20   N/A   N/A 971/4200  0  12015/35648 0  14526/2147483647 0&lt;BR /&gt;23:49:22   N/A   N/A 971/4200  0  12017/35648 0  14529/2147483647 0&lt;BR /&gt;23:49:24   N/A   N/A 972/4200  0  12028/35648 0  14544/2147483647 0&lt;BR /&gt;23:49:26   N/A   N/A 972/4200  0  12028/35648 0  14544/2147483647 0&lt;BR /&gt;23:49:28   N/A   N/A 972/4200  0  12030/35648 0  14546/2147483647 0&lt;BR /&gt;23:49:30   N/A   N/A 972/4200  0  12031/35648 0  14547/2147483647 0&lt;BR /&gt;23:49:32   N/A   N/A 973/4200  0  12025/35648 0  14541/2147483647 0&lt;BR /&gt;23:49:34   N/A   N/A 972/4200  0  12033/35648 0  14548/2147483647 0&lt;BR /&gt;23:49:36   N/A   N/A 974/4200  0  12037/35648 0  14556/2147483647 0&lt;BR /&gt;23:49:38   N/A   N/A 975/4200  0  12031/35648 0  14546/2147483647 0&lt;BR /&gt;23:49:40   N/A   N/A 968/4200  0  12024/35648 0  14531/2147483647 0&lt;BR /&gt;23:49:42   N/A   N/A 968/4200  0  12023/35648 0  14527/2147483647 0&lt;BR /&gt;23:49:44   N/A   N/A 971/4200  0  12033/35648 0  14542/2147483647 0&lt;BR /&gt;23:49:46   N/A   N/A 971/4200  0  12034/35648 0  14540/2147483647 0&lt;BR /&gt;23:49:48   N/A   N/A 971/4200  0  12036/35648 0  14542/2147483647 0&lt;BR /&gt;23:49:50   N/A   N/A 971/4200  0  12037/35648 0  14545/2147483647 0&lt;BR /&gt;23:49:52   N/A   N/A 971/4200  0  12043/35648 0  14553/2147483647 0&lt;BR /&gt;23:49:54   N/A   N/A 971/4200  0  12043/35648 0  14551/2147483647 0&lt;BR /&gt;23:49:56   N/A   N/A 968/4200  0  12041/35648 0  14549/2147483647 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what i have to do now to increase the value&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 07:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490402#M363609</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-09-02T07:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490403#M363610</link>
      <description>increase the proc size:&lt;BR /&gt;kctune nproc=value_you_need</description>
      <pubDate>Wed, 02 Sep 2009 08:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490403#M363610</guid>
      <dc:creator>Turgay Cavdar</dc:creator>
      <dc:date>2009-09-02T08:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490404#M363611</link>
      <description>we have planed to increase shmmax value,,&lt;BR /&gt;&lt;BR /&gt;by increasing shmax value will system gets reboot or not .. &lt;BR /&gt;&lt;BR /&gt;if i changed the value is it  possiable to take copy of the old  kernel parameters</description>
      <pubDate>Wed, 02 Sep 2009 08:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490404#M363611</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-09-02T08:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490405#M363612</link>
      <description>ho turgay&lt;BR /&gt;&lt;BR /&gt; if i increase will machine gets rebooted ..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 08:07:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490405#M363612</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-09-02T08:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490406#M363613</link>
      <description>shmmax is dynamic parameter you dont need to reboot your system. For help type man shmmax.To save your config type:&lt;BR /&gt;kconfig -s config_name</description>
      <pubDate>Wed, 02 Sep 2009 08:12:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490406#M363613</guid>
      <dc:creator>Turgay Cavdar</dc:creator>
      <dc:date>2009-09-02T08:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490407#M363614</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I cannot see proc: table is full as you have 970 processes on 4200 which is the value of kernel parameter nproc. Maybe you see messages in syslog.log because in the past nproc limit was reached.&lt;BR /&gt;&lt;BR /&gt;Also about shmmax the tunable can be changed immediately without reboot.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 08:14:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490407#M363614</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-09-02T08:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490408#M363615</link>
      <description>hi Fabio&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;right now i checked with sar command &lt;BR /&gt;&lt;BR /&gt;proc-sz value is 1114/4200&lt;BR /&gt;&lt;BR /&gt;at what condition do proc will get full&lt;BR /&gt;&lt;BR /&gt;what is the max and min value</description>
      <pubDate>Wed, 02 Sep 2009 08:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490408#M363615</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-09-02T08:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490409#M363616</link>
      <description>Hi Fabio,&lt;BR /&gt;&lt;BR /&gt;in the showed condition (1114/4200) proc table IS NOT full.&lt;BR /&gt;You should get the message "proc: table is full" when the value of the first column will be equal or almost to the value on the second column.&lt;BR /&gt;&lt;BR /&gt;To get constraints about min and max of nproc read the following:&lt;BR /&gt;&lt;BR /&gt;# kctune -vq nproc&lt;BR /&gt;Tunable             nproc&lt;BR /&gt;Description         Maximum number of processes on the system&lt;BR /&gt;Module              pm&lt;BR /&gt;.........&lt;BR /&gt;Constraints         nproc &amp;gt;= 100&lt;BR /&gt;                    nproc &amp;lt;= 30000&lt;BR /&gt;                    nproc &amp;gt;= maxuprc + 5&lt;BR /&gt;                    nproc &amp;lt;= nkthread - 100&lt;BR /&gt;                    nproc &amp;gt;= semmnu + 4&lt;BR /&gt;Can Change          Immediately or at Next Boot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 08:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490409#M363616</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-09-02T08:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490410#M363617</link>
      <description>yes ,, i accept your point  1114/4400  not as full ,,, but then why i get a message in dmesg and syslog ,, &lt;BR /&gt;&lt;BR /&gt;id not so  what can i do with the logs in syslg and dmesg &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 08:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490410#M363617</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-09-02T08:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490411#M363618</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;consider that dmesg retains even old messages in its buffer, instead I don't understand what about syslog.log.&lt;BR /&gt;Do you see the message of proc: table is full right now into the syslog.log?&lt;BR /&gt;&lt;BR /&gt;Could you please attach it here?&lt;BR /&gt;&lt;BR /&gt;Fabio</description>
      <pubDate>Wed, 02 Sep 2009 08:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490411#M363618</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-09-02T08:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490412#M363619</link>
      <description>right now i dont get  message in syslog ,,, getting msg only in dmesg&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 08:55:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490412#M363619</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-09-02T08:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490413#M363620</link>
      <description>Ok, so now the system is working well and the setting of nproc is sufficient to satisfy the load.&lt;BR /&gt;Though I'd suggest monitoring the situation by sar to check if the nproc limit is going to be reached again. If so I should check if the load of system has increased lately, in that case change the value of nproc to accomodate the load. Consider that in HP-UX 11.23 nproc can be modified immediately without reboot.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Wed, 02 Sep 2009 09:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490413#M363620</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-09-02T09:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490414#M363621</link>
      <description>we have decided to increase the shmmax value to 70% of the physical memeory&lt;BR /&gt;&lt;BR /&gt;what are the prerequisites need be followed&lt;BR /&gt;&lt;BR /&gt;how to increase shmmax value</description>
      <pubDate>Sat, 05 Sep 2009 16:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490414#M363621</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-09-05T16:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: proc full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490415#M363622</link>
      <description>&amp;gt;&amp;gt;we have decided to increase the shmmax value to 70% of the physical memeory&lt;BR /&gt;&lt;BR /&gt;Why?  The proc table full messages have nothing to do with shared memory as far as I know.</description>
      <pubDate>Sun, 06 Sep 2009 01:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proc-full/m-p/4490415#M363622</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-09-06T01:13:19Z</dc:date>
    </item>
  </channel>
</rss>

