<?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: large files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871575#M636166</link>
    <description>Thank you for your very fast help&lt;BR /&gt;and good luck in 2003.&lt;BR /&gt;Werner</description>
    <pubDate>Mon, 30 Dec 2002 12:35:17 GMT</pubDate>
    <dc:creator>Werner Rips</dc:creator>
    <dc:date>2002-12-30T12:35:17Z</dc:date>
    <item>
      <title>large files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871572#M636163</link>
      <description>I have a hpux10.20 server with lvm. How can i enable large files on logical volumes with HFS or VxFS filesystems?</description>
      <pubDate>Mon, 30 Dec 2002 12:13:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871572#M636163</guid>
      <dc:creator>Werner Rips</dc:creator>
      <dc:date>2002-12-30T12:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: large files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871573#M636164</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is the complete doc.&lt;BR /&gt;&lt;BR /&gt;&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;Robert-Jan.</description>
      <pubDate>Mon, 30 Dec 2002 12:23:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871573#M636164</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2002-12-30T12:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: large files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871574#M636165</link>
      <description>For example:&lt;BR /&gt;&lt;BR /&gt;fsadm -F hfs -o largefiles /dev/vg02/lvol1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 30 Dec 2002 12:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871574#M636165</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-12-30T12:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: large files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871575#M636166</link>
      <description>Thank you for your very fast help&lt;BR /&gt;and good luck in 2003.&lt;BR /&gt;Werner</description>
      <pubDate>Mon, 30 Dec 2002 12:35:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871575#M636166</guid>
      <dc:creator>Werner Rips</dc:creator>
      <dc:date>2002-12-30T12:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: large files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871576#M636167</link>
      <description>&lt;BR /&gt;Hi, &lt;BR /&gt;you can't enable large files on the lvol that are already If you intend to do, you need a backup of that lvol.&lt;BR /&gt;remove that lvol, re-create with large 'Allow large files' (sam --&amp;gt; disks and file and file systems --&amp;gt; logical volumes --&amp;gt; action,choose create. In modify FS defaults choose Allow Large Files.</description>
      <pubDate>Mon, 30 Dec 2002 12:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871576#M636167</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-12-30T12:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: large files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871577#M636168</link>
      <description>backup the data&lt;BR /&gt;umount /fsname&lt;BR /&gt;&lt;BR /&gt;lvremove /dev/vgxx/lvolname&lt;BR /&gt;&lt;BR /&gt;(Contiguous is set to yes, you may need to adjusst.  You might want to not use the -n if you want to use standard lvol names)&lt;BR /&gt;lvcreate -C y -n newvg01 /dev/vg01&lt;BR /&gt;lvextend -L 100 /dev/vg01/newvg01 /dev/dsk/c1t5d0&lt;BR /&gt;lvdisplay -v /dev/vg01/newvg01 | more&lt;BR /&gt;&lt;BR /&gt;(If you need to mirror)&lt;BR /&gt;lvextend -m 1 /dev/vg01/newvg01 /dev/dsk/c1t5d0 /dev/dsk/c1t6d0&lt;BR /&gt;newfs -F vxfs -o largefiles /dev/vg02/roracle5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;modify /etc/fstab to enable largefiles mount at boot time.</description>
      <pubDate>Mon, 30 Dec 2002 14:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871577#M636168</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-12-30T14:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: large files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871578#M636169</link>
      <description>What are you guys talking about?  There's no need to re-create the file system.  The fsadm command provides the ability to convert (and unconvert) on the fly.  You simply have to unmount the filesystem.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 30 Dec 2002 14:54:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871578#M636169</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-12-30T14:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: large files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871579#M636170</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;There is *no* need to recreate a filesystem to *enable* largefiles capability.  The 'fsadm' command can be used to convert either a HFS or VxFS filesystem to or from largefiles.  The caveat is only that conversion from largefiles to no-largefiles succeeds only if no largefiles are present in the filesystem.  The converse (converting from no-largefiles to largefiles) should always succeed.&lt;BR /&gt;&lt;BR /&gt;The 'lvchange' command can be used for changing a logical volume from contiguous allocation to non-contiguous allocation.  Again, there is no need to recreate the logical volume.  The caveat in inverting the contiguous allocation policy is that a non-empty logical volume cannot be changed from non-contiguous to contiguous allocation unless it meets all the requirements for contiguous allocation in the first place.  That is, physical extents are allocated in ascending order; there is no gap between physical extents within a mirror copy; and physical extents of any mirror copy all reside on a single physical volume.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Dec 2002 15:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871579#M636170</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-12-30T15:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: large files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871580#M636171</link>
      <description>Hi everybody,&lt;BR /&gt;&lt;BR /&gt;See, it all comes down to how you ask the question.  Our author asked, "How can i enable large files ..." and got a couple of different [and roundabout] ways to do it.  The author could have asked, "What is the best way to enable large files ..." and maybe gotten better answers?  Maybe not?   :)&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Dec 2002 15:08:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files/m-p/2871580#M636171</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-12-30T15:08:58Z</dc:date>
    </item>
  </channel>
</rss>

