<?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: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107239#M478653</link>
    <description>i have changed nfile parameter to the Default value which is 0 (by using kctune command),it was 30000 before,after that i could change the tunable maxfiles_lim to the 65536</description>
    <pubDate>Tue, 06 May 2008 10:07:57 GMT</pubDate>
    <dc:creator>Medo Taz</dc:creator>
    <dc:date>2008-05-06T10:07:57Z</dc:date>
    <item>
      <title>Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107234#M478648</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;I'm trying to change 'maxfiles_lim' kernel parameter on HP-UX 11.31 to a new value as prerequisit for oracle application installation release 12 (12.0.4)for HP-UX Itanium :&lt;BR /&gt;&lt;BR /&gt;maxfiles_lim   4096 Default value&lt;BR /&gt;maxfiles_lim   65536 New value (as Oracle Required)&lt;BR /&gt; &lt;BR /&gt;but always i have this problem:&lt;BR /&gt;ERROR:   The proposed values for nfile (30000) and maxfiles_lim&lt;BR /&gt;         (65536)do not meet the constraint of (nfile &amp;gt;= (2 *&lt;BR /&gt;         maxfiles_lim)).&lt;BR /&gt;Command Unsuccessful&lt;BR /&gt;&lt;BR /&gt;but as u know guys nfile is Obsolete on HP-UX 11.31,and it's now private and deprecated...:(&lt;BR /&gt;&lt;BR /&gt;so could you please help me in this issue ?how i can change maxfiles_lim to this value 65536?&lt;BR /&gt;</description>
      <pubDate>Tue, 06 May 2008 07:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107234#M478648</guid>
      <dc:creator>Medo Taz</dc:creator>
      <dc:date>2008-05-06T07:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107235#M478649</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Note please maxfiles &amp;lt;= maxfiles_lim &amp;lt;&amp;lt; nfile&lt;BR /&gt;&lt;BR /&gt;Nfiles is obsolete but not unconsiderable.&lt;BR /&gt;&lt;BR /&gt;Show the kernel parameters what is the value of nfile.&lt;BR /&gt;&lt;BR /&gt;maxfiles_lim values must be lower than nfile.</description>
      <pubDate>Tue, 06 May 2008 08:04:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107235#M478649</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-05-06T08:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107236#M478650</link>
      <description>Hi ahsan,&lt;BR /&gt;&lt;BR /&gt;thanx for prompt response.....:)&lt;BR /&gt;&lt;BR /&gt;i'm trying to see the nfile value,but unfortunately i can't find it,but the value proposed to be (30000)as you can see it from the Error message above,although i can't to change this value to 65536 on one of the other nodes........?&lt;BR /&gt;&lt;BR /&gt;thanx in advance</description>
      <pubDate>Tue, 06 May 2008 08:11:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107236#M478650</guid>
      <dc:creator>Medo Taz</dc:creator>
      <dc:date>2008-05-06T08:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107237#M478651</link>
      <description>Why do you need maxfiles_lim this big?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;i'm trying to see the nfile value but unfortunately i can't find it but the value proposed to be (30000)&lt;BR /&gt;&lt;BR /&gt;I assume you can use kctune to change the value of nfile to 128K, then you can change maxfiles_lim.</description>
      <pubDate>Tue, 06 May 2008 09:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107237#M478651</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-06T09:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107238#M478652</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;thanx for your help,everything seems to be OK now.....:)&lt;BR /&gt;&lt;BR /&gt;i have changed nfile parameter to the Default value which is 0,it was 30000 before,after that i could change the tunable maxfiles_lim to the 65536&lt;BR /&gt;&lt;BR /&gt;thanx</description>
      <pubDate>Tue, 06 May 2008 10:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107238#M478652</guid>
      <dc:creator>Medo Taz</dc:creator>
      <dc:date>2008-05-06T10:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107239#M478653</link>
      <description>i have changed nfile parameter to the Default value which is 0 (by using kctune command),it was 30000 before,after that i could change the tunable maxfiles_lim to the 65536</description>
      <pubDate>Tue, 06 May 2008 10:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107239#M478653</guid>
      <dc:creator>Medo Taz</dc:creator>
      <dc:date>2008-05-06T10:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107240#M478654</link>
      <description>I'm also facing same issue , please share the fix for the same.</description>
      <pubDate>Thu, 05 Aug 2010 07:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-trying-to-change-maxfiles-lim-kernel-parameter-on-hp/m-p/5107240#M478654</guid>
      <dc:creator>todearvamshi</dc:creator>
      <dc:date>2010-08-05T07:46:34Z</dc:date>
    </item>
  </channel>
</rss>

