<?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 support in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326161#M341352</link>
    <description>&amp;gt;&amp;gt;How can I check if the file system is configured with largefiles support?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;You check using fsadm &lt;BR /&gt;Example:-&lt;BR /&gt;# fsadm -v /dev/vg00/rlvibmitm&lt;BR /&gt;nolargefiles --&amp;gt; meaning no largefile support enabled.&lt;BR /&gt;#&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Dec 2008 06:15:48 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2008-12-19T06:15:48Z</dc:date>
    <item>
      <title>largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326155#M341346</link>
      <description>How can I check if the file system is configured with largefiles support?</description>
      <pubDate>Thu, 18 Dec 2008 18:51:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326155#M341346</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2008-12-18T18:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326156#M341347</link>
      <description>If you have online JFS &lt;BR /&gt;&lt;BR /&gt;then to enable &lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -o largefiles /&lt;BR /&gt;&lt;BR /&gt;and for HFS it is &lt;BR /&gt;&lt;BR /&gt;/usr/sbin/mkfs -F hfs -o largefiles /dev/vg02/rlvol1&lt;BR /&gt;&lt;BR /&gt;look at &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;</description>
      <pubDate>Thu, 18 Dec 2008 19:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326156#M341347</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-12-18T19:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326157#M341348</link>
      <description>Example using /tmp file system:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs /tmp</description>
      <pubDate>Thu, 18 Dec 2008 19:01:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326157#M341348</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2008-12-18T19:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326158#M341349</link>
      <description>You can check the file system support with &lt;BR /&gt;&lt;BR /&gt;# fstype -v /dev/vgXX/lvolX&lt;BR /&gt;&lt;BR /&gt;For more information see "Support for Large Files"&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B3929-90011/00/00/25-con.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B3929-90011/00/00/25-con.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;if the fs was created with the largefiles support, there is no problem with its existance, check with:&lt;BR /&gt;&lt;BR /&gt;mkfs -m -F vxfs /dev/vgXX/lvol</description>
      <pubDate>Thu, 18 Dec 2008 19:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326158#M341349</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-12-18T19:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326159#M341350</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;largefiles is either set in newfs command -o largefiles or changed with fsadm&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 18 Dec 2008 19:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326159#M341350</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-12-18T19:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326160#M341351</link>
      <description>Hi Wagar:&lt;BR /&gt;&lt;BR /&gt;# fsadm -v /dev/vgNN/rlvolX&lt;BR /&gt;&lt;BR /&gt;...will return 'largefiles' or 'nolargefiles'&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 18 Dec 2008 20:19:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326160#M341351</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-12-18T20:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326161#M341352</link>
      <description>&amp;gt;&amp;gt;How can I check if the file system is configured with largefiles support?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;You check using fsadm &lt;BR /&gt;Example:-&lt;BR /&gt;# fsadm -v /dev/vg00/rlvibmitm&lt;BR /&gt;nolargefiles --&amp;gt; meaning no largefile support enabled.&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2008 06:15:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefile-support/m-p/4326161#M341352</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-12-19T06:15:48Z</dc:date>
    </item>
  </channel>
</rss>

