<?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: dmesg in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804682#M637409</link>
    <description>YOur kernel process table is full . You need to bump up the value of nproc , kernel parameter . Sam is the bet way to do it as it takes care of other parameter dependencies . YOu will require a reboot .</description>
    <pubDate>Wed, 11 Sep 2002 23:19:03 GMT</pubDate>
    <dc:creator>Ashwani Kashyap</dc:creator>
    <dc:date>2002-09-11T23:19:03Z</dc:date>
    <item>
      <title>dmesg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804679#M637406</link>
      <description>i am getting the error message &lt;BR /&gt;proc: table is full in dmesg output&lt;BR /&gt;Can anybody give a solution</description>
      <pubDate>Wed, 11 Sep 2002 22:39:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804679#M637406</guid>
      <dc:creator>shajes puthanveettil</dc:creator>
      <dc:date>2002-09-11T22:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804680#M637407</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your process table is full (nproc). You have a two choices, one being reduce the amount of users on your system, remove any old processes. The second is you will need to increase the value in your system kernel. Most systems have this value in a formula. The best way is to use 'SAM', as this tool will guide in some respects to formual increases. If you are still unsure as to what to, run this program and post a copy of the 'system' file from /stand/build.&lt;BR /&gt;&lt;BR /&gt;# cd /stand/build&lt;BR /&gt;# /usr/lbin/sysadm/system_prep -s system&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Michael</description>
      <pubDate>Wed, 11 Sep 2002 22:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804680#M637407</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-09-11T22:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804681#M637408</link>
      <description>Hi Shajes,&lt;BR /&gt;&lt;BR /&gt; Michael's correct in his diagnosis as well as the recommendation to use Sam to increase.&lt;BR /&gt;I would just add that the value of nproc, by default, is derived from the value of maxusers.&lt;BR /&gt;So I'd suggest that you increase the value of maxusers (32 by default) to probably at least 64 maybe 100 as this will increase other kernel parameters that you'll likely to hit the ceiling on as well.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 11 Sep 2002 23:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804681#M637408</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-09-11T23:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804682#M637409</link>
      <description>YOur kernel process table is full . You need to bump up the value of nproc , kernel parameter . Sam is the bet way to do it as it takes care of other parameter dependencies . YOu will require a reboot .</description>
      <pubDate>Wed, 11 Sep 2002 23:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804682#M637409</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2002-09-11T23:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804683#M637410</link>
      <description>Just remember that an error message in dmesg, even if it's the last message, does NOT necessarily indicate a CURRENT problem.  The first thing I'd do is check /var/adm/syslog/syslog.log and see when that problem occurred, and wheter it occurred multiple times.  If it was an isolated incident, I wouldn't worry too much.  If it occurrs regularly then follow the others recomendation and increase the appropriate kernel parameter(s).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Sep 2002 23:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804683#M637410</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-09-11T23:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804684#M637411</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As said the output of dmesg could be current or old.&lt;BR /&gt;The following in roots cron will put a date/time stamp above each message.&lt;BR /&gt;&lt;BR /&gt;So a cat of /var/adm/dmesg.log will be far more informative.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# Redirect console error messages to log file         &lt;BR /&gt;01,31 * * * * /usr/sbin/dmesg - &amp;gt;&amp;gt; /var/adm/dmesg.log &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 12 Sep 2002 07:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804684#M637411</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-09-12T07:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804685#M637412</link>
      <description>Thanks Michel&amp;amp; Jeff&lt;BR /&gt;&lt;BR /&gt; Pls see the file system from&lt;BR /&gt;/stand/build</description>
      <pubDate>Thu, 12 Sep 2002 21:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg/m-p/2804685#M637412</guid>
      <dc:creator>shajes puthanveettil</dc:creator>
      <dc:date>2002-09-12T21:25:02Z</dc:date>
    </item>
  </channel>
</rss>

