<?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: Hp UX server problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467477#M211131</link>
    <description>Sandeep --&lt;BR /&gt;&lt;BR /&gt;Did the sysetm reboot itself or did you reboot it because you couldn't do anything on it ?&lt;BR /&gt;&lt;BR /&gt;Did you use the "TC" command or button or just power cycle it ?&lt;BR /&gt;&lt;BR /&gt;If it rebooted itself or you TC-ed it, it should generate a dump.&lt;BR /&gt;&lt;BR /&gt;If you have a dump, you would also have an entry in /etc/shutdownlog.  If the box rebooted itself then the message in /etc/shutdownlog may tell us more about what is going on.&lt;BR /&gt;&lt;BR /&gt;If you simply power cycled it then you'll have to work the file table is full the way others have suggested.&lt;BR /&gt;&lt;BR /&gt;If you had a dump in /var/adm/crash then we could also take a look to see which processes were filling up the file table and perhaps fix the root problem rather then just fix the symptom.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Oz&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Jan 2005 08:48:32 GMT</pubDate>
    <dc:creator>Kent Ostby</dc:creator>
    <dc:date>2005-01-20T08:48:32Z</dc:date>
    <item>
      <title>Hp UX server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467471#M211125</link>
      <description>Hi !&lt;BR /&gt;&lt;BR /&gt;I have HP rp7410 server with HP UX 11i v1 with Informix 9.40.FC2 DB and Baan ERP.&lt;BR /&gt;&lt;BR /&gt;I have encountered server crash, I have observed following error messages in syslog.&lt;BR /&gt;==============================================&lt;BR /&gt;&lt;BR /&gt;Jan 17 14:43:24 MANTHAN vmunix: file: table is full&lt;BR /&gt;Jan 17 14:44:15 MANTHAN su: + tc root-informix&lt;BR /&gt;Jan 17 14:44:03 MANTHAN vmunix: file: table is full&lt;BR /&gt;Jan 17 14:44:22 MANTHAN  above message repeats 58 times&lt;BR /&gt;Jan 17 14:44:22 MANTHAN rexecd[15386]: read: Connection refused&lt;BR /&gt;Jan 17 14:44:23 MANTHAN vmunix: file: table is full&lt;BR /&gt;Jan 17 14:46:21 MANTHAN vmunix: file: table is full&lt;BR /&gt;Jan 17 14:48:34 MANTHAN  above message repeats 47 times&lt;BR /&gt;Jan 17 14:52:16 MANTHAN rexecd[15649]: PAM Status - 9, PAM Error Message - Authe&lt;BR /&gt;ntication failed&lt;BR /&gt;==============================================&lt;BR /&gt;&lt;BR /&gt;Can someone help about what is file table full and how to monitor the same?&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Sandeep</description>
      <pubDate>Thu, 20 Jan 2005 07:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467471#M211125</guid>
      <dc:creator>Sandeep Geet</dc:creator>
      <dc:date>2005-01-20T07:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hp UX server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467472#M211126</link>
      <description>it is the kernel parameter nfile, which holds the maximum number of open files. &lt;BR /&gt;'files' as in 'sockets, devices, named pipes and files' ;)&lt;BR /&gt;&lt;BR /&gt;please use the following command to check it's current value and raise it a bit.&lt;BR /&gt;# kmtune -q nfile&lt;BR /&gt;Parameter             Current Dyn Planned                    Module     Version&lt;BR /&gt;===============================================================================&lt;BR /&gt;nfile                   78848  -  (15*NPROC+2048)&lt;BR /&gt;&lt;BR /&gt;(Use SAM -&amp;gt; Kernel Configuration -&amp;gt; Configurable Parameters)&lt;BR /&gt;&lt;BR /&gt;to be honest, I can't say how to query the average / peak values on Your system. &lt;BR /&gt;Right now they've been to low. :)&lt;BR /&gt;&lt;BR /&gt;I hope someone fills in on that part.</description>
      <pubDate>Thu, 20 Jan 2005 08:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467472#M211126</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-01-20T08:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hp UX server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467473#M211127</link>
      <description>Hi Sandeep,&lt;BR /&gt;&lt;BR /&gt;Kernel parameters nfile nproc ninode.&lt;BR /&gt;&lt;BR /&gt;Could you post the last part of your /stand/system file (after the line * Tunable parameters) and a sar -v 2 5 output ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 20 Jan 2005 08:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467473#M211127</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-01-20T08:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hp UX server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467474#M211128</link>
      <description>As Florian well stated the issue you see is because your nfile parm is too low.&lt;BR /&gt;A good thing to watch for # of processes running, inodes being used and yes files is:&lt;BR /&gt;sar -v 1 60&lt;BR /&gt;&lt;BR /&gt;This will show you active-number/parm-setting, and is helpful for tuning these.&lt;BR /&gt;Remember, tuning is not only increasing what you need, but decreasing what you don't.  So watch the inode value, most folks have that set way to high when 2048 or 4096 often is sufficient.&lt;BR /&gt;But you decide....&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jan 2005 08:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467474#M211128</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2005-01-20T08:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hp UX server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467475#M211129</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you get vmunix: file: table is full, you need to tweak the nfile kernel parameter (number of files open at once).</description>
      <pubDate>Thu, 20 Jan 2005 08:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467475#M211129</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2005-01-20T08:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hp UX server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467476#M211130</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;This error points to kernel parameter tuning requirement, please make changes to Kernel parameters nfile ninode nproc.&lt;BR /&gt;&lt;BR /&gt;This should take care of the problem.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Thu, 20 Jan 2005 08:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467476#M211130</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-01-20T08:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hp UX server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467477#M211131</link>
      <description>Sandeep --&lt;BR /&gt;&lt;BR /&gt;Did the sysetm reboot itself or did you reboot it because you couldn't do anything on it ?&lt;BR /&gt;&lt;BR /&gt;Did you use the "TC" command or button or just power cycle it ?&lt;BR /&gt;&lt;BR /&gt;If it rebooted itself or you TC-ed it, it should generate a dump.&lt;BR /&gt;&lt;BR /&gt;If you have a dump, you would also have an entry in /etc/shutdownlog.  If the box rebooted itself then the message in /etc/shutdownlog may tell us more about what is going on.&lt;BR /&gt;&lt;BR /&gt;If you simply power cycled it then you'll have to work the file table is full the way others have suggested.&lt;BR /&gt;&lt;BR /&gt;If you had a dump in /var/adm/crash then we could also take a look to see which processes were filling up the file table and perhaps fix the root problem rather then just fix the symptom.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Oz&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jan 2005 08:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-server-problem/m-p/3467477#M211131</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-01-20T08:48:32Z</dc:date>
    </item>
  </channel>
</rss>

