<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159653#M159151</link>
    <description>hehe Ralph you gotta be faast here!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;no points here please...</description>
    <pubDate>Thu, 08 Jan 2004 10:56:41 GMT</pubDate>
    <dc:creator>Todd McDaniel_1</dc:creator>
    <dc:date>2004-01-08T10:56:41Z</dc:date>
    <item>
      <title>largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159644#M159142</link>
      <description>Can I add the largefiles option to a vxfs file system without deleting the lvol and recreate it? and how?&lt;BR /&gt;&lt;BR /&gt;Jun Z</description>
      <pubDate>Thu, 08 Jan 2004 10:34:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159644#M159142</guid>
      <dc:creator>Jun Zhang_4</dc:creator>
      <dc:date>2004-01-08T10:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159645#M159143</link>
      <description>I don't have OnlineJFS.</description>
      <pubDate>Thu, 08 Jan 2004 10:36:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159645#M159143</guid>
      <dc:creator>Jun Zhang_4</dc:creator>
      <dc:date>2004-01-08T10:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159646#M159144</link>
      <description>large files is enabled when creating the filesystem.&lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs -o largefiles /dev/vg00/rlvol12&lt;BR /&gt;&lt;BR /&gt;for example&lt;BR /&gt;&lt;BR /&gt;It can be enabled after the fact with fsadm command&lt;BR /&gt;&lt;BR /&gt;On 11.00 and earlier largefiles is an option that must be included in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;It can not be included in mount options of 11.11 and up.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 08 Jan 2004 10:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159646#M159144</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-08T10:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159647#M159145</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;With fsadm -F vxfs -o largefiles /mountpoint you can turn it on online.&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Thu, 08 Jan 2004 10:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159647#M159145</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-01-08T10:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159648#M159146</link>
      <description>As Gideon states, you can do it online whether you have OnlineJFS or not.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 08 Jan 2004 10:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159648#M159146</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-01-08T10:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159649#M159147</link>
      <description>You only need JFS license for the advanced features like:&lt;BR /&gt;&lt;BR /&gt;convosync, mincache, etc...&lt;BR /&gt;&lt;BR /&gt;You will also need to add and entry to your /etc/fstab at the end of the line just before the numbers for your mountpoint.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol /mount/point vxfs largefiles 0 2</description>
      <pubDate>Thu, 08 Jan 2004 10:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159649#M159147</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-01-08T10:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159650#M159148</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm a real newbie at HP/UX, but I've worked on Solaris for years, so please excuse my ignorance of some HP specifics.  I know I've done this on a Solaris machine before, so I'd expect it to work the same.  Please verify that what I say below is correct on your system by checking manpages or usage statements just to be sure it isn't different.&lt;BR /&gt;&lt;BR /&gt;There is a command in /opt/VRTSvxfs/sbin named fsadm.  You can change the filesystem options using that.  The syntax would be:&lt;BR /&gt; &lt;BR /&gt;fsadm -F vxfs -o largefiles /path/to/mountpoint&lt;BR /&gt;&lt;BR /&gt;Make sure after you run it that the correct flags appear in your /etc/vfstab (or the HP/UX equivalent) so that it keeps the largefiles setting after booting.  I can't remember if it made the change permanent that way or not.&lt;BR /&gt;&lt;BR /&gt;And as always, I'd recommend trying it on a test box before messing with filesystem settings on a live production box, especially when your info came from some Solaris guy   :-)</description>
      <pubDate>Thu, 08 Jan 2004 10:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159650#M159148</guid>
      <dc:creator>Ralph Haefner</dc:creator>
      <dc:date>2004-01-08T10:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159651#M159149</link>
      <description>Holy cow!  I respond 11 minutes after the post and still 5 people beat me to it!&lt;BR /&gt;&lt;BR /&gt;Obviously, you should do what they said and ignore mine.  Sounds like exactly the same procedure, but they have the information specific to HP that I didn't know.</description>
      <pubDate>Thu, 08 Jan 2004 10:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159651#M159149</guid>
      <dc:creator>Ralph Haefner</dc:creator>
      <dc:date>2004-01-08T10:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159652#M159150</link>
      <description>I did,&lt;BR /&gt;fsadm -F vxfs -o largefiles /dirname&lt;BR /&gt;added largefiles to the fstab entry&lt;BR /&gt;umount /dirname&lt;BR /&gt;mount /dirname&lt;BR /&gt;&lt;BR /&gt;smoothly.&lt;BR /&gt;&lt;BR /&gt;Before copying a file larger than 2GB, is there a way to show that filesystem is OK, with the largefile attribute, or I don't need to?&lt;BR /&gt;&lt;BR /&gt;Jun Z</description>
      <pubDate>Thu, 08 Jan 2004 10:56:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159652#M159150</guid>
      <dc:creator>Jun Zhang_4</dc:creator>
      <dc:date>2004-01-08T10:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159653#M159151</link>
      <description>hehe Ralph you gotta be faast here!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;no points here please...</description>
      <pubDate>Thu, 08 Jan 2004 10:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159653#M159151</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-01-08T10:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159654#M159152</link>
      <description>If you want to verify that the filesystem is largefiles enabled you can just do a:&lt;BR /&gt;&lt;BR /&gt;# fsadm /mount_point</description>
      <pubDate>Thu, 08 Jan 2004 10:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159654#M159152</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-01-08T10:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159655#M159153</link>
      <description>Hi Jun,&lt;BR /&gt;&lt;BR /&gt;run ths command,&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs /your_mount_point&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 08 Jan 2004 11:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159655#M159153</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-01-08T11:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159656#M159154</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Aside from the fsadm command you can use the newfs -F vxfs -m /dev/vgname/lvol name and it will display the setup also.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Thu, 08 Jan 2004 17:22:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3159656#M159154</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-01-08T17:22:05Z</dc:date>
    </item>
  </channel>
</rss>

