<?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 VxFS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807939#M637701</link>
    <description>&lt;BR /&gt;Error when creating another file on this mount point "vx_noinode - /imgData file system out of inodes".&lt;BR /&gt;&lt;BR /&gt;bdf -i /imgData/. &lt;BR /&gt;kbytes - 974585856&lt;BR /&gt;used   - 652388376&lt;BR /&gt;avail  - 319680320&lt;BR /&gt;iused  -   8126464&lt;BR /&gt;ifree  -  10068640&lt;BR /&gt;&lt;BR /&gt;I installed the patch PHKL_26761 as suggested for hpux 11.11 which gives me the vx_ninode in the kernel parameters and it is set to 0 as suggested.&lt;BR /&gt;&lt;BR /&gt;Why can I still not create another file?&lt;BR /&gt;</description>
    <pubDate>Tue, 17 Sep 2002 17:36:53 GMT</pubDate>
    <dc:creator>Mark Huff II</dc:creator>
    <dc:date>2002-09-17T17:36:53Z</dc:date>
    <item>
      <title>VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807939#M637701</link>
      <description>&lt;BR /&gt;Error when creating another file on this mount point "vx_noinode - /imgData file system out of inodes".&lt;BR /&gt;&lt;BR /&gt;bdf -i /imgData/. &lt;BR /&gt;kbytes - 974585856&lt;BR /&gt;used   - 652388376&lt;BR /&gt;avail  - 319680320&lt;BR /&gt;iused  -   8126464&lt;BR /&gt;ifree  -  10068640&lt;BR /&gt;&lt;BR /&gt;I installed the patch PHKL_26761 as suggested for hpux 11.11 which gives me the vx_ninode in the kernel parameters and it is set to 0 as suggested.&lt;BR /&gt;&lt;BR /&gt;Why can I still not create another file?&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Sep 2002 17:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807939#M637701</guid>
      <dc:creator>Mark Huff II</dc:creator>
      <dc:date>2002-09-17T17:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807940#M637702</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The patch text notes "vx_ninode allows setting the maximum number of inodes that can be present in the VxFS in-memory inode cache at a time.  If set to zero (the default) the size is tuned according to how much physical memory the system has."&lt;BR /&gt;&lt;BR /&gt;Are you being limited by your system's memory?  You might try setting a value other than zero, since I cannot find how the calculation is made.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Sep 2002 17:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807940#M637702</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-09-17T17:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807941#M637703</link>
      <description>do you recall the options that were used to create this logical volume:&lt;BR /&gt;&lt;BR /&gt;lvcreate -L xxx -o &lt;OPTIONS&gt; /dev/vgxx&lt;/OPTIONS&gt;</description>
      <pubDate>Tue, 17 Sep 2002 18:03:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807941#M637703</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-09-17T18:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807942#M637704</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Hi:&lt;BR /&gt;&lt;BR /&gt;The patch notes, if I read more carefully for PHKL_26761, note that the predecessor patch PHKL_24783, *removed* the 'vx_ninode' tunable, noting "vx_ninode is documented to be a tunable but it's not implemented in 11.11."&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Sep 2002 18:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807942#M637704</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-09-17T18:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807943#M637705</link>
      <description>I've never seen this problem (at least in a vxfs filesystem above version 2.0). The filesystem is large enough that I need to ask is this a regular filesystem or is it perhaps an OmniStorage vxfs filesystem that migrates data to secondary storage. The other thing that occurs to me is that may someone reduced the filesystem size and the operation left the filesystem in a less than perfect state. I suppose that an fsck -o full is in order but that is going to take some time on this puppy.&lt;BR /&gt;&lt;BR /&gt;Although I would not expect the above error message, I would check a two more things: ulimit and quotas.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Sep 2002 18:19:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807943#M637705</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-09-17T18:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807944#M637706</link>
      <description>&lt;BR /&gt;I set vx_ninode 30,000,000&lt;BR /&gt;vx_ncsize is at the default of 1024.&lt;BR /&gt;&lt;BR /&gt;I did a fsck -o full.&lt;BR /&gt;&lt;BR /&gt;I am still recieving the same error.&lt;BR /&gt;&lt;BR /&gt;As for how I created my Logical volume -- I just used the defaults for VxFS through SAM.&lt;BR /&gt;&lt;BR /&gt;As for The Volume group it is set at 16mb extents.&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2002 11:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807944#M637706</guid>
      <dc:creator>Mark Huff II</dc:creator>
      <dc:date>2002-09-18T11:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807945#M637707</link>
      <description>And as for my staorage?&lt;BR /&gt;&lt;BR /&gt;XP512</description>
      <pubDate>Wed, 18 Sep 2002 11:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807945#M637707</guid>
      <dc:creator>Mark Huff II</dc:creator>
      <dc:date>2002-09-18T11:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807946#M637708</link>
      <description>VxFS is able to allocate inode structures on disk dynamically. They are organized in Inode Allocation Units (IAU). Maybe it is impossible to allocate additional IAUs due to some fragementation?&lt;BR /&gt;&lt;BR /&gt;I would recommend to try an extent defragemtation using fsadm.&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Wed, 18 Sep 2002 13:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807946#M637708</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-09-18T13:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807947#M637709</link>
      <description>&lt;BR /&gt;This volume-group/logical-volume was just created within the past 2 weeks.&lt;BR /&gt;&lt;BR /&gt;There can't be any fragmentation yet...</description>
      <pubDate>Wed, 18 Sep 2002 13:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807947#M637709</guid>
      <dc:creator>Mark Huff II</dc:creator>
      <dc:date>2002-09-18T13:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807948#M637710</link>
      <description>&lt;BR /&gt;I have run one other test..&lt;BR /&gt;&lt;BR /&gt;If I delete a single file(no matter what size)  I can create a single file.</description>
      <pubDate>Wed, 18 Sep 2002 13:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807948#M637710</guid>
      <dc:creator>Mark Huff II</dc:creator>
      <dc:date>2002-09-18T13:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807949#M637711</link>
      <description>&lt;BR /&gt;I have done a "find . | grep wc"&lt;BR /&gt;on the filesystem in question and have 8,126,461 files on it..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If none of you can help me, then can you suggest how I would start from scratch in building my file system 1tb large able to hold 5 times the number of files in my wc?&lt;BR /&gt;&lt;BR /&gt;Thanks!!!</description>
      <pubDate>Wed, 18 Sep 2002 15:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807949#M637711</guid>
      <dc:creator>Mark Huff II</dc:creator>
      <dc:date>2002-09-18T15:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807950#M637712</link>
      <description>This may be a shot in the dark but was the filesystem created with largefiles or nolargefiles? To find out:&lt;BR /&gt;&lt;BR /&gt;fsadm /dev/vgxx/ryourvol  &lt;BR /&gt;&lt;BR /&gt;Look for largefiles or nolargefiles on the "r"vol.&lt;BR /&gt;&lt;BR /&gt;You might be simply running out of inode storage space. Try setting it to largefiles:&lt;BR /&gt;&lt;BR /&gt;fsadm -o largefiles /dev/vgxx/ryourvol&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2002 20:12:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807950#M637712</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-09-18T20:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807951#M637713</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm curious.  How many directories do you have on that filesystem?  What does 'find /imgdata -type d | wc -l' return?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2002 20:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807951#M637713</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-09-18T20:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807952#M637714</link>
      <description>&lt;BR /&gt;Thanks John Dvorchak,&lt;BR /&gt;&lt;BR /&gt;I seem to be able to touch a few new files now, but how long will it last?&lt;BR /&gt;&lt;BR /&gt;Thanks again!</description>
      <pubDate>Thu, 19 Sep 2002 09:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807952#M637714</guid>
      <dc:creator>Mark Huff II</dc:creator>
      <dc:date>2002-09-19T09:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807953#M637715</link>
      <description>Let me explain a little further. By enabling largefiles you allow the inode file to exceed the 2Gb limit, which it is probably at now. If my math is accurate with 8 million inodes the inode file would be about 2Gb now.</description>
      <pubDate>Thu, 19 Sep 2002 21:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807953#M637715</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-09-19T21:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807954#M637716</link>
      <description>I'm learning interesting new things every day... :)&lt;BR /&gt;&lt;BR /&gt;Indeed, John's assumption is perfectly correct... obviously the structural files (IFIAU) are also affected by the "largefiles" configuration.&lt;BR /&gt;&lt;BR /&gt;This is the official Veritas statement, included in the VxFS 3.x release notes:&lt;BR /&gt;&lt;BR /&gt;Inode Limitation on File Systems Without Large File Support&lt;BR /&gt;&lt;BR /&gt;For a file system to have more than 8 million inodes, you must create it using the largefiles option of mkfs (the fsadm utility can also be used to set the largefiles flag on the file system). See the mkfs_vxfs(1M) and fsadm_vxfs(1M) manual pages for details.&lt;BR /&gt;&lt;BR /&gt;Thanks, John! Well done. I will add a doc to HP's knowledge base also.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Fri, 20 Sep 2002 07:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807954#M637716</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-09-20T07:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807955#M637717</link>
      <description>HI (again):&lt;BR /&gt;&lt;BR /&gt;John D. that was indeed *excellent* insight!  Dietmar, addition of this into the TKB, as you have propsed, would be great.&lt;BR /&gt;&lt;BR /&gt;The numbers shown here work well.  Mark's 'bdf' showed 8,126,464 inodes used.  At a VxFS inode size of 256 that means 2,080,374,784 bytes were (conservatively) consumed by inodes alone; almost the 2GB limitation of non-largefiles filesystems (2GB = 2,147,483,647 bytes).  Very interesting!&lt;BR /&gt;&lt;BR /&gt;Regards to all!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Sep 2002 11:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807955#M637717</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-09-20T11:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: VxFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807956#M637718</link>
      <description>Just to make this thread complete...&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000064129598" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000064129598&lt;/A&gt;</description>
      <pubDate>Mon, 30 Sep 2002 14:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs/m-p/2807956#M637718</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-09-30T14:28:42Z</dc:date>
    </item>
  </channel>
</rss>

