<?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: large filesystem support in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998279#M424031</link>
    <description>Thank you very much.</description>
    <pubDate>Fri, 18 Aug 2006 09:47:15 GMT</pubDate>
    <dc:creator>Shah Gaurang B.</dc:creator>
    <dc:date>2006-08-18T09:47:15Z</dc:date>
    <item>
      <title>large filesystem support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998274#M424026</link>
      <description>Hi Friends,&lt;BR /&gt;&lt;BR /&gt;How to veiw filesystems is large support or not ? pl. guide me. In fstab no entry is found and also told me how to see what parameters are sets for filesystems?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Fri, 18 Aug 2006 09:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998274#M424026</guid>
      <dc:creator>Shah Gaurang B.</dc:creator>
      <dc:date>2006-08-18T09:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: large filesystem support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998275#M424027</link>
      <description>You can use fsadm and give the mount point name.  &lt;BR /&gt;&lt;BR /&gt;For example, to see if /home supports largefiles:&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs /home&lt;BR /&gt;largefiles&lt;BR /&gt;&lt;BR /&gt;It will return 'largefiles' if it does support them, or 'nolargefiles' if it does not.&lt;BR /&gt;&lt;BR /&gt;The above command assumes your filesystems are of the 'vxfs' type.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 09:39:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998275#M424027</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-08-18T09:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: large filesystem support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998276#M424028</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;One way is:&lt;BR /&gt;&lt;BR /&gt;# mkfs -F vxfs -m /dev/vg00/lvol6&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 18 Aug 2006 09:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998276#M424028</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-08-18T09:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: large filesystem support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998277#M424029</link>
      <description>The largefiles or nolargefiles vxfs mount options means absolutely nothing about whether or not largefiles are actually supported by the underlying filesystem. &lt;BR /&gt;&lt;BR /&gt;Run this command (assuming it's a vxfs filesystem):&lt;BR /&gt;fsadm -F vxfs /mountpoint&lt;BR /&gt;&lt;BR /&gt;You can do this will the filesystem is mounted and it will report "largefiles" if largesfiles are supported. Man fsadm_vxfs for details.&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Aug 2006 09:41:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998277#M424029</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-18T09:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: large filesystem support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998278#M424030</link>
      <description>Actually, you can leave off the -F option and fsadm will use /etc/fstab to determine fs type:&lt;BR /&gt;&lt;BR /&gt;# fsadm /var&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;largefiles&lt;BR /&gt;&lt;BR /&gt;fsadm /stand&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;vxfs fsadm: mountpoint /stand is not a vxfs file system&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 18 Aug 2006 09:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998278#M424030</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-08-18T09:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: large filesystem support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998279#M424031</link>
      <description>Thank you very much.</description>
      <pubDate>Fri, 18 Aug 2006 09:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998279#M424031</guid>
      <dc:creator>Shah Gaurang B.</dc:creator>
      <dc:date>2006-08-18T09:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: large filesystem support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998280#M424032</link>
      <description># mkfs -m /dev/vg00/lvol8&lt;BR /&gt;mkfs -F vxfs -o ninode=unlimited,bsize=8192,version=5,inosize=256,logsize=2048,largefiles /dev/vg00/lvol8 2621440&lt;BR /&gt;&lt;BR /&gt;with the command "mkfs" the "-m" option will give you the solution.&lt;BR /&gt;largefiles- large files enabled in the lvol.&lt;BR /&gt;nolargefiles- large files not enabled.</description>
      <pubDate>Fri, 18 Aug 2006 09:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998280#M424032</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-08-18T09:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: large filesystem support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998281#M424033</link>
      <description>Hi Gaurang,&lt;BR /&gt;&lt;BR /&gt;u should have assigned the points to great Olympians.</description>
      <pubDate>Fri, 18 Aug 2006 09:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-filesystem-support/m-p/4998281#M424033</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-08-18T09:54:17Z</dc:date>
    </item>
  </channel>
</rss>

