<?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: file: table is full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986937#M295035</link>
    <description>You can check the file table using sar&lt;BR /&gt;&lt;BR /&gt;  # sar -v&lt;BR /&gt;&lt;BR /&gt;Column file-sz is for the filetable. If you are getting this error consistently, it is time to review your kernel settings and increase the parameter nfiles.</description>
    <pubDate>Mon, 23 Apr 2007 10:45:59 GMT</pubDate>
    <dc:creator>Sundar_7</dc:creator>
    <dc:date>2007-04-23T10:45:59Z</dc:date>
    <item>
      <title>file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986934#M295032</link>
      <description>Hi guys, i am getting the following entry repeatedly in the dmeag&lt;BR /&gt;file: table is full&lt;BR /&gt;I checked bdf but there is no filesystems full. What do you guys think is the case.&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 23 Apr 2007 10:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986934#M295032</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2007-04-23T10:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986935#M295033</link>
      <description>Your system-wide number of open files has been reached. You need to increase the kernel tunable nfiles.</description>
      <pubDate>Mon, 23 Apr 2007 10:41:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986935#M295033</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-04-23T10:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986936#M295034</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;The kernel parameter nfile has been maxed out.  You will need to increase it.&lt;BR /&gt;&lt;BR /&gt;You can verify/monitor via glance&lt;BR /&gt;&lt;BR /&gt;If you are running text based glance press the "t" key to display the sysem table usage</description>
      <pubDate>Mon, 23 Apr 2007 10:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986936#M295034</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2007-04-23T10:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986937#M295035</link>
      <description>You can check the file table using sar&lt;BR /&gt;&lt;BR /&gt;  # sar -v&lt;BR /&gt;&lt;BR /&gt;Column file-sz is for the filetable. If you are getting this error consistently, it is time to review your kernel settings and increase the parameter nfiles.</description>
      <pubDate>Mon, 23 Apr 2007 10:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986937#M295035</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2007-04-23T10:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986938#M295036</link>
      <description>When you have increased nfiles as Clay suggested you can use "sar -d" to see the effect it has had on the system file table.&lt;BR /&gt;&lt;BR /&gt;The file-sz column will show the current-size and maximum-size of the system file table.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 23 Apr 2007 10:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986938#M295036</guid>
      <dc:creator>Peter Leddy_1</dc:creator>
      <dc:date>2007-04-23T10:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986939#M295037</link>
      <description>Sorry for the typo, of course that "sar -d" should be "sar -v".</description>
      <pubDate>Mon, 23 Apr 2007 10:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986939#M295037</guid>
      <dc:creator>Peter Leddy_1</dc:creator>
      <dc:date>2007-04-23T10:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986940#M295038</link>
      <description>&amp;gt; I checked bdf but there is no filesystems full. &lt;BR /&gt; &lt;BR /&gt;dmesg has no timestamp by default so this message may have been sitting there for two weeks. Make dmesg much more useful by using cron and the dmesg dash (-) option. Add this line to root's cron:&lt;BR /&gt; &lt;BR /&gt;0,10,20,30,40,50 * * * * /usr/sbin/dmesg - &amp;gt;&amp;gt; /var/adm/dmesg.log&lt;BR /&gt; &lt;BR /&gt;Now, whenver something new occurs on the console, dmesg will add it to the file along with a timestamp.</description>
      <pubDate>Mon, 23 Apr 2007 12:03:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986940#M295038</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-04-23T12:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: file: table is full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986941#M295039</link>
      <description>You must increase the size of nfile in your kernel.&lt;BR /&gt;&lt;BR /&gt;You are running out of system table space which controls the number of open&lt;BR /&gt;files you can have on the system at one time.  Most likely, this is happening&lt;BR /&gt;when the printer is opening a file to print.&lt;BR /&gt;&lt;BR /&gt;The nfile is documented in section seven of the System Administrator Manual&lt;BR /&gt;(Manual Part No. 92453-90011).&lt;BR /&gt;&lt;BR /&gt;You can achieve that by using SAM.&lt;BR /&gt;&lt;BR /&gt;I hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Apr 2007 14:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/3986941#M295039</guid>
      <dc:creator>Marco A.</dc:creator>
      <dc:date>2007-04-23T14:57:52Z</dc:date>
    </item>
  </channel>
</rss>

