<?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: frecover and large file mount option in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237088#M890741</link>
    <description>See also next thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134501" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134501&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't have online JFS on this systems, good sugestions are in this thread.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Peter</description>
    <pubDate>Thu, 01 Apr 2004 12:38:48 GMT</pubDate>
    <dc:creator>Hoefnix</dc:creator>
    <dc:date>2004-04-01T12:38:48Z</dc:date>
    <item>
      <title>frecover and large file mount option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237085#M890738</link>
      <description>&lt;BR /&gt; Starting file recovery...&lt;BR /&gt;frecover (1071): /ddcxtra2/trans_cport/ddctrans_ron3b1 - needs -o largefiles mount option&lt;BR /&gt;&lt;BR /&gt;Yet I see no area in SAM to set this parameter... please advise and thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Apr 2004 12:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237085#M890738</guid>
      <dc:creator>Brian Murray</dc:creator>
      <dc:date>2004-04-01T12:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: frecover and large file mount option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237086#M890739</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;mount file system with -o largefiles.</description>
      <pubDate>Thu, 01 Apr 2004 12:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237086#M890739</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2004-04-01T12:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: frecover and large file mount option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237087#M890740</link>
      <description>Hi,&lt;BR /&gt;isn't it a mount option? largefiles used to be a filesystem option you can modify using fsadm?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Peter</description>
      <pubDate>Thu, 01 Apr 2004 12:35:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237087#M890740</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-04-01T12:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: frecover and large file mount option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237088#M890741</link>
      <description>See also next thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134501" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134501&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't have online JFS on this systems, good sugestions are in this thread.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Peter</description>
      <pubDate>Thu, 01 Apr 2004 12:38:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237088#M890741</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-04-01T12:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: frecover and large file mount option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237089#M890742</link>
      <description>You must have online JFS. To set largefiles option do.&lt;BR /&gt;#fsadm -F vxfs -o largefiles /mountpoint&lt;BR /&gt;To see filesystem configuration for largefiles and nolargefiles do.&lt;BR /&gt;#fsadm -F vxfs /mountpoint</description>
      <pubDate>Thu, 01 Apr 2004 16:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237089#M890742</guid>
      <dc:creator>SS_6</dc:creator>
      <dc:date>2004-04-01T16:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: frecover and large file mount option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237090#M890743</link>
      <description>&lt;BR /&gt; I did a &lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/rdsk/c30t5d0&lt;BR /&gt;&lt;BR /&gt;which has enabled frecover to handle things and recover the file, created with fbackup from another site.&lt;BR /&gt;&lt;BR /&gt; Many thanks.   &lt;BR /&gt;</description>
      <pubDate>Fri, 02 Apr 2004 07:54:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frecover-and-large-file-mount-option/m-p/3237090#M890743</guid>
      <dc:creator>Brian Murray</dc:creator>
      <dc:date>2004-04-02T07:54:20Z</dc:date>
    </item>
  </channel>
</rss>

