<?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: I have 25000 max  inodes but 23492 are in use... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/i-have-25000-max-inodes-but-23492-are-in-use/m-p/2426285#M1401</link>
    <description>It is not uncommon to see what appears to be a ?maxed out? value for&lt;BR /&gt;inode-sz column. The number to the left of the / is the number of&lt;BR /&gt;inodes open in the inode table cache and the number on the right is the maximum&lt;BR /&gt;number of inodes that can be open in the inode table cache determined from the&lt;BR /&gt;value of ninode in the running kernel. The HP-UX OS actually tries to&lt;BR /&gt;keep this value at the maximum for performance reasons. As more inodes are&lt;BR /&gt;cached, the inode retrievals (on average) will be faster. Seeing this value in&lt;BR /&gt;inode-sz to be equal to your ninode value is not something to be overly&lt;BR /&gt;concerned about. The system will maintain the cache and add/delete inode&lt;BR /&gt;entries as needed. This is unlike the proc-sz and file-sz columns&lt;BR /&gt;from the sar output which show hard limits. When these limits are&lt;BR /&gt;reached, new processes cannot not be started or additional files cannot be&lt;BR /&gt;opened. The inode-sz column refers to a cached table, and it is expected&lt;BR /&gt;that having this value ?maxed out? should not prevent users on the system from&lt;BR /&gt;extracting inode information from inodes not available in the cache.  That&lt;BR /&gt;being said, tuning ninode to be a smaller or larger value to allow for a&lt;BR /&gt;smaller or larger inode cache table can have a neglibile effect on performance&lt;BR /&gt;in some environments.&lt;BR /&gt;&lt;BR /&gt;Per document#KBRC00001929&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Jun 2000 18:54:04 GMT</pubDate>
    <dc:creator>Brian M. Fisher</dc:creator>
    <dc:date>2000-06-14T18:54:04Z</dc:date>
    <item>
      <title>I have 25000 max  inodes but 23492 are in use...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-have-25000-max-inodes-but-23492-are-in-use/m-p/2426282#M1398</link>
      <description>I have 25000 max inodes but 23492 are in use accouding to sar -v 3 3.  Is this a potential problem?  I was just reading this post and others as a learning tool and can't tell how to reply to those who reply, so that is why this doesn't really answer any questions, but asks one instead.  What will happen if all inodes get used up?  Should I increase my maximum inodes since so many are being used?</description>
      <pubDate>Wed, 14 Jun 2000 14:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-have-25000-max-inodes-but-23492-are-in-use/m-p/2426282#M1398</guid>
      <dc:creator>Garrin Thompson</dc:creator>
      <dc:date>2000-06-14T14:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: I have 25000 max  inodes but 23492 are in use...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-have-25000-max-inodes-but-23492-are-in-use/m-p/2426283#M1399</link>
      <description>The value you see of 25000 inodes is controlled by thr ninode kernel parameter, which could be increased.&lt;BR /&gt;&lt;BR /&gt;ninode defines the number of slots in the inode table, and thus the maximum number of open inodes that can be in memory. The inode table is used as a cache memory.&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er</description>
      <pubDate>Wed, 14 Jun 2000 16:20:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-have-25000-max-inodes-but-23492-are-in-use/m-p/2426283#M1399</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-06-14T16:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: I have 25000 max  inodes but 23492 are in use...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-have-25000-max-inodes-but-23492-are-in-use/m-p/2426284#M1400</link>
      <description>So it would behoove me to change the maximum value to a higher value, well above where it is averaging now, to saving me from future problems?</description>
      <pubDate>Wed, 14 Jun 2000 17:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-have-25000-max-inodes-but-23492-are-in-use/m-p/2426284#M1400</guid>
      <dc:creator>Garrin Thompson</dc:creator>
      <dc:date>2000-06-14T17:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: I have 25000 max  inodes but 23492 are in use...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-have-25000-max-inodes-but-23492-are-in-use/m-p/2426285#M1401</link>
      <description>It is not uncommon to see what appears to be a ?maxed out? value for&lt;BR /&gt;inode-sz column. The number to the left of the / is the number of&lt;BR /&gt;inodes open in the inode table cache and the number on the right is the maximum&lt;BR /&gt;number of inodes that can be open in the inode table cache determined from the&lt;BR /&gt;value of ninode in the running kernel. The HP-UX OS actually tries to&lt;BR /&gt;keep this value at the maximum for performance reasons. As more inodes are&lt;BR /&gt;cached, the inode retrievals (on average) will be faster. Seeing this value in&lt;BR /&gt;inode-sz to be equal to your ninode value is not something to be overly&lt;BR /&gt;concerned about. The system will maintain the cache and add/delete inode&lt;BR /&gt;entries as needed. This is unlike the proc-sz and file-sz columns&lt;BR /&gt;from the sar output which show hard limits. When these limits are&lt;BR /&gt;reached, new processes cannot not be started or additional files cannot be&lt;BR /&gt;opened. The inode-sz column refers to a cached table, and it is expected&lt;BR /&gt;that having this value ?maxed out? should not prevent users on the system from&lt;BR /&gt;extracting inode information from inodes not available in the cache.  That&lt;BR /&gt;being said, tuning ninode to be a smaller or larger value to allow for a&lt;BR /&gt;smaller or larger inode cache table can have a neglibile effect on performance&lt;BR /&gt;in some environments.&lt;BR /&gt;&lt;BR /&gt;Per document#KBRC00001929&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2000 18:54:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-have-25000-max-inodes-but-23492-are-in-use/m-p/2426285#M1401</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-06-14T18:54:04Z</dc:date>
    </item>
  </channel>
</rss>

