<?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: Increase kernel parameter &amp;quot;nfile&amp;quot;. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176099#M321833</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since your OS is 11.11 you may use &lt;BR /&gt;&lt;BR /&gt;#kmupdate instead of &lt;BR /&gt;&lt;BR /&gt;#mv vmunix_test /stand/vmunix&lt;BR /&gt; &lt;BR /&gt;and reboot this will schedule new kernel move during next reboot .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Wed, 09 Apr 2008 01:26:24 GMT</pubDate>
    <dc:creator>Javed Khan_1</dc:creator>
    <dc:date>2008-04-09T01:26:24Z</dc:date>
    <item>
      <title>Increase kernel parameter "nfile".</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176096#M321830</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;Below is the output of kmtune (nfile) ;&lt;BR /&gt;&lt;BR /&gt;#kmtune | grep -i nfile&lt;BR /&gt;nfile  2910  -  (16*(NPROC+16+MAXUSERS)/10+32+2*(NPTY+NSTRPTY+NSTRTEL))&lt;BR /&gt;&lt;BR /&gt;I have to increase the nfile size from 2910 (existing) to about 5000,&lt;BR /&gt;but the problem is it has such a lenghty formula, can I override the formula by numerical value or is it necessary to go according to the formula and change all other variables?&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt; &lt;BR /&gt;Thnx..</description>
      <pubDate>Tue, 08 Apr 2008 14:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176096#M321830</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2008-04-08T14:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Increase kernel parameter "nfile".</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176097#M321831</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Simply choose an appropriate value and ignore the (deprecated) formula.  You can choose an ample value for your needs since the number represents elements in a kernel table.  The memory required is very small.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 08 Apr 2008 14:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176097#M321831</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-08T14:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Increase kernel parameter "nfile".</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176098#M321832</link>
      <description>#kmtune -s nfile=&lt;NEW value=""&gt;&lt;BR /&gt;#cd /stand/build&lt;BR /&gt;#mk_kernel&lt;BR /&gt;#mv vmunix_test /stand/vmunix&lt;BR /&gt;#reboot&lt;BR /&gt;will change the nfile to new value.&lt;BR /&gt;&lt;BR /&gt;make sure you have the copy of present kernel(vmunix) before doing this exercise, so that you can recover even if the system fails while booting with new value of nfile.&lt;/NEW&gt;</description>
      <pubDate>Tue, 08 Apr 2008 14:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176098#M321832</guid>
      <dc:creator>Yashwant</dc:creator>
      <dc:date>2008-04-08T14:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Increase kernel parameter "nfile".</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176099#M321833</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since your OS is 11.11 you may use &lt;BR /&gt;&lt;BR /&gt;#kmupdate instead of &lt;BR /&gt;&lt;BR /&gt;#mv vmunix_test /stand/vmunix&lt;BR /&gt; &lt;BR /&gt;and reboot this will schedule new kernel move during next reboot .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2008 01:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176099#M321833</guid>
      <dc:creator>Javed Khan_1</dc:creator>
      <dc:date>2008-04-09T01:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Increase kernel parameter "nfile".</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176100#M321834</link>
      <description>You can of course use SAM to change the value.  It may have better help on what's allowed for nfile.</description>
      <pubDate>Wed, 09 Apr 2008 05:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-kernel-parameter-quot-nfile-quot/m-p/4176100#M321834</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-09T05:45:43Z</dc:date>
    </item>
  </channel>
</rss>

