<?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: fsadm - largefiles in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689147#M54995</link>
    <description>Advanced JFS is probably not worth its price just to be able to do this. But if you want to be able to increase lvols on the fly and take snapshot backups of filesystems it might.&lt;BR /&gt;Having said that all you need to do to enable largefiles via fsadm is to umount the filesystem. For a vg00 filesystem the best option is to boot in single user and run the fsadm-command. Then you can edit fstab and bring the system up.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond&lt;BR /&gt;</description>
    <pubDate>Tue, 26 Mar 2002 07:05:25 GMT</pubDate>
    <dc:creator>Trond Haugen</dc:creator>
    <dc:date>2002-03-26T07:05:25Z</dc:date>
    <item>
      <title>fsadm - largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689140#M54988</link>
      <description>I have a problem to set the largefiles option for the root FS. I run fsadm on a mounted root FS (/). According to the manual -o largefiles should work with mounted FS (I am not sure whether I would have fsadm available after I run umount /).&lt;BR /&gt;The error message is:&lt;BR /&gt;&amp;gt;fsadm -F vxfs -o largefiles /&lt;BR /&gt;fsadm: set feature (LARGEFILES) failed, errno 25&lt;BR /&gt;&amp;gt;fsadm -F vxfs /&lt;BR /&gt;nomultifsets&lt;BR /&gt;nolargefiles&lt;BR /&gt;&lt;BR /&gt;The machine is HP C3650 running on HP-UX 11.00.&lt;BR /&gt;Shall I run umount / and then run:&lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/vg00/lvol3 or shall I do anything else? Thanks a lot</description>
      <pubDate>Fri, 22 Mar 2002 13:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689140#M54988</guid>
      <dc:creator>maros</dc:creator>
      <dc:date>2002-03-22T13:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm - largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689141#M54989</link>
      <description>Hi Marcos,&lt;BR /&gt;&lt;BR /&gt;Do you have onlineJFS installed. If so then you can run fsadm when the / is mounted, else it is not possible to do so. Why do you want to enable largefiles for root filesystem. You don't need largefiles enabled for root filesystem. &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Mar 2002 13:40:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689141#M54989</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-22T13:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm - largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689142#M54990</link>
      <description>I do not believe that this is something you want to do...&lt;BR /&gt;&lt;BR /&gt;Let me explain...&lt;BR /&gt;Root /  (and /stand) are two file systems that MUST remain contiguous.  Extending them is very very difficult, and most folks don't do this because of the contiguous disk factor.  &lt;BR /&gt;Putting unnecessary (and especially large) files under root / can cause it to lock up your system.&lt;BR /&gt;Create another mountpoint (possibly on another disk) and set that /filesystem to largefiles.....BUT I do not recommend trying to set / root with the largefiles option.&lt;BR /&gt;&lt;BR /&gt;Just my thoughts,&lt;BR /&gt;Rit</description>
      <pubDate>Fri, 22 Mar 2002 13:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689142#M54990</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2002-03-22T13:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm - largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689143#M54991</link>
      <description>Firstly, you must have online JFS installed for this to work on a mounted file system.&lt;BR /&gt;&lt;BR /&gt;Secondly, why do you need to create &amp;gt;2Gig files on the root file system?!?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 22 Mar 2002 13:42:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689143#M54991</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-03-22T13:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm - largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689144#M54992</link>
      <description>If you don't have AdvancedJFS you must boot in maintanance mode to enable large files on /.&lt;BR /&gt;But do you realy have a / that's larger than 2Gb??&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Fri, 22 Mar 2002 13:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689144#M54992</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2002-03-22T13:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm - largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689145#M54993</link>
      <description>Thank you all for the answers. I decided not to enable largefiles on /. I will do it on another FS. Do I need Advanced JFS installed for this? Can I get Advanced JFS on any HP software porting archive and install via swinstall or is it licensed?</description>
      <pubDate>Fri, 22 Mar 2002 13:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689145#M54993</guid>
      <dc:creator>maros</dc:creator>
      <dc:date>2002-03-22T13:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm - largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689146#M54994</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi ,&lt;BR /&gt;&lt;BR /&gt;  As per my knowledge..HP Online JFS is a priced product.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Vijeesh CTK</description>
      <pubDate>Fri, 22 Mar 2002 14:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689146#M54994</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-03-22T14:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm - largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689147#M54995</link>
      <description>Advanced JFS is probably not worth its price just to be able to do this. But if you want to be able to increase lvols on the fly and take snapshot backups of filesystems it might.&lt;BR /&gt;Having said that all you need to do to enable largefiles via fsadm is to umount the filesystem. For a vg00 filesystem the best option is to boot in single user and run the fsadm-command. Then you can edit fstab and bring the system up.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Mar 2002 07:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689147#M54995</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2002-03-26T07:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm - largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689148#M54996</link>
      <description>What if someone really wants/needs to enable largefiles on / (root)?  After you boot into maint. mode what then?  I tried fsadm on the lvol but it says the device doesn't exist.</description>
      <pubDate>Thu, 25 Apr 2002 21:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689148#M54996</guid>
      <dc:creator>Chris Hebert</dc:creator>
      <dc:date>2002-04-25T21:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm - largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689149#M54997</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I believe that the problem is that you are not using the *raw* device: &lt;BR /&gt;&lt;BR /&gt;# fsadm -F hfs -o largefiles /dev/vgXX/rlovX &lt;BR /&gt;&lt;BR /&gt;However, I would *not* enable largefiles on any of the logical volumes associated with vg00. The reason is that Ignite 'make_tape_recovery' utilizes 'pax' to create its archive and 'pax' does not support largefiles. &lt;BR /&gt;&lt;BR /&gt;Regards! &lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 25 Apr 2002 22:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-largefiles/m-p/2689149#M54997</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-04-25T22:06:07Z</dc:date>
    </item>
  </channel>
</rss>

