<?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: vmunix: file: table is full---- issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600781#M375810</link>
    <description>Increase nfile - double it or triple it or more.  It's only a tiny increase in the size of the kernel to accomodate the enlarged table.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Mon, 15 Mar 2010 11:27:48 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2010-03-15T11:27:48Z</dc:date>
    <item>
      <title>vmunix: file: table is full---- issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600780#M375809</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;We have HP-ux system with 24 GB memory. After starting the database, "table is full" messaging getting in syslog.log file. current value of kernal parameter are:--&lt;BR /&gt;&lt;BR /&gt;nfile                   61308  -  (16*(NPROC+16+MAXUSERS)/10+32+2*(NPTY+NSTRPTY+NSTRTEL))&lt;BR /&gt;maxfiles                 4096  -  4096&lt;BR /&gt;maxfiles_lim             4096  Y  4096&lt;BR /&gt;maxusers                 4096  -  4096&lt;BR /&gt;nclist                  65636  -  (100+16*MAXUSERS)&lt;BR /&gt;ninode                  37800  -  ((NPROC+16+MAXUSERS)+32+(2*NPTY))&lt;BR /&gt;nproc                   33536  -  (768+8*MAXUSERS)&lt;BR /&gt;maxdsiz           23622320128  -  23622320128&lt;BR /&gt;maxdsiz_64bit     23622320128  -  23622320128&lt;BR /&gt;maxssiz            0x17f00000  -  0X17F00000&lt;BR /&gt;maxssiz_64bit      0x40000000  -  0X40000000&lt;BR /&gt;dbc_max_pct                10  -  10&lt;BR /&gt;dbc_min_pct                 5  -  5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; swapinfo -atm&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        1024       0    1023    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev        8000       0    8000    0%       0       -    1  /dev/vg00/lvol9&lt;BR /&gt;dev        8000       0    8000    0%       0       -    1  /dev/vg00/lvol12&lt;BR /&gt;reserve       -    3684   -3684&lt;BR /&gt;memory    18705    2596   16109   14%&lt;BR /&gt;total     35729    6280   29448   18%       -       0    -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please suggest how much value increase for nfile parameter or any else to resolve out this issue&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Mar 2010 11:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600780#M375809</guid>
      <dc:creator>Viney Kumar</dc:creator>
      <dc:date>2010-03-15T11:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix: file: table is full---- issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600781#M375810</link>
      <description>Increase nfile - double it or triple it or more.  It's only a tiny increase in the size of the kernel to accomodate the enlarged table.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 15 Mar 2010 11:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600781#M375810</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-03-15T11:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix: file: table is full---- issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600782#M375811</link>
      <description>What HP-UX version are you using?&lt;BR /&gt;You could just change nfile to 90000.&lt;BR /&gt;&lt;BR /&gt;Your maxdsiz seems bogus, with a value of 23,622,320,128, the same as maxdsiz_64bit.</description>
      <pubDate>Mon, 15 Mar 2010 11:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600782#M375811</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-15T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix: file: table is full---- issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600783#M375812</link>
      <description>&amp;gt; nfile 61308 - (16*(NPROC+16+MAXUSERS)/10+32+2*(NPTY+NSTRPTY+NSTRTEL))&lt;BR /&gt; &lt;BR /&gt;nfile is your problem. It is the maximum number of files (including network ports) that can be opened at the same time. Run sam and replace the kernel parameter (with all the formula junk) nfile with 100000 (100k). If you are running 11.23 or 11.31, the change is immediiate. Otherwise, for 11.11 and earlier you'll have to regenerate the kernel and reboot (sam will do this for you).&lt;BR /&gt; &lt;BR /&gt;Monitor the size of nfile and nproc with the command: sar -v 1 1&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Mon, 15 Mar 2010 11:44:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600783#M375812</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-03-15T11:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix: file: table is full---- issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600784#M375813</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Formula based kernel calculations is the first thing I remove from a system after cold install.&lt;BR /&gt;&lt;BR /&gt;They are simply not real world relevant.&lt;BR /&gt;&lt;BR /&gt;nfiles and the maxfiles parameters need an increase to realistic levels.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 15 Mar 2010 15:33:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600784#M375813</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-03-15T15:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix: file: table is full---- issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600785#M375814</link>
      <description>Thanks for all&lt;BR /&gt;&lt;BR /&gt;Yesterday I was increase the nfile value.&lt;BR /&gt;New value is:---&lt;BR /&gt;&lt;BR /&gt;nfile                   92160  -  92160&lt;BR /&gt;&lt;BR /&gt;but during the time of starting our data base again getting error "HP-UX Error: 23: File table overflow"&lt;BR /&gt;&lt;BR /&gt;HP-UX-----version 11.11.v1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please suggest...........&lt;BR /&gt;&lt;BR /&gt;there any other parameter need to be tune?????</description>
      <pubDate>Tue, 16 Mar 2010 04:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600785#M375814</guid>
      <dc:creator>Viney Kumar</dc:creator>
      <dc:date>2010-03-16T04:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix: file: table is full---- issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600786#M375815</link>
      <description>&amp;gt;Yesterday I was increase the nfile value. nfile 92160 - 92160&lt;BR /&gt;&amp;gt;during the time of starting our data base again getting error "HP-UX Error: 23: File table overflow"&lt;BR /&gt;&lt;BR /&gt;You could try doubling it again.  But if that fails, there is probably something wrong with your application??</description>
      <pubDate>Tue, 16 Mar 2010 09:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-file-table-is-full-issue/m-p/4600786#M375815</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-16T09:26:27Z</dc:date>
    </item>
  </channel>
</rss>

