<?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: error when extend lvol in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107090#M631602</link>
    <description>here are displays of lvol and volumegroup:&lt;BR /&gt;&lt;BR /&gt;913:/dev/vg05 =&amp;gt; vgdisplay /dev/vg05&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg05&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      2&lt;BR /&gt;Open LV                     2&lt;BR /&gt;Max PV                      50&lt;BR /&gt;Cur PV                      21&lt;BR /&gt;Act PV                      21&lt;BR /&gt;Max PE per PV               6144&lt;BR /&gt;VGDA                        42&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    23716&lt;BR /&gt;Alloc PE                    22638&lt;BR /&gt;Free PE                     1078&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;913:/dev/vg05 =&amp;gt; lvdisplay /dev/vg05/lvol1&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg05/lvol1&lt;BR /&gt;VG Name                     /dev/vg05&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            90052&lt;BR /&gt;Current LE                  22513&lt;BR /&gt;Allocated PE                22513&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;</description>
    <pubDate>Thu, 30 Oct 2003 20:32:28 GMT</pubDate>
    <dc:creator>Alberto Hurtado</dc:creator>
    <dc:date>2003-10-30T20:32:28Z</dc:date>
    <item>
      <title>error when extend lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107088#M631600</link>
      <description>Hi to all. please if somebody cans help me with this error when i was trying extend an lvol.&lt;BR /&gt;913:/ =&amp;gt; lvextend -L 94864 /dev/vg05/lvol1&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg05/lvol1" could not be extended.&lt;BR /&gt;Failure possibly caused by strict allocation policy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2003 20:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107088#M631600</guid>
      <dc:creator>Alberto Hurtado</dc:creator>
      <dc:date>2003-10-30T20:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: error when extend lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107089#M631601</link>
      <description>pvdisplay -v the disk, or vgdisplay -v the volume group.&lt;BR /&gt;&lt;BR /&gt;There may simply not be enough space in the volume group.&lt;BR /&gt;&lt;BR /&gt;What also might have happened is that logical volume lvol1 has strict allocation set.&lt;BR /&gt;&lt;BR /&gt;This means to extend it, there must be contiguous space, right on the end of the lvol.&lt;BR /&gt;&lt;BR /&gt;If this is not the case, you can rebuild the volume group or:&lt;BR /&gt;&lt;BR /&gt;lvchange -C n /dev/vg05/lvol1&lt;BR /&gt;&lt;BR /&gt;This will turn off the struck allocation policy.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Oct 2003 20:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107089#M631601</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-30T20:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: error when extend lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107090#M631602</link>
      <description>here are displays of lvol and volumegroup:&lt;BR /&gt;&lt;BR /&gt;913:/dev/vg05 =&amp;gt; vgdisplay /dev/vg05&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg05&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      2&lt;BR /&gt;Open LV                     2&lt;BR /&gt;Max PV                      50&lt;BR /&gt;Cur PV                      21&lt;BR /&gt;Act PV                      21&lt;BR /&gt;Max PE per PV               6144&lt;BR /&gt;VGDA                        42&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    23716&lt;BR /&gt;Alloc PE                    22638&lt;BR /&gt;Free PE                     1078&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;913:/dev/vg05 =&amp;gt; lvdisplay /dev/vg05/lvol1&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg05/lvol1&lt;BR /&gt;VG Name                     /dev/vg05&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            90052&lt;BR /&gt;Current LE                  22513&lt;BR /&gt;Allocated PE                22513&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2003 20:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107090#M631602</guid>
      <dc:creator>Alberto Hurtado</dc:creator>
      <dc:date>2003-10-30T20:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: error when extend lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107091#M631603</link>
      <description>That shows you dont have 9.4GB disk space left in the VG05 where you are creating the lvol&lt;BR /&gt;Can you have a look at vgdisplay /dev/vg05 and see how much free physical extents you have or post it over here</description>
      <pubDate>Thu, 30 Oct 2003 20:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107091#M631603</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-10-30T20:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: error when extend lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107092#M631604</link>
      <description>Hi,&lt;BR /&gt;   You have set you LV to be strcit allocation meaning you need a free continous space to expand.It's not adviceable to change this allocation policy.I think lvchange can do but I won't recommend.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Thu, 30 Oct 2003 20:35:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107092#M631604</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-10-30T20:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: error when extend lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107093#M631605</link>
      <description>There you are that answers&lt;BR /&gt;look at&lt;BR /&gt;Free PE 1078 which means you have only 1078x4 = 4312MB space leftin the VG and you are trying to extend the lvol by 4812MB, hope that answers</description>
      <pubDate>Thu, 30 Oct 2003 20:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107093#M631605</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-10-30T20:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: error when extend lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107094#M631606</link>
      <description>So you need to either add one more disk to the VG or extend the LV only to 94364MB so use this command&lt;BR /&gt;lvextend -L 94364 /dev/vg05/lvol1&lt;BR /&gt;that will work</description>
      <pubDate>Thu, 30 Oct 2003 20:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107094#M631606</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-10-30T20:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: error when extend lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107095#M631607</link>
      <description>If this is for say an oracle database don't change the allocation policy as I showed you.&lt;BR /&gt;&lt;BR /&gt;some unrelated reading.&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Oct 2003 20:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-extend-lvol/m-p/3107095#M631607</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-30T20:45:46Z</dc:date>
    </item>
  </channel>
</rss>

