<?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: lvextend error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276980#M179727</link>
    <description>Unless there is a lot of logical volumes with and without mirrors, you can get by without setting the strict policy off, i.e., run the command as &lt;BR /&gt;&lt;BR /&gt;lvchange -C n /dev/vg04/lvol3&lt;BR /&gt;&lt;BR /&gt;then try extending it. If you are getting the same error message then you have to turn it off with the command &lt;BR /&gt;&lt;BR /&gt;lvchange -s n /dev/vg04/lvol3&lt;BR /&gt;&lt;BR /&gt;at this point you should be able to extend it. but keep in mind that data redundancy for this logical volume has been compromised at this point.&lt;BR /&gt;&lt;BR /&gt;The only solution is re-arranging the logical volumes on the vg04 from scratch with better planning, or add more disks if possible, in pairs of course to this vg04.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
    <pubDate>Fri, 14 May 2004 16:08:30 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2004-05-14T16:08:30Z</dc:date>
    <item>
      <title>lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276974#M179721</link>
      <description># lvextend -L 10240 /dev/vg04/lvol3&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg04/lvol3" could not be extended.&lt;BR /&gt;Failure possibly caused by contiguous allocation policy.&lt;BR /&gt;Failure possibly caused by strict allocation policy&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2004 15:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276974#M179721</guid>
      <dc:creator>Carol Yu</dc:creator>
      <dc:date>2004-05-14T15:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276975#M179722</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you give us the output from &lt;BR /&gt;# lvdisplay -v /dev/vg04/lvol3&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 14 May 2004 15:13:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276975#M179722</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-05-14T15:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276976#M179723</link>
      <description>When you run &lt;BR /&gt;lvdisplay -v /dev/vg04/lvol3&lt;BR /&gt;&lt;BR /&gt;what is the display under  Allocation?&lt;BR /&gt;&lt;BR /&gt;If you have something like this&lt;BR /&gt;&lt;BR /&gt;Allocation             PVG-strict/contiguous    &amp;lt;--- this is why&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2004 15:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276976#M179723</guid>
      <dc:creator>Navin Bhat_2</dc:creator>
      <dc:date>2004-05-14T15:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276977#M179724</link>
      <description>looks like your allocation policy is set to strict/contiguous and most probably for a reason at the time of lvol creation.&lt;BR /&gt;&lt;BR /&gt;you can change them back by command :&lt;BR /&gt;&lt;BR /&gt;lvchange -C n -s n /dev/vg04/lvol3&lt;BR /&gt;&lt;BR /&gt;but the -C n directive in this command may impact your performance and -s n directive will affect the redundancy, i.e., mirror copies will not be placed on different physical volumes.&lt;BR /&gt;&lt;BR /&gt;if you are not worried about performance and do not have mirror copies, you can do this without any concern.</description>
      <pubDate>Fri, 14 May 2004 15:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276977#M179724</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-05-14T15:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276978#M179725</link>
      <description>Right, I have confirmed it is related to the strict and contiguous allocation policy. &lt;BR /&gt;&lt;BR /&gt;This is a qa place on the server, so I am not too worried about the performance. But I do have a mirror copy for the lv, so how is this solution going to affect mirror copy? &lt;BR /&gt;&lt;BR /&gt;Thanks a lot,&lt;BR /&gt;Carol&lt;BR /&gt;</description>
      <pubDate>Fri, 14 May 2004 15:40:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276978#M179725</guid>
      <dc:creator>Carol Yu</dc:creator>
      <dc:date>2004-05-14T15:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276979#M179726</link>
      <description>It is a matter of extent of data redundancy. Do you want mirror setup so that the logical extents are on the different physical volume (strict) or on different physical volume group (pvg-strict) or you want them shared (the no strict policy).</description>
      <pubDate>Fri, 14 May 2004 15:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276979#M179726</guid>
      <dc:creator>Navin Bhat_2</dc:creator>
      <dc:date>2004-05-14T15:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276980#M179727</link>
      <description>Unless there is a lot of logical volumes with and without mirrors, you can get by without setting the strict policy off, i.e., run the command as &lt;BR /&gt;&lt;BR /&gt;lvchange -C n /dev/vg04/lvol3&lt;BR /&gt;&lt;BR /&gt;then try extending it. If you are getting the same error message then you have to turn it off with the command &lt;BR /&gt;&lt;BR /&gt;lvchange -s n /dev/vg04/lvol3&lt;BR /&gt;&lt;BR /&gt;at this point you should be able to extend it. but keep in mind that data redundancy for this logical volume has been compromised at this point.&lt;BR /&gt;&lt;BR /&gt;The only solution is re-arranging the logical volumes on the vg04 from scratch with better planning, or add more disks if possible, in pairs of course to this vg04.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Fri, 14 May 2004 16:08:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3276980#M179727</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-05-14T16:08:30Z</dc:date>
    </item>
  </channel>
</rss>

