<?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: Large Files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206425#M167633</link>
    <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;How about doing it online.&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -o largefiles /mountpoint&lt;BR /&gt;# mount -o remount,largefiles /mountpoint&lt;BR /&gt;&lt;BR /&gt;and last but not least alter the fstab.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
    <pubDate>Tue, 02 Mar 2004 03:06:55 GMT</pubDate>
    <dc:creator>G. Vrijhoeven</dc:creator>
    <dc:date>2004-03-02T03:06:55Z</dc:date>
    <item>
      <title>Large Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206421#M167629</link>
      <description>Hey Everybody,&lt;BR /&gt;&lt;BR /&gt;i have a little problem using Files larger then 2Gigabyte. We use a vxfs File System and there was the option "nolargefiles" in the fstab. I deleted that option and remounted that volume. &lt;BR /&gt;Still there is a max file size of 2 gigabyte.&lt;BR /&gt;&lt;BR /&gt;Any1 knows how to fix that without restarting the server?&lt;BR /&gt;&lt;BR /&gt;Would be pleased about an answer&lt;BR /&gt;&lt;BR /&gt;greetz&lt;BR /&gt;Peter Reuschlein</description>
      <pubDate>Tue, 02 Mar 2004 02:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206421#M167629</guid>
      <dc:creator>Peter Reuschlein</dc:creator>
      <dc:date>2004-03-02T02:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Large Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206422#M167630</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;you could add "largefiles" to your fstab :)&lt;BR /&gt; &lt;BR /&gt;and/or use "fsadm -F vxfs -o largefiles ..."&lt;BR /&gt; &lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 02 Mar 2004 02:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206422#M167630</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2004-03-02T02:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Large Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206423#M167631</link>
      <description>If you can umount the filesystem you can make the changes without rebooting your server. If you have online JFS you can do this without even unmounting the FS&lt;BR /&gt;&lt;BR /&gt;# umount /myfs&lt;BR /&gt;# fsadm -F vxfs -o largefiles /dev/myvg/mylvol&lt;BR /&gt;Change the entry in /etc/fstab to resemble largefiles option&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;To check to see if you have online JFS&lt;BR /&gt;# swlist -l product | grep -i online&lt;BR /&gt;If it reports nothing you don't have it.</description>
      <pubDate>Tue, 02 Mar 2004 02:55:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206423#M167631</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-03-02T02:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Large Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206424#M167632</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;just by editing fstab wouldn't work.&lt;BR /&gt;&lt;BR /&gt;have backup of the filesyetm you wanted to convert into largefiles.&lt;BR /&gt;#fstyp /dev/vgxx/lvolxx&lt;BR /&gt;(will show you type of file system)&lt;BR /&gt;#fsadm -F vxfs -o largefiles /dev/vgxx/rlvolxx&lt;BR /&gt;will convert lvolxx in to largefile system.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 03:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206424#M167632</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-03-02T03:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Large Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206425#M167633</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;How about doing it online.&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -o largefiles /mountpoint&lt;BR /&gt;# mount -o remount,largefiles /mountpoint&lt;BR /&gt;&lt;BR /&gt;and last but not least alter the fstab.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Tue, 02 Mar 2004 03:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206425#M167633</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-03-02T03:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Large Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206426#M167634</link>
      <description>Hey every1 thx for the quick answers&lt;BR /&gt;&lt;BR /&gt;vxfs fsadm: /dev/vg01/lvol17 is not the root inode of a vxfs file sytem&lt;BR /&gt;&lt;BR /&gt;thats the error when i try to do that fsadmin thingy on the volume.&lt;BR /&gt;&lt;BR /&gt;here the output of mount -v &amp;lt;-- perhaps that helps&lt;BR /&gt;&lt;BR /&gt;hprp7410:/etc(root)$mount -v&lt;BR /&gt;/dev/vg00/lvol3 on / type vxfs log on Wed Dec 10 08:31:57 2003&lt;BR /&gt;/dev/vg00/lvol1 on /stand type hfs defaults on Wed Dec 10 08:31:59 2003&lt;BR /&gt;/dev/vg00/lvol8 on /var type vxfs delaylog,nodatainlog on Wed Dec 10 08:32:24 2003&lt;BR /&gt;/dev/vg00/lvol7 on /usr type vxfs delaylog,nodatainlog on Wed Dec 10 08:32:25 2003&lt;BR /&gt;/dev/vg00/lvol9 on /phoenix type vxfs delaylog,nodatainlog on Wed Dec 10 08:32:25 2003&lt;BR /&gt;/dev/vg00/lvol6 on /opt type vxfs delaylog,nodatainlog on Wed Dec 10 08:32:25 2003&lt;BR /&gt;/dev/vg00/lvol11 on /logs type vxfs delaylog,nodatainlog on Wed Dec 10 08:32:25 2003&lt;BR /&gt;/dev/vg00/lvol12 on /java type vxfs delaylog,nodatainlog,nolargefiles on Wed Dec 10 08:32:25 2003&lt;BR /&gt;/dev/vg00/lvol5 on /home type vxfs delaylog,nodatainlog on Wed Dec 10 08:32:25 2003&lt;BR /&gt;/dev/vg00/lvol15 on /dbbackup type vxfs delaylog,nodatainlog,nolargefiles on Wed Dec 10 08:32:25 2003&lt;BR /&gt;/dev/vg01/dbLOG on /dbLOG type vxfs delaylog,nodatainlog,nolargefiles on Wed Dec 10 08:32:25 2003&lt;BR /&gt;/dev/vg00/lvol13 on /db type vxfs delaylog,nodatainlog,nolargefiles on Wed Dec 10 08:32:25 2003&lt;BR /&gt;/dev/vg00/lvol14 on /data type vxfs delaylog,nodatainlog,nolargefiles on Wed Dec 10 08:32:25 2003&lt;BR /&gt;/dev/vg01/lvol16 on /tmp type vxfs delaylog,nodatainlog,nolargefiles on Thu Feb  5 12:43:10 2004&lt;BR /&gt;/dev/vg01/lvol17 on /xmlfiles type vxfs log,nodatainlog on Tue Mar  2 09:56:26 2004&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;.. think there is a [code][/code]function missing on this board ;)</description>
      <pubDate>Tue, 02 Mar 2004 03:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206426#M167634</guid>
      <dc:creator>Peter Reuschlein</dc:creator>
      <dc:date>2004-03-02T03:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Large Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206427#M167635</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;So you do not have online jvs,&lt;BR /&gt;&lt;BR /&gt;You will have to umount the filesystem and enable the largefiles option.&lt;BR /&gt;&lt;BR /&gt;# umount /xmlfiles &lt;BR /&gt;# fsadm -F vxfs -o largefiles /dev/vg01/rvol17&lt;BR /&gt;# mount /xmlfiles&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 02 Mar 2004 04:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206427#M167635</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-03-02T04:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Large Files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206428#M167636</link>
      <description>forgot to add check the output from fsadm after you enable largefiles,&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs /xmlfiles&lt;BR /&gt;nomultifsets&lt;BR /&gt;largefiles&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 02 Mar 2004 04:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/3206428#M167636</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-03-02T04:08:41Z</dc:date>
    </item>
  </channel>
</rss>

