<?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: Cannot lvextend in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701515#M712941</link>
    <description>Yes,&lt;BR /&gt;&lt;BR /&gt;I realized that there was a PVG-Strict and Continguous allocation policy set on the lv, I ran lvchange -C n and lvchange -s n to change the lv, and I was able to extend it successfully.&lt;BR /&gt;&lt;BR /&gt;Thanx for all of the suggestions&lt;BR /&gt;&lt;BR /&gt;Mike-</description>
    <pubDate>Thu, 11 Apr 2002 14:07:03 GMT</pubDate>
    <dc:creator>Michael Elleby III_1</dc:creator>
    <dc:date>2002-04-11T14:07:03Z</dc:date>
    <item>
      <title>Cannot lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701508#M712934</link>
      <description>Working on a vg trying to extend an lv in a volume group where it was set to contiguous allocation.&lt;BR /&gt;&lt;BR /&gt;This vg only resides one disk, 920 of 2170 extents are avail, but I cannot lvextend the one lv in this vg.  It says that no free extents are available.&lt;BR /&gt;&lt;BR /&gt;Can someone help?&lt;BR /&gt;&lt;BR /&gt;Thanx.</description>
      <pubDate>Thu, 11 Apr 2002 13:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701508#M712934</guid>
      <dc:creator>Michael Elleby III_1</dc:creator>
      <dc:date>2002-04-11T13:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701509#M712935</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;lvdisplay /dev/vgXX/lvolXXX |grep Allocation&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If the answer is contiguous, the space that you want to add must be contiguous to the orginal space.&lt;BR /&gt;&lt;BR /&gt;With only one disk in this VG and if it's vg00, I suggest you to &lt;BR /&gt;&lt;BR /&gt;- create an ignite tape&lt;BR /&gt;- boot on this tape&lt;BR /&gt;- modify you lvol size&lt;BR /&gt;- restore your vg&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Patrice.</description>
      <pubDate>Thu, 11 Apr 2002 13:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701509#M712935</guid>
      <dc:creator>MARTINACHE</dc:creator>
      <dc:date>2002-04-11T13:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701510#M712936</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;You have to find out the allcation policy and the amount of contiguous free physical extents with 'pvdisplay -v' command. Read this document and follow the instructions:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=f47afb6011f55127c9/screen=ckiDisplayDocument?docId=200000054506937" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=f47afb6011f55127c9/screen=ckiDisplayDocument?docId=200000054506937&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Apr 2002 13:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701510#M712936</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-04-11T13:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701511#M712937</link>
      <description>Hello Michael,&lt;BR /&gt;&lt;BR /&gt;When contiguous allocation policy is set the blocks allocated MUST be contiguous. Are there any other logical volumes using the same disk? If the block(s) immediately following the original logical volume size allocation is used by anything else then the lvextend will fail. &lt;BR /&gt;&lt;BR /&gt;You can use the lvchange command to change the contiguous allocation policy to no if it is not needed:&lt;BR /&gt;&lt;BR /&gt;# lvchange -Cn /dev/vg00/lvol7&lt;BR /&gt;&lt;BR /&gt;Then retry your lvextend command.  &lt;BR /&gt;&lt;BR /&gt;Thanks for participating in the forums,&lt;BR /&gt;&lt;BR /&gt;Martin&lt;BR /&gt;Chaos reigns within. Reflect, repent, and reboot. Order shall return.&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Apr 2002 13:49:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701511#M712937</guid>
      <dc:creator>Martin Burnett_2</dc:creator>
      <dc:date>2002-04-11T13:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701512#M712938</link>
      <description>Hi,&lt;BR /&gt;Can you please tell me which LV you are extending?&lt;BR /&gt;If it is not root or stand then youn can do it in following manner.&lt;BR /&gt;&lt;BR /&gt;Suppose it is lv_xxx&lt;BR /&gt;&lt;BR /&gt;take backup of lv_xxx.&lt;BR /&gt;Lvremove /dev/vg00/lv_xxx&lt;BR /&gt;lvcreate -n lv_xxx /dev/vg00&lt;BR /&gt;lvextend -L YYY /dev/vg00/lv_xxx&lt;BR /&gt;&lt;BR /&gt;(YYY is size of lv required in MB)&lt;BR /&gt;&lt;BR /&gt;NOw restore the backup to lv_xxx.&lt;BR /&gt;&lt;BR /&gt;THere is no need to take ignite backup or anything.&lt;BR /&gt;&lt;BR /&gt;It is simple and no risk. Veryfay the backup after talking it. It will be better you can take two copies of backup.&lt;BR /&gt;&lt;BR /&gt;You can also take backup pf lv_XXX on some file system if the space is available in other vgs. That is safest thing to do.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-pap</description>
      <pubDate>Thu, 11 Apr 2002 13:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701512#M712938</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-04-11T13:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701513#M712939</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since the lv has contiguous allocation, it appears the next extents after the ones used by this lv are already allocated to another lv.  You've got to move those if you want to keep contiguous allocation.  Is there another disk in the vg other than the one this lv is on?&lt;BR /&gt;&lt;BR /&gt;Alternatively, you can turn off contiguous allocation if it's not needed.&lt;BR /&gt;&lt;BR /&gt;What's the lv?  If it's for /, /stand, or swap then you should leave contiguous set.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Thu, 11 Apr 2002 13:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701513#M712939</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-04-11T13:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701514#M712940</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; This can occur if there are not enough contigous extents available. Even though it has 920 extents, they may not be contiguous.&lt;BR /&gt;&lt;BR /&gt;If you remove the -C option from lvcreate, it should work.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Thu, 11 Apr 2002 13:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701514#M712940</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-04-11T13:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701515#M712941</link>
      <description>Yes,&lt;BR /&gt;&lt;BR /&gt;I realized that there was a PVG-Strict and Continguous allocation policy set on the lv, I ran lvchange -C n and lvchange -s n to change the lv, and I was able to extend it successfully.&lt;BR /&gt;&lt;BR /&gt;Thanx for all of the suggestions&lt;BR /&gt;&lt;BR /&gt;Mike-</description>
      <pubDate>Thu, 11 Apr 2002 14:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-lvextend/m-p/2701515#M712941</guid>
      <dc:creator>Michael Elleby III_1</dc:creator>
      <dc:date>2002-04-11T14:07:03Z</dc:date>
    </item>
  </channel>
</rss>

