<?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: extend / (lvol3) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980802#M632289</link>
    <description>Roland,&lt;BR /&gt;&lt;BR /&gt;Yes, there may be enough free extents but they aren't contiguous to lvol3.  The way to do this would be to use Ignite.  Do a make_tape_recovery, boot the tape and resize your lvols.  Ignite is available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/index.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Fri, 23 May 2003 11:58:29 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-05-23T11:58:29Z</dc:date>
    <item>
      <title>extend / (lvol3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980801#M632288</link>
      <description>Hi forumers,&lt;BR /&gt;&lt;BR /&gt;I want to extend lvol3 (/). I know it is contiguous/strict and it is the last lvol on the disk. There is no more PE free on this disk.&lt;BR /&gt;So I extend vg00 with a new disk, but if try to extend the lvol I got this error message.&lt;BR /&gt;# lvextend -l 2500 /dev/vg00/lvol3&lt;BR /&gt;lvextend: Not enough free physical extends available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol3" could not be extended.&lt;BR /&gt;Failure possible caused by contiguous allocation policy.&lt;BR /&gt;Failure possible caused by strict allocation policy&lt;BR /&gt;&lt;BR /&gt;There are enough free extends available in th vg, because the new disk is completly empty.&lt;BR /&gt;&lt;BR /&gt;Hhmmmmm, that is confusing me.&lt;BR /&gt;&lt;BR /&gt;Roland</description>
      <pubDate>Fri, 23 May 2003 11:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980801#M632288</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-05-23T11:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: extend / (lvol3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980802#M632289</link>
      <description>Roland,&lt;BR /&gt;&lt;BR /&gt;Yes, there may be enough free extents but they aren't contiguous to lvol3.  The way to do this would be to use Ignite.  Do a make_tape_recovery, boot the tape and resize your lvols.  Ignite is available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/index.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 23 May 2003 11:58:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980802#M632289</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-05-23T11:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: extend / (lvol3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980803#M632290</link>
      <description>Because it is contiguous/strict, you may have to back it up, remove it (lvremove), then recreate it - this time without contiguous/strict.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 23 May 2003 11:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980803#M632290</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-05-23T11:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: extend / (lvol3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980804#M632291</link>
      <description>Hi Roland,&lt;BR /&gt;&lt;BR /&gt;Appears to me this is one of those situations where Ignite is your best answer.&lt;BR /&gt;So do a make_tape_recovery - interactive - and use it to reorg your vgv00.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 23 May 2003 11:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980804#M632291</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-05-23T11:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: extend / (lvol3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980805#M632292</link>
      <description>&lt;BR /&gt;You need to free up some space on the disk immediately after lvol3, ie. lvol4. Youve already added a spare disk to vg00, thats good, now pvmove vg00/lvol4 to the new disk then you will be able to extend lvol3 (but only by as much as the size of lvol4 you moved).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 May 2003 12:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980805#M632292</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-05-23T12:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: extend / (lvol3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980806#M632293</link>
      <description>I think you should extend root file system on other disk... because system won't boot in maintenance mode.</description>
      <pubDate>Fri, 23 May 2003 12:06:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980806#M632293</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2003-05-23T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: extend / (lvol3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980807#M632294</link>
      <description>Roland,&lt;BR /&gt;&lt;BR /&gt;I would also ask why you need to enlarge /.  I usually use 200MB and it's plenty - typically around one third full.  You might want to take a look at what is using the space  in your root volume and weed out the inappropriate.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 23 May 2003 12:12:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980807#M632294</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-05-23T12:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: extend / (lvol3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980808#M632295</link>
      <description>We need this space only til monday. Then it is planned in any case to rebuild the root disk with ignite. ( I know ignite could be used for that ).&lt;BR /&gt;To stefan: we have only three lvol /, /stand, swap.&lt;BR /&gt;So ther is no lvol that i can move on the other disk. thanx.&lt;BR /&gt;&lt;BR /&gt;But the other guys has remember to read the fuc..... man pages first.&lt;BR /&gt;I have forgotten that contiguous also means that extends from one lvol is only allowed to reside on one disc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanx to all.&lt;BR /&gt;&lt;BR /&gt;Problem is fixed - No more answers, please !!!!&lt;BR /&gt;&lt;BR /&gt;Roland&lt;BR /&gt; Points assigned</description>
      <pubDate>Fri, 23 May 2003 12:19:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980808#M632295</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-05-23T12:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: extend / (lvol3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980809#M632296</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;just a curious question:&lt;BR /&gt;Why not use pvmove to move some extents to the new disk and&lt;BR /&gt;resize afterwards?&lt;BR /&gt;I never used that on HP-UX, AIX has the command pvmigrate&lt;BR /&gt;which does exactly that (on all filesystems without reboot)&lt;BR /&gt;so I wonder if there is no such thing in HP-UX...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Armin&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2003 07:14:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvol3/m-p/2980809#M632296</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2003-05-26T07:14:18Z</dc:date>
    </item>
  </channel>
</rss>

