<?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: inode table full error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268670#M333879</link>
    <description>If your file system is vxfs, number of inodes will be increased automaticaly when necessary. &lt;BR /&gt;&lt;BR /&gt;See more info here - &lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1048404" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1048404&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
    <pubDate>Sat, 13 Sep 2008 13:13:14 GMT</pubDate>
    <dc:creator>Ivan Krastev</dc:creator>
    <dc:date>2008-09-13T13:13:14Z</dc:date>
    <item>
      <title>inode table full error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268669#M333878</link>
      <description>hi frens,&lt;BR /&gt;     Plz tell what are the possible things that we can do when such message appears 'inode table full'.&lt;BR /&gt;&lt;BR /&gt;Tnx&lt;BR /&gt;Vishu</description>
      <pubDate>Sat, 13 Sep 2008 12:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268669#M333878</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2008-09-13T12:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: inode table full error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268670#M333879</link>
      <description>If your file system is vxfs, number of inodes will be increased automaticaly when necessary. &lt;BR /&gt;&lt;BR /&gt;See more info here - &lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1048404" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1048404&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Sat, 13 Sep 2008 13:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268670#M333879</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-09-13T13:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: inode table full error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268671#M333880</link>
      <description>Hi Vishu,&lt;BR /&gt;&lt;BR /&gt;use the fstyp command to check the fs type. &lt;BR /&gt;if its a vxfs it will automatically add the inode.#fstyp /dev/vg01/lvol1.Also check syslog.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Prashant</description>
      <pubDate>Sat, 13 Sep 2008 13:40:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268671#M333880</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2008-09-13T13:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: inode table full error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268672#M333881</link>
      <description>check your maxusers and ninode kernel parameter settings and the current usage.</description>
      <pubDate>Sat, 13 Sep 2008 15:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268672#M333881</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-09-13T15:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: inode table full error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268673#M333882</link>
      <description>u just have to increase maxusers parameter which in turn increase ninode parameter.&lt;BR /&gt;&lt;BR /&gt;actually speaking vxfs doesnt require to specify inode manyally. It handles it on its own. But if u have not  specify "-o largefile" option at the time of craetion when filesystem exeeds 2 GB it fails to create inode.to check which option u have used while creation filesystem is "mkfs -m /dev/vgname/lvolname".&lt;BR /&gt;</description>
      <pubDate>Sat, 13 Sep 2008 15:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268673#M333882</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-13T15:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: inode table full error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268674#M333883</link>
      <description>This error should only occur on HFS file systems.  See this thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1181634" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1181634&lt;/A&gt;</description>
      <pubDate>Sat, 13 Sep 2008 15:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inode-table-full-error/m-p/4268674#M333883</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-09-13T15:57:20Z</dc:date>
    </item>
  </channel>
</rss>

