<?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: checking filesystem has largefiles set in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899970#M282845</link>
    <description>The easiest method is to use bdfmegs -v (attached). It provides a cleaner look at mounted filesystems.</description>
    <pubDate>Fri, 17 Nov 2006 07:24:02 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2006-11-17T07:24:02Z</dc:date>
    <item>
      <title>checking filesystem has largefiles set</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899965#M282840</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me the command to use to see if largefiles has been applied to a filesystem (for oracle files)... and if largefiles is not set how to configure largefiles without having to recreate the filesystem.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Debbie</description>
      <pubDate>Fri, 17 Nov 2006 05:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899965#M282840</guid>
      <dc:creator>Debbie Downing_2</dc:creator>
      <dc:date>2006-11-17T05:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: checking filesystem has largefiles set</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899966#M282841</link>
      <description>Debbie,&lt;BR /&gt;1. cat /etc/fstab&lt;BR /&gt;&lt;BR /&gt;2. Depends on your filesystem:&lt;BR /&gt;   See "man fsadm"&lt;BR /&gt;   Example:&lt;BR /&gt;    fsadm -F vxfs -o largefiles /mount-point</description>
      <pubDate>Fri, 17 Nov 2006 05:44:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899966#M282841</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-11-17T05:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: checking filesystem has largefiles set</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899967#M282842</link>
      <description>Hi Debbie:&lt;BR /&gt;&lt;BR /&gt;To check the status of a filesystem you can do:&lt;BR /&gt;&lt;BR /&gt;# mkfs -m -F vxfs /dev/vgXX/lvolN&lt;BR /&gt;&lt;BR /&gt;(or)&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs /mountpoint&lt;BR /&gt;&lt;BR /&gt;To enable 'largefiles' do, where you do *not* have OnlineJFS installed:&lt;BR /&gt;&lt;BR /&gt;# umount /mountpoint&lt;BR /&gt;# fsadm -F vxfs -o largefiles /dev/vgXY/rlvolN&lt;BR /&gt;&lt;BR /&gt;...note the raw device.&lt;BR /&gt;&lt;BR /&gt;...or, if you have OnlineJFS:&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -o largefiles /mountpoint&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 05:51:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899967#M282842</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-11-17T05:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: checking filesystem has largefiles set</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899968#M282843</link>
      <description># 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;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 17 Nov 2006 05:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899968#M282843</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-11-17T05:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: checking filesystem has largefiles set</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899969#M282844</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Examining '/etc/fstab' for 'largefiles' does *not* provide a way to determine that actual filesystem state.&lt;BR /&gt;&lt;BR /&gt;The 'largefiles' or 'nolargefiles' argument of 'fstab' is used only at mount time.  If 'nolargefiles' is specified *and* there are largefiles found in the filesystem, then the mount fails.  If 'largefiles' is specified but no largefiles are found, the mount succeeds, too.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 17 Nov 2006 06:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899969#M282844</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-11-17T06:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: checking filesystem has largefiles set</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899970#M282845</link>
      <description>The easiest method is to use bdfmegs -v (attached). It provides a cleaner look at mounted filesystems.</description>
      <pubDate>Fri, 17 Nov 2006 07:24:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899970#M282845</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-11-17T07:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: checking filesystem has largefiles set</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899971#M282846</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;To check the filesystems applied with large files u can use the following command&lt;BR /&gt;&lt;BR /&gt;mkfs -m filesystem-name&lt;BR /&gt;&lt;BR /&gt;To Convert a JFS file system from a nolargefiles file system to a largefiles file system:&lt;BR /&gt;&lt;BR /&gt;fsadm -F hfs -o largefiles /dev/vg02/lvol1&lt;BR /&gt;&lt;BR /&gt;Guru&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2006 09:11:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899971#M282846</guid>
      <dc:creator>Gurumanickam</dc:creator>
      <dc:date>2006-11-17T09:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: checking filesystem has largefiles set</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899972#M282847</link>
      <description>Debbie,&lt;BR /&gt;can you please complete the thread by awarding points to helpful answers and summarising the solution for you.&lt;BR /&gt;This will help resolution of similar problem in the future.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 20 Nov 2006 08:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899972#M282847</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-11-20T08:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: checking filesystem has largefiles set</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899973#M282848</link>
      <description>Have resolved the issue.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help guys.&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;&lt;BR /&gt;Debbie</description>
      <pubDate>Mon, 20 Nov 2006 08:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-filesystem-has-largefiles-set/m-p/3899973#M282848</guid>
      <dc:creator>Debbie Downing_2</dc:creator>
      <dc:date>2006-11-20T08:40:24Z</dc:date>
    </item>
  </channel>
</rss>

