<?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: rx4640 largefiles problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972697#M418261</link>
    <description>Thanks every body for excelent support.</description>
    <pubDate>Mon, 10 Apr 2006 02:41:57 GMT</pubDate>
    <dc:creator>Asif Chaudhary</dc:creator>
    <dc:date>2006-04-10T02:41:57Z</dc:date>
    <item>
      <title>rx4640 largefiles problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972691#M418255</link>
      <description>Hi All!!&lt;BR /&gt;&lt;BR /&gt;I am facing a problem in HP Itanium box(RX 4640) HPUX 11.23 installed on it, i created newfs and need to change &lt;BR /&gt;fs size to largefiles, at the moment i have these entries in /etc/fstab. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/dev/vglog/lvmloga /oracle/FDN/mirrlogA vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2&lt;BR /&gt;/dev/vglog/lvmlogb /oracle/FDN/mirrlogB vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2&lt;BR /&gt;/dev/vglog/lvologa /oracle/FDN/origlogA vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2&lt;BR /&gt;/dev/vglog/lvologb /oracle/FDN/origlogB vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;please help me to change it from nolargefiles to largefiles.&lt;BR /&gt;&lt;BR /&gt;AFA!!!&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Apr 2006 20:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972691#M418255</guid>
      <dc:creator>Asif Chaudhary</dc:creator>
      <dc:date>2006-04-08T20:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: rx4640 largefiles problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972692#M418256</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For each file system do the gollowing:&lt;BR /&gt;umount  filesystem&lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/vgXXX/rlvolYYY&lt;BR /&gt;mount filesystem&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Sun, 09 Apr 2006 04:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972692#M418256</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2006-04-09T04:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: rx4640 largefiles problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972693#M418257</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;After you have used newfs to create a filesystem without largefile support you have two options to fix it.&lt;BR /&gt;&lt;BR /&gt;Convert it with fsadm&lt;BR /&gt;&lt;BR /&gt;newfs -F vxfs -o largefiles&lt;BR /&gt;&lt;BR /&gt;The second option is destructive.&lt;BR /&gt;&lt;BR /&gt;As far as I know 11i v1(11.11) dropped support for the largefiles paramter in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;I doubte 11i v2(11.23) as put that back in.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 09 Apr 2006 04:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972693#M418257</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-09T04:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: rx4640 largefiles problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972694#M418258</link>
      <description>hi,&lt;BR /&gt;Steps to change the &lt;BR /&gt;&lt;BR /&gt;1.unmount filesystem&lt;BR /&gt;2. fsadm -F vxfs -o largefiles /dev/vgxx/rlvolx&lt;BR /&gt;3.change entry in /etcfstab as follows (for 11i V1 and V2)&lt;BR /&gt;&lt;BR /&gt;/dev/vg02/d02 /d02 vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;4.mount -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-sysadm-&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 09 Apr 2006 05:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972694#M418258</guid>
      <dc:creator>sysadm_1</dc:creator>
      <dc:date>2006-04-09T05:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: rx4640 largefiles problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972695#M418259</link>
      <description>HI:&lt;BR /&gt;&lt;BR /&gt;If you have Online JFS installed (which I hope you do) you do not need to unmount a filesystem to enable largefiles support.&lt;BR /&gt;&lt;BR /&gt;With Online JFS:&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -o largefiles /mountpoint&lt;BR /&gt;&lt;BR /&gt;Without Online JFS:&lt;BR /&gt;&lt;BR /&gt;# umount /mountpoint&lt;BR /&gt;# fsadm -F vxfs -o largefiles /dev/vgNN/rlvolXX&lt;BR /&gt;&lt;BR /&gt;...note the use of the (r)aw device file above.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Sun, 09 Apr 2006 09:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972695#M418259</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-04-09T09:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: rx4640 largefiles problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972696#M418260</link>
      <description>HI AFA,&lt;BR /&gt;&lt;BR /&gt;Follow these Steps to change the FS.&lt;BR /&gt;&lt;BR /&gt;1. Unmount FS by following commands.&lt;BR /&gt; &lt;BR /&gt;umount /oracle/FDN/mirrlogA&lt;BR /&gt;umount /oracle/FDN/mirrlogB&lt;BR /&gt;umount /oracle/FDN/origlogA&lt;BR /&gt;umount /oracle/FDN/origlogB&lt;BR /&gt;&lt;BR /&gt;2.Use fsadm command to change largefiles.&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/vglog/rlvmloga   &lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/vglog/rlvmlogb   &lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/vglog/rlvologa  &lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/vglog/rlvologb   &lt;BR /&gt;3.Change entries in /etc/fstab &lt;BR /&gt;4.mount -a&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Mon, 10 Apr 2006 02:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972696#M418260</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2006-04-10T02:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: rx4640 largefiles problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972697#M418261</link>
      <description>Thanks every body for excelent support.</description>
      <pubDate>Mon, 10 Apr 2006 02:41:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rx4640-largefiles-problem/m-p/4972697#M418261</guid>
      <dc:creator>Asif Chaudhary</dc:creator>
      <dc:date>2006-04-10T02:41:57Z</dc:date>
    </item>
  </channel>
</rss>

