<?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: largefiles - filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955770#M787948</link>
    <description>Shalom Ravinder,&lt;BR /&gt;&lt;BR /&gt;fstyp /dev/vg00/lvol3&lt;BR /&gt;vxfs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If your system is 11.00 or lower, you will see largefiles in the /etc/fstab file. You must, whether the filesystem is formatted for it or not mount with the largefiles option.&lt;BR /&gt;&lt;BR /&gt;mount -F vxfs -o largefiles /dev/vg01/lvol1 /oradata&lt;BR /&gt;&lt;BR /&gt;The largefiles parameter was deprecated from mount in 11i and above, so you should NOT use it or specify it in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 30 Jan 2006 10:33:28 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-01-30T10:33:28Z</dc:date>
    <item>
      <title>largefiles - filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955769#M787947</link>
      <description>how do i check if a fileystem is largefiles enabled if it does not have an entry in fstab and is manually mounted?</description>
      <pubDate>Mon, 30 Jan 2006 10:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955769#M787947</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2006-01-30T10:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles - filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955770#M787948</link>
      <description>Shalom Ravinder,&lt;BR /&gt;&lt;BR /&gt;fstyp /dev/vg00/lvol3&lt;BR /&gt;vxfs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If your system is 11.00 or lower, you will see largefiles in the /etc/fstab file. You must, whether the filesystem is formatted for it or not mount with the largefiles option.&lt;BR /&gt;&lt;BR /&gt;mount -F vxfs -o largefiles /dev/vg01/lvol1 /oradata&lt;BR /&gt;&lt;BR /&gt;The largefiles parameter was deprecated from mount in 11i and above, so you should NOT use it or specify it in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 30 Jan 2006 10:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955770#M787948</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-30T10:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles - filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955771#M787949</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can use SAM to check that out. &lt;BR /&gt;&lt;BR /&gt;SAM--&amp;gt; Disk and Filesystems --&amp;gt; File Systems --&amp;gt; Select a FS --&amp;gt; Actions --&amp;gt; View More Information...&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 30 Jan 2006 10:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955771#M787949</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-30T10:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles - filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955772#M787950</link>
      <description>Use fsadm:&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;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 30 Jan 2006 10:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955772#M787950</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-30T10:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles - filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955773#M787951</link>
      <description>If its vxfs&lt;BR /&gt;# fsadm -F vxfs /mountpoint&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jan 2006 10:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955773#M787951</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2006-01-30T10:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles - filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955774#M787952</link>
      <description>fsadm also reports if the file system has largefiles enabled:&lt;BR /&gt;&lt;BR /&gt;# fsadm /depot/patch&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;largefiles&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jan 2006 10:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955774#M787952</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-30T10:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles - filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955775#M787953</link>
      <description>Hi Again, &lt;BR /&gt;&lt;BR /&gt;#  fsadm /&lt;MOUNT_POINT&gt; &lt;BR /&gt;&lt;BR /&gt;Should help you. &lt;BR /&gt;&lt;BR /&gt;Also, you can use # fstyp &lt;MOUNT-POINT&gt; &lt;BR /&gt;&lt;BR /&gt;Check out the man pages for more informaton. &lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/MOUNT-POINT&gt;&lt;/MOUNT_POINT&gt;</description>
      <pubDate>Mon, 30 Jan 2006 10:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955775#M787953</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-30T10:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles - filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955776#M787954</link>
      <description>Hi Ravi:&lt;BR /&gt;&lt;BR /&gt;A simple way is:&lt;BR /&gt;&lt;BR /&gt;# mkfs -m -F vxfs /dev/vgXX/lvolN&lt;BR /&gt;&lt;BR /&gt;Change the filesystem type if this is not a VxFS filesystem.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 30 Jan 2006 10:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955776#M787954</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-30T10:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles - filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955777#M787955</link>
      <description>hello;&lt;BR /&gt;&lt;BR /&gt;fsadm /mount_point&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;SAM--&amp;gt;Disk and Filesystems--&amp;gt;File Systems--&amp;gt;Select FS --&amp;gt;Actions--&amp;gt;View More Information&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
      <pubDate>Mon, 30 Jan 2006 10:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955777#M787955</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2006-01-30T10:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles - filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955778#M787956</link>
      <description>Thanks</description>
      <pubDate>Tue, 31 Jan 2006 08:42:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles-filesystem/m-p/4955778#M787956</guid>
      <dc:creator>Ravinder Singh Gill</dc:creator>
      <dc:date>2006-01-31T08:42:34Z</dc:date>
    </item>
  </channel>
</rss>

