<?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: check for largefiles in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862011#M276891</link>
    <description>Brain,&lt;BR /&gt;&lt;BR /&gt;Try with the fsadm command:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs /home&lt;BR /&gt;largefiles&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if large files is enable on the mount point, it will return largefiles.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
    <pubDate>Wed, 13 Sep 2006 08:48:48 GMT</pubDate>
    <dc:creator>Jaime Bolanos Rojas.</dc:creator>
    <dc:date>2006-09-13T08:48:48Z</dc:date>
    <item>
      <title>check for largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862009#M276889</link>
      <description>How do i know if a paricular mount point supports large files from command line? (not looking at fstab)&lt;BR /&gt;&lt;BR /&gt;THanks&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Wed, 13 Sep 2006 08:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862009#M276889</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2006-09-13T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: check for largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862010#M276890</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;11i v1 and above you can't put largefiles in fstab any more.&lt;BR /&gt;&lt;BR /&gt;The fsadm command has an option for checking a filesystem. It should be an option when newfs is run, though fsadm can also convert from non-largefiles to large.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 13 Sep 2006 08:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862010#M276890</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-13T08:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: check for largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862011#M276891</link>
      <description>Brain,&lt;BR /&gt;&lt;BR /&gt;Try with the fsadm command:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs /home&lt;BR /&gt;largefiles&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if large files is enable on the mount point, it will return largefiles.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Wed, 13 Sep 2006 08:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862011#M276891</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-09-13T08:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: check for largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862012#M276892</link>
      <description>Hi Brian:&lt;BR /&gt;&lt;BR /&gt;# mkfs -m /dev/vgNN/lvolX&lt;BR /&gt;&lt;BR /&gt;...you will see 'largefiles' or 'nolargefiles' among the other attributes used when the filesystem was created.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 13 Sep 2006 08:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862012#M276892</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-09-13T08:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: check for largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862013#M276893</link>
      <description>Hi Brian,&lt;BR /&gt;&lt;BR /&gt;For filesystems you already have mounted:&lt;BR /&gt;&lt;BR /&gt;# mount -v&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Wed, 13 Sep 2006 08:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862013#M276893</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-13T08:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: check for largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862014#M276894</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;You most certainly can put 'largefiles' or 'nolargefiles' in '/etc/fstab' on 11x releases.&lt;BR /&gt;&lt;BR /&gt;The behavior is described in the manpages for 'mount_vxfs(1M)' [for instance] and 'fstab(4)'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 13 Sep 2006 09:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862014#M276894</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-09-13T09:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: check for largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862015#M276895</link>
      <description>You just have to do &lt;BR /&gt;&lt;BR /&gt;lonvps03:/&amp;gt; fsadm -F vxfs /home&lt;BR /&gt;largefiles&lt;BR /&gt;&lt;BR /&gt;Cheers!!&lt;BR /&gt;marvik&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862015#M276895</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2006-09-13T09:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: check for largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862016#M276896</link>
      <description>It's probably worth pointing out that the largefiles option in fstab doesn't actually change the way the filesystem is mounted, it simply ensures that the filesystem will mount only if the specified option matches the flag on the filesystem.  For example if fstab specified nolargefiles then the filesystem will only mount if the largefiles flag is off, similiarly opposite for largefiles.&lt;BR /&gt;&lt;BR /&gt;If you don't specify it then the filesystem will be mounted regardless of the switch.&lt;BR /&gt;&lt;BR /&gt;The only real use the fstab option has is that you can be sure filesystems that are mounted DO support largefiles.  e.g. if you create your fstab entries and your filesystems, but forget to add -olargefiles to the filesystem, you'll know when it doesn't mount rather than after you've tried to restore a large file to it for example.</description>
      <pubDate>Wed, 13 Sep 2006 09:36:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/check-for-largefiles/m-p/3862016#M276896</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2006-09-13T09:36:10Z</dc:date>
    </item>
  </channel>
</rss>

