<?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: Largefile system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615933#M884973</link>
    <description>Hi Iqbal,&lt;BR /&gt;&lt;BR /&gt;To manually mount the filesystem with largefiles option use,&lt;BR /&gt;&lt;BR /&gt;mount -F vxfs -o largefiles /dev/vg_name/lv_name /mount_point&lt;BR /&gt;&lt;BR /&gt;use "hfs" in place of "vxfs" if you are using a hfs filessytem.&lt;BR /&gt;&lt;BR /&gt;To set the option automaticlly in /etc/fstab have the option largefiles added to other options for the filesystem.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Fri, 16 Nov 2001 22:04:59 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2001-11-16T22:04:59Z</dc:date>
    <item>
      <title>Largefile system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615932#M884972</link>
      <description>hello all,&lt;BR /&gt;I created a filesystem supporting the largefile option. Please, can someone shed some light as to how to mount it with that option. I am on hp-ux 10.20&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Iqbal</description>
      <pubDate>Fri, 16 Nov 2001 21:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615932#M884972</guid>
      <dc:creator>Iqbal Khan_2</dc:creator>
      <dc:date>2001-11-16T21:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615933#M884973</link>
      <description>Hi Iqbal,&lt;BR /&gt;&lt;BR /&gt;To manually mount the filesystem with largefiles option use,&lt;BR /&gt;&lt;BR /&gt;mount -F vxfs -o largefiles /dev/vg_name/lv_name /mount_point&lt;BR /&gt;&lt;BR /&gt;use "hfs" in place of "vxfs" if you are using a hfs filessytem.&lt;BR /&gt;&lt;BR /&gt;To set the option automaticlly in /etc/fstab have the option largefiles added to other options for the filesystem.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2001 22:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615933#M884973</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-16T22:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615934#M884974</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you have enabled the 'largefiles' support, then you can create largefiles without doing anything special.  The 'largefiles' / 'nolargefiles' mount options as defined in '/etc/fstab' can be used to signify and control largefile support as noted in table-1 in this document:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/os/lgfiles4.pdf" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/os/lgfiles4.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 16 Nov 2001 22:06:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615934#M884974</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-11-16T22:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615935#M884975</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can follow this way for vxfs file system&lt;BR /&gt;mount -F vxfs -o largefiles /dev/vg_name/lv_name /mount_point &lt;BR /&gt;and for hfs replace hfs with vxfs in above line&lt;BR /&gt;&lt;BR /&gt;also modify /etc/fstab file accrdingly &lt;BR /&gt;Next time while booting this mount point will mount&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2001 22:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615935#M884975</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-16T22:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615936#M884976</link>
      <description>Let me understand -&lt;BR /&gt;If you created this i.e.&lt;BR /&gt;newfs ???F vxfs ???o largefiles /dev/vg0_XX/rlvol0_XX&lt;BR /&gt;&lt;BR /&gt;then you do or do not have to mount with the &lt;BR /&gt;-o largefiles option in the syntax? (Assume no entry in fstab.)</description>
      <pubDate>Sat, 17 Nov 2001 00:43:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615936#M884976</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2001-11-17T00:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615937#M884977</link>
      <description>As mentioned, a largefile filesyetem must be initialized that way with newfs, or modified that way with fsadm, and then mounted that way with the mount command.  However, it will not remount automatically until fstab is changed.&lt;BR /&gt;&lt;BR /&gt;That being the case, I always place the appropriate mount statement in fstab, then test it by mounting the filesystem using it's mountpoint name only (no options):&lt;BR /&gt;&lt;BR /&gt;# mount /bigfiles&lt;BR /&gt;&lt;BR /&gt;That tests everything about this mountpoint and verifies that it will return after a reboot. To easily see if the filesystem allows largefiles (and other features), get a copy of bdfmegs from:&lt;BR /&gt;&lt;BR /&gt;ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/coolscripts/&lt;BR /&gt;&lt;BR /&gt;bdfmegs -v shows all the details (root needed).  bdfmegs -l shows just local filesystems and anyone can run this.  It is particularly useful as the output is always 1 line per mounpoint.</description>
      <pubDate>Sun, 18 Nov 2001 00:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615937#M884977</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-11-18T00:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615938#M884978</link>
      <description>once again thanks to all.</description>
      <pubDate>Sun, 18 Nov 2001 03:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615938#M884978</guid>
      <dc:creator>Iqbal Khan_2</dc:creator>
      <dc:date>2001-11-18T03:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Largefile system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615939#M884979</link>
      <description>Well, if any of that helped solve the problem, how come we dont see no bunny-out-of-the-hat?</description>
      <pubDate>Sun, 18 Nov 2001 04:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-system/m-p/2615939#M884979</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2001-11-18T04:51:21Z</dc:date>
    </item>
  </channel>
</rss>

