<?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: Changing maxfiles_lim in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141229#M317673</link>
    <description>Here you have a good topic, that explains some points:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=949603&amp;amp;admit=109447626+1202392664157+28353475" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=949603&amp;amp;admit=109447626+1202392664157+28353475&lt;/A&gt;</description>
    <pubDate>Thu, 07 Feb 2008 13:59:20 GMT</pubDate>
    <dc:creator>likid0</dc:creator>
    <dc:date>2008-02-07T13:59:20Z</dc:date>
    <item>
      <title>Changing maxfiles_lim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141224#M317668</link>
      <description>&lt;!--!*#--&gt;maxfiles       2048&lt;BR /&gt;maxfiles_lim   2096 -&amp;gt; want to change to 8096&lt;BR /&gt;ninode         3140&lt;BR /&gt;nfile         31289&lt;BR /&gt;&lt;BR /&gt;Reason for change:&lt;BR /&gt;Processes are running out of file descriptors &lt;BR /&gt;&lt;BR /&gt;My Question:&lt;BR /&gt;The request is to change maxfiles_lim to 8096.&lt;BR /&gt;But I'm thinking this will effectively be the same as setting maxfiles_lim to 3140.&lt;BR /&gt;&lt;BR /&gt;Because don't you need an inode for each file open?  So if you set maxfiles &amp;gt; than ninode anything above the value of ninode wont have effect?&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Wed, 06 Feb 2008 14:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141224#M317668</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-02-06T14:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Changing maxfiles_lim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141225#M317669</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;ninode has nothing to do with max files.&lt;BR /&gt;&lt;BR /&gt;Go ahead ame change maxfiles and maxfiles_lim to the new level.&lt;BR /&gt;&lt;BR /&gt;Remove any formula problems that result from this change.&lt;BR /&gt;&lt;BR /&gt;You ninode level is pretty low and should be increased to prevent problems as well.&lt;BR /&gt;&lt;BR /&gt;ninode stands nor number of inodes. Lots of files can go on a single inode.&lt;BR /&gt;&lt;BR /&gt;inodes are disk sections. You can have 100 files open at the same time that happen to set on a single inode.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 06 Feb 2008 14:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141225#M317669</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-02-06T14:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Changing maxfiles_lim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141226#M317670</link>
      <description>You need to change maxfiles and maxfiles_lim in order to resolve performance issues with file descriptors....&lt;BR /&gt;&lt;BR /&gt;On my oracle servers I have them both set to 4096.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 06 Feb 2008 17:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141226#M317670</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2008-02-06T17:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Changing maxfiles_lim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141227#M317671</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Before you change the value of 'ninode' make sure you read this whitepaper:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/7779/commonMisconfig.pdf" target="_blank"&gt;http://docs.hp.com/en/7779/commonMisconfig.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Your setting may be appropriate for your configuration and increasing it my simply waste memory.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 06 Feb 2008 17:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141227#M317671</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-02-06T17:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Changing maxfiles_lim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141228#M317672</link>
      <description>Geoffs entry tweeked this  question from me.&lt;BR /&gt;&lt;BR /&gt;Anyone know of any articles, forum discussions etc. that discuss resolving performance issues with file descriptors?&lt;BR /&gt;&lt;BR /&gt;I'd like to get more exposure about this issue and what people do to address it.</description>
      <pubDate>Thu, 07 Feb 2008 08:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141228#M317672</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-02-07T08:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Changing maxfiles_lim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141229#M317673</link>
      <description>Here you have a good topic, that explains some points:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=949603&amp;amp;admit=109447626+1202392664157+28353475" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=949603&amp;amp;admit=109447626+1202392664157+28353475&lt;/A&gt;</description>
      <pubDate>Thu, 07 Feb 2008 13:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141229#M317673</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2008-02-07T13:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Changing maxfiles_lim</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141230#M317674</link>
      <description>Hi (AGAIN):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Anyone know of any articles, forum discussions etc. that discuss resolving performance issues with file descriptors?&lt;BR /&gt;&lt;BR /&gt;Consider:&lt;BR /&gt;&lt;BR /&gt;Many of the kernel parameters (including those limiting the number of open files) are fences to simply prevent rogue programs from usurping all of a resource.&lt;BR /&gt;&lt;BR /&gt;Fundamental, good programming techniques include closing files when you don't need them.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 14:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-maxfiles-lim/m-p/4141230#M317674</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-02-07T14:06:57Z</dc:date>
    </item>
  </channel>
</rss>

