<?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: inod question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837023#M90410</link>
    <description>If you're worried about the kernel parameter 'ninode', don't.&lt;BR /&gt;&lt;BR /&gt;'ninode' only defines the size of a cache of recently used inodes that the kernel uses. It doesn't restrict the number that the kernel can handle.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
    <pubDate>Thu, 31 Oct 2002 19:27:22 GMT</pubDate>
    <dc:creator>John Palmer</dc:creator>
    <dc:date>2002-10-31T19:27:22Z</dc:date>
    <item>
      <title>inod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837021#M90408</link>
      <description>I have a server that has 30,000 inodes max configure and a file system that uses 5,000 inodes. I split the bc of that filesystem and mount that filesystem to another server that has 4,000 inodes configured will this cause me a problem backing up the filesystem because I do not have enough inodes.</description>
      <pubDate>Thu, 31 Oct 2002 18:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837021#M90408</guid>
      <dc:creator>Juan Gonzalez_2</dc:creator>
      <dc:date>2002-10-31T18:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: inod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837022#M90409</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If the filesystem is a VxFS one then inode allocation is dynamic.  If you need more inodes, expand the filesystem.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 31 Oct 2002 18:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837022#M90409</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-10-31T18:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: inod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837023#M90410</link>
      <description>If you're worried about the kernel parameter 'ninode', don't.&lt;BR /&gt;&lt;BR /&gt;'ninode' only defines the size of a cache of recently used inodes that the kernel uses. It doesn't restrict the number that the kernel can handle.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Thu, 31 Oct 2002 19:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837023#M90410</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-10-31T19:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: inod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837024#M90411</link>
      <description>Note that ninode only applies to hfs filesystems. I'll bet that the only hfs filesystem on your box is /stand. If that is the case, you can drastically reduce niniode to a few hundred and save resources. Typically, the maximum number of inodes will be in play in building kernels in /stand and for that a few hunderd will more than suffice.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Oct 2002 19:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837024#M90411</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-10-31T19:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: inod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837025#M90412</link>
      <description>John then what kernel parameter can tell me how many inodes my server can handle and my file system is vxfs.</description>
      <pubDate>Thu, 31 Oct 2002 22:14:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837025#M90412</guid>
      <dc:creator>Juan Gonzalez_2</dc:creator>
      <dc:date>2002-10-31T22:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: inod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837026#M90413</link>
      <description>There is no such parameter for vxfs inodes; there is nothing to examine. The number of inodes needed for vxfs is increased as needed automatically. There is an obsolete tunable called vx_ninode but it is completely ignored. Again, if your only hfs filesystem is /stand then reduce niniode to something around 500 and forget about it.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Oct 2002 22:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837026#M90413</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-10-31T22:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: inod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837027#M90414</link>
      <description>Hi (again) Juan:&lt;BR /&gt;&lt;BR /&gt;As we have noted, if the filesystem is VxFS then there is no inode limit.&lt;BR /&gt;&lt;BR /&gt;Are you by any chance thinking of the maximum number of sub-directories of a directory?&lt;BR /&gt;&lt;BR /&gt;If so, there is a tunable 'vx_maxlink' which allows this limit to reach 64K-1 (PHKL_27648).&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 31 Oct 2002 22:33:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837027#M90414</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-10-31T22:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: inod question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837028#M90415</link>
      <description>Thanks everyone for your information and hope you all have a great Halloween.</description>
      <pubDate>Thu, 31 Oct 2002 23:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inod-question/m-p/2837028#M90415</guid>
      <dc:creator>Juan Gonzalez_2</dc:creator>
      <dc:date>2002-10-31T23:44:41Z</dc:date>
    </item>
  </channel>
</rss>

