<?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: Find largefile support in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602322#M233137</link>
    <description>You can try as,&lt;BR /&gt;&lt;BR /&gt;# bdf | awk '!/Filesystem/ { print $1" "$NF }' | while read fs mount;&lt;BR /&gt;do&lt;BR /&gt;    echo "${fs} - `fsadm  -F $(fstyp $fs) $mount`" 2&amp;gt;/dev/null&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;</description>
    <pubDate>Fri, 12 Aug 2005 00:25:34 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-08-12T00:25:34Z</dc:date>
    <item>
      <title>Find largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602318#M233133</link>
      <description>Gud moning all...&lt;BR /&gt;how to find a specific file system is created to suppport largefiles option.&lt;BR /&gt;&lt;BR /&gt;Have a gud de and thanx&lt;BR /&gt;&lt;BR /&gt;yogesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Aug 2005 22:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602318#M233133</guid>
      <dc:creator>YOGI_3</dc:creator>
      <dc:date>2005-08-11T22:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Find largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602319#M233134</link>
      <description>Some features of the file system can be shown&lt;BR /&gt;with fstyp.&lt;BR /&gt;&lt;BR /&gt;fstyp -v /dev/vg00/lvol4&lt;BR /&gt;&lt;BR /&gt;or use the 'm' option to mkfs that shows which options were used to create the file system.&lt;BR /&gt;&lt;BR /&gt;mkfs -m /dev/vg00/lvol4</description>
      <pubDate>Thu, 11 Aug 2005 22:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602319#M233134</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2005-08-11T22:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Find largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602320#M233135</link>
      <description>hoping that you have online JFS installed on your system&lt;BR /&gt;&lt;BR /&gt;fsadm /mountpoint &lt;BR /&gt;&lt;BR /&gt;will show you either largefiles or nolargefiles.&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Aug 2005 22:58:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602320#M233135</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-08-11T22:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Find largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602321#M233136</link>
      <description>use fsadm &lt;MOUNT point=""&gt;&lt;BR /&gt;issue mount command to see options used during mount time.&lt;BR /&gt;&lt;BR /&gt;[rx260-03]/ &amp;gt;fsadm /home&lt;BR /&gt;fsadm: /etc/default/fs is used for determining the file system type&lt;BR /&gt;largefiles&lt;BR /&gt;[rx260-03]/ &amp;gt;mount&lt;BR /&gt;/ on /dev/vg00/lvol3 ioerror=nodisable,log,dev=40000003 on Thu Aug 11 08:13:55 2&lt;BR /&gt;005&lt;BR /&gt;&lt;BR /&gt;Sudeesh&lt;/MOUNT&gt;</description>
      <pubDate>Thu, 11 Aug 2005 23:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602321#M233136</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-08-11T23:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Find largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602322#M233137</link>
      <description>You can try as,&lt;BR /&gt;&lt;BR /&gt;# bdf | awk '!/Filesystem/ { print $1" "$NF }' | while read fs mount;&lt;BR /&gt;do&lt;BR /&gt;    echo "${fs} - `fsadm  -F $(fstyp $fs) $mount`" 2&amp;gt;/dev/null&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Aug 2005 00:25:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602322#M233137</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-08-12T00:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Find largefile support</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602323#M233138</link>
      <description>YOGI,&lt;BR /&gt;&lt;BR /&gt;fsadm /mountpoint &lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
      <pubDate>Fri, 12 Aug 2005 06:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-largefile-support/m-p/3602323#M233138</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-08-12T06:48:29Z</dc:date>
    </item>
  </channel>
</rss>

