<?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 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/2735113#M66360</link>
    <description>On L1000 the dmesg collects&lt;BR /&gt;"file: table is full".&lt;BR /&gt;Solutions?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Arturas Pocius</description>
    <pubDate>Fri, 31 May 2002 06:55:37 GMT</pubDate>
    <dc:creator>Pocius Arturas</dc:creator>
    <dc:date>2002-05-31T06:55:37Z</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/2735113#M66360</link>
      <description>On L1000 the dmesg collects&lt;BR /&gt;"file: table is full".&lt;BR /&gt;Solutions?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Arturas Pocius</description>
      <pubDate>Fri, 31 May 2002 06:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2735113#M66360</guid>
      <dc:creator>Pocius Arturas</dc:creator>
      <dc:date>2002-05-31T06:55:37Z</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/2735114#M66361</link>
      <description>The error "vmunix: file: table is full" or "File table overflow"&lt;BR /&gt;means that the maximum number of open files is exceeded.&lt;BR /&gt;&lt;BR /&gt;This error condition can usually be corrected by increasing the&lt;BR /&gt;value of NFILE and/or MAXUSERS in the kernel configuration file&lt;BR /&gt;and rebuilding the kernel.  Increasing the MAXUSERS parameter&lt;BR /&gt;will n turn increase the NFILE, NPROC, and NINODE parameters.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 May 2002 06:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2735114#M66361</guid>
      <dc:creator>Sebastian Galeski_1</dc:creator>
      <dc:date>2002-05-31T06:58:19Z</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/2735115#M66362</link>
      <description>&lt;BR /&gt;Youve exceed a kernel table called nfile.&lt;BR /&gt;&lt;BR /&gt;To see what its currently set to;&lt;BR /&gt;&lt;BR /&gt;sysdef | grep nfile&lt;BR /&gt;&lt;BR /&gt;Then you need to increase it, build a new kernel and reboot. Best to use sam to do it.&lt;BR /&gt;We typically run our L classes around a minimum of 4000 and some big ones up to 16000</description>
      <pubDate>Fri, 31 May 2002 07:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2735115#M66362</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-05-31T07:00:21Z</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/2735116#M66363</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You will have to increase the kernel parameters NFILE in order to be able to open more files.&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric</description>
      <pubDate>Fri, 31 May 2002 07:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2735116#M66363</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2002-05-31T07:01:09Z</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/2735117#M66364</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The error message you are receiving indicates that you have hit a maximum value in your system kernel. To fix this problem you will need to increase some values in your kernel and then reboot your system. The parameters in question most likely are:&lt;BR /&gt;'nfile' and possibly 'maxusers'and 'nfile' and 'nproc' &lt;BR /&gt;&lt;BR /&gt;The best way would be to use 'sam'&lt;BR /&gt;&lt;BR /&gt;sam --&amp;gt; kernel configuration --&amp;gt; Configurable Parameters &lt;BR /&gt;Select the parameters to be increased and increase them. You may find that one or more of these has a forumla. If you are unsure, you ask further questions. After increasing and saving you will be prompted to rebuild your kernel and reboot.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;~Michael~</description>
      <pubDate>Fri, 31 May 2002 07:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2735117#M66364</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-05-31T07:05:39Z</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/2735118#M66365</link>
      <description>Also worth noting:  parameters "maxfiles" and "maxfiles_lim" limit the number of files that can be opened per process.  (root excluded, of course...)&lt;BR /&gt;&lt;BR /&gt;maxfiles is the "soft" limit, and maxfiles_lim is the "hard"  limit that cannot be exceeded.&lt;BR /&gt;&lt;BR /&gt;-tjh</description>
      <pubDate>Sun, 02 Jun 2002 06:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-table-is-full/m-p/2735118#M66365</guid>
      <dc:creator>Thomas J. Harrold</dc:creator>
      <dc:date>2002-06-02T06:12:51Z</dc:date>
    </item>
  </channel>
</rss>

