<?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: Convert/expand virtual filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524680#M556293</link>
    <description>New versions of LVM may allow more but the older versions only allowed 64K extents per Lvol.  So if the extent size was 32MB x 65,000 that would yield 2,080,000 MB (just around 2TB</description>
    <pubDate>Fri, 30 Oct 2009 18:09:15 GMT</pubDate>
    <dc:creator>Bill Costigan</dc:creator>
    <dc:date>2009-10-30T18:09:15Z</dc:date>
    <item>
      <title>Convert/expand virtual filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524675#M556288</link>
      <description>Have multiple issues that add up to a single problem:&lt;BR /&gt;&lt;BR /&gt;Have rx3600 running HP UX 11i v2 set up as host to vpar set running as an Ignite server. The Ignite server has 72 Gb assigned for root use and 1.5 Tb for the Ignite archives directory.  I have recently run out of space on archives and was assigned another 1.5 Tb of disk. &lt;BR /&gt;&lt;BR /&gt;Now come the potential problems.&lt;BR /&gt;&lt;BR /&gt;1. The system was installed by someone else. Filesystems - across the board are LVM. Obviously can't run 3Tb LVM filesystem on it.&lt;BR /&gt;&lt;BR /&gt;2. I am familiar with vxvmconvert, but not on virtual server.&lt;BR /&gt;&lt;BR /&gt;3.  It is my understanding that the Ignite archive directory can be hard or difficult to expand.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have read all the documentation I can find about virtual systems, VxVm and Ignite but they seem to ignore the fact that any other application exists.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 30 Oct 2009 14:50:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524675#M556288</guid>
      <dc:creator>twodogmike</dc:creator>
      <dc:date>2009-10-30T14:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Convert/expand virtual filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524676#M556289</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I've administered Ignite servers for many years now and I think you have some conceptual issues what ignite and root needs.&lt;BR /&gt;&lt;BR /&gt;a)  / root, is never more than maybe 500 MB, unless you're not using file systems like your supposed to.  So paste in your /etc/fstab for a look see.  Question:  Are usr, opt, and var directories or file systems pointing to their own unique lvol?  Or are they all under the / root lvol?&lt;BR /&gt;&lt;BR /&gt;b)  When you make an Ignite server you save two image copies and back the ignite server to tape once a month.  Question:  How many images are being saved per client?  How many clients?&lt;BR /&gt;&lt;BR /&gt;I.e, 70 servers each with two 4 GB images is only half a terra byte.</description>
      <pubDate>Fri, 30 Oct 2009 15:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524676#M556289</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-10-30T15:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Convert/expand virtual filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524677#M556290</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;There are some practices that can avoid this.&lt;BR /&gt;&lt;BR /&gt;When I get a 360 GB disk allocation here it actually consists of 10 36 GB LUN's presented to the system.&lt;BR /&gt;&lt;BR /&gt;So if Storage wants to give me more disk, they just add a bunch of new LUNS to the EMC.&lt;BR /&gt;&lt;BR /&gt;Your questions:&lt;BR /&gt;&lt;BR /&gt;1. Wrong, you can go up to 128 TB possibly 256 TB LVM&lt;BR /&gt;&lt;BR /&gt;2. Works the same, far as I know.&lt;BR /&gt;&lt;BR /&gt;3. No problem at all expanding this, especially if new disk is added with the methodology I used above.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 30 Oct 2009 16:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524677#M556290</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-10-30T16:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Convert/expand virtual filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524678#M556291</link>
      <description>The only difficulties I can think of when expanding the ignite archive are.&lt;BR /&gt;&lt;BR /&gt;1. by default it is under /var. so if you don't have OnlineJFS and if you didn't create a new mounted/filesystem in that path (e.g. /var/opt/ignite/recovery) you might have problems unmounting /var to expand it.&lt;BR /&gt;&lt;BR /&gt;2. Make_net_recovery and the ignite install both depend on NFS to access files in the archive.  If you create new mounted subdirectories and in the process mess up the NFS exports or permissions, the ignite processes may fail.</description>
      <pubDate>Fri, 30 Oct 2009 16:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524678#M556291</guid>
      <dc:creator>Bill Costigan</dc:creator>
      <dc:date>2009-10-30T16:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Convert/expand virtual filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524679#M556292</link>
      <description>At the moment we have 197 clients, most with two images. I was aware of the concet with / and the archives seperation. /, /usr, /var, /tmp, etc are all seperately mounted filesystems. &lt;BR /&gt;&lt;BR /&gt;I'm suprised that LVM can go that high. News to me. Last I heard it was 2 Tb.  I'll move the disk over and try to add it to the existing filesystem. Thanks and shalom yourself.&lt;BR /&gt;&lt;BR /&gt;As to the third comment, I think you're right. There probably will always be some risk in a process like this. &lt;BR /&gt;&lt;BR /&gt;I'm going to leave this open just to see whether it's air or something else that hits the fan.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Oct 2009 17:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524679#M556292</guid>
      <dc:creator>twodogmike</dc:creator>
      <dc:date>2009-10-30T17:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Convert/expand virtual filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524680#M556293</link>
      <description>New versions of LVM may allow more but the older versions only allowed 64K extents per Lvol.  So if the extent size was 32MB x 65,000 that would yield 2,080,000 MB (just around 2TB</description>
      <pubDate>Fri, 30 Oct 2009 18:09:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524680#M556293</guid>
      <dc:creator>Bill Costigan</dc:creator>
      <dc:date>2009-10-30T18:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Convert/expand virtual filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524681#M556294</link>
      <description>For such large LVOLs you probably need to patch 11.23.</description>
      <pubDate>Fri, 30 Oct 2009 18:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524681#M556294</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-30T18:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Convert/expand virtual filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524682#M556295</link>
      <description>From the well known LVM limits WP:&lt;BR /&gt;&lt;BR /&gt;Size of a LV 11.23 with the &lt;BR /&gt;following or superseding patches:- &lt;BR /&gt;PHCO_36744, PHKL_36745, &lt;BR /&gt;PHCO_37939</description>
      <pubDate>Fri, 30 Oct 2009 18:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524682#M556295</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-10-30T18:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Convert/expand virtual filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524683#M556296</link>
      <description>I checked the man page on lvextend&lt;BR /&gt;&lt;BR /&gt;max extents / lvol = 65535&lt;BR /&gt;max size of extent = 256MB&lt;BR /&gt;&lt;BR /&gt;256MB x 65535 = 16,777,216MB or just under 16TB&lt;BR /&gt;&lt;BR /&gt;So the real qestion is what is the extent size on vg00?  unless it is over 32MB the limit will not be greater than 2TB</description>
      <pubDate>Fri, 30 Oct 2009 18:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/convert-expand-virtual-filesystem/m-p/4524683#M556296</guid>
      <dc:creator>Bill Costigan</dc:creator>
      <dc:date>2009-10-30T18:23:32Z</dc:date>
    </item>
  </channel>
</rss>

