<?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: how to mount with large file option in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244314#M677352</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;to check if largefile is supported:&lt;BR /&gt; &lt;BR /&gt;# fstyp -v /dev/vg00/lvol3 |grep -i f_flag&lt;BR /&gt; &lt;BR /&gt;If f_flag: 0 - max 2 GB&lt;BR /&gt;If f_flag: 16 - max 8 GB&lt;BR /&gt;&lt;BR /&gt;In /etc/fstab you can announce it to be mounted with largefiles option:&lt;BR /&gt;/dev/vg00/lvol&lt;YOUR_NUMBER&gt; /var vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;Then it is shareable/mountable for large files.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;/YOUR_NUMBER&gt;</description>
    <pubDate>Sat, 02 Aug 2008 10:28:14 GMT</pubDate>
    <dc:creator>V. Nyga</dc:creator>
    <dc:date>2008-08-02T10:28:14Z</dc:date>
    <item>
      <title>how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244307#M677345</link>
      <description>Hi,&lt;BR /&gt;I have hp-ux 11.11 parisc. Folder /var supports large file system.  Please let me know how to mount / share with large file support option.&lt;BR /&gt;Thanks.&lt;BR /&gt;Anand.</description>
      <pubDate>Fri, 01 Aug 2008 05:11:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244307#M677345</guid>
      <dc:creator>anand.gp</dc:creator>
      <dc:date>2008-08-01T05:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244308#M677346</link>
      <description>There is no option in mount for large files. &lt;BR /&gt;This is for filesystem.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Fri, 01 Aug 2008 05:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244308#M677346</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-08-01T05:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244309#M677347</link>
      <description>I put this question because I got following suggestion on a topic.&lt;BR /&gt;&lt;BR /&gt;Your file system can have largefiles option BUT if your nfs server is sharing the file system can't treat &amp;gt;2GB files, you can't create or share files in right way.&lt;BR /&gt;&lt;BR /&gt;So, I would like to know is there any option to share file system which can treat &amp;gt;2GB files.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Anand.</description>
      <pubDate>Fri, 01 Aug 2008 05:46:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244309#M677347</guid>
      <dc:creator>anand.gp</dc:creator>
      <dc:date>2008-08-01T05:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244310#M677348</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if you enabled the largefiles option in hp-ux check nfs versions. with nfsstat -m command. With nfs version 3 and above you should work with files bigger than 2 gb.&lt;BR /&gt;&lt;BR /&gt;Kenan.</description>
      <pubDate>Fri, 01 Aug 2008 06:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244310#M677348</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2008-08-01T06:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244311#M677349</link>
      <description>nfsstat -m did not return anything.</description>
      <pubDate>Fri, 01 Aug 2008 06:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244311#M677349</guid>
      <dc:creator>anand.gp</dc:creator>
      <dc:date>2008-08-01T06:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244312#M677350</link>
      <description>try it from the client side.</description>
      <pubDate>Fri, 01 Aug 2008 06:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244312#M677350</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2008-08-01T06:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244313#M677351</link>
      <description>sorry, neither from client side nor from server side it is returning any value :(</description>
      <pubDate>Fri, 01 Aug 2008 06:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244313#M677351</guid>
      <dc:creator>anand.gp</dc:creator>
      <dc:date>2008-08-01T06:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244314#M677352</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;to check if largefile is supported:&lt;BR /&gt; &lt;BR /&gt;# fstyp -v /dev/vg00/lvol3 |grep -i f_flag&lt;BR /&gt; &lt;BR /&gt;If f_flag: 0 - max 2 GB&lt;BR /&gt;If f_flag: 16 - max 8 GB&lt;BR /&gt;&lt;BR /&gt;In /etc/fstab you can announce it to be mounted with largefiles option:&lt;BR /&gt;/dev/vg00/lvol&lt;YOUR_NUMBER&gt; /var vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;Then it is shareable/mountable for large files.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;/YOUR_NUMBER&gt;</description>
      <pubDate>Sat, 02 Aug 2008 10:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244314#M677352</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2008-08-02T10:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244315#M677353</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For more info:&lt;BR /&gt;man mount_vxfs&lt;BR /&gt;Look for largefile info.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Sun, 03 Aug 2008 06:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244315#M677353</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-08-03T06:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244316#M677354</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If file system created with large file support and nfs version is 3 or more then this should work.&lt;BR /&gt;&lt;BR /&gt;hp-ux 11.11 supports NFS ver 2 and 3.&lt;BR /&gt;&lt;BR /&gt;check following:&lt;BR /&gt;rpcinfo -p localhost | grep -i nfs&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Aug 2008 12:53:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244316#M677354</guid>
      <dc:creator>Deepak Kr</dc:creator>
      <dc:date>2008-08-03T12:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244317#M677355</link>
      <description>Anand,&lt;BR /&gt;use below command&lt;BR /&gt;/usr/sbin/mount -F &lt;FSTYPE&gt; -o largefiles &lt;MOUNT lvol=""&gt; &lt;MOUNT point=""&gt; &lt;BR /&gt;if you have already enabled largefiles option while creating new fs, it will work.&lt;BR /&gt;&lt;BR /&gt;if fs is already mounted &amp;amp; have online jfs working.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/fsadm -o largefiles &lt;MOUNTPOINT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rajesh Devada &lt;BR /&gt;&lt;/MOUNTPOINT&gt;&lt;/MOUNT&gt;&lt;/MOUNT&gt;&lt;/FSTYPE&gt;</description>
      <pubDate>Sun, 03 Aug 2008 13:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244317#M677355</guid>
      <dc:creator>Rajesh Devada</dc:creator>
      <dc:date>2008-08-03T13:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244318#M677356</link>
      <description>&amp;gt;Rajesh: have onlineJFS working.&lt;BR /&gt;/usr/sbin/fsadm -o largefiles &lt;MOUNTPOINT&gt;&lt;BR /&gt;&lt;BR /&gt;OnlineJFS isn't required to use the above fsadm(1m).&lt;/MOUNTPOINT&gt;</description>
      <pubDate>Sun, 03 Aug 2008 17:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244318#M677356</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-03T17:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount with large file option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244319#M677357</link>
      <description>Yep, as others said, this you can change, if you forgot to do initially when u created file syste .. &lt;BR /&gt;Use fsadm 1m. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Prashant</description>
      <pubDate>Sun, 03 Aug 2008 18:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-mount-with-large-file-option/m-p/4244319#M677357</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2008-08-03T18:36:45Z</dc:date>
    </item>
  </channel>
</rss>

