<?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 Not enough free PE in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062572#M600486</link>
    <description>/dev/vg02/BtsCDISi1 info :&lt;BR /&gt;&lt;BR /&gt;     LV Size (Mbytes)            3000&lt;BR /&gt;     Current LE                  750&lt;BR /&gt;     Allocated PE                1500&lt;BR /&gt;&lt;BR /&gt;     PV Name                  /dev/dsk/c4t6d0&lt;BR /&gt;     Total PE                    8681&lt;BR /&gt;     Free PE                     901&lt;BR /&gt;&lt;BR /&gt;     PV Name                  /dev/dsk/c4t8d0&lt;BR /&gt;     Total PE                    8681&lt;BR /&gt;     Free PE                     901&lt;BR /&gt;&lt;BR /&gt;     PV Name                  /dev/dsk/c6t6d0&lt;BR /&gt;     Total PE                    8681&lt;BR /&gt;     Free PE                     901&lt;BR /&gt;&lt;BR /&gt;     PV Name                  /dev/dsk/c6t8d0&lt;BR /&gt;     Total PE                    8681&lt;BR /&gt;     Free PE                     901&lt;BR /&gt;&lt;BR /&gt;There should be sufficient PE for your lvextend to 3500MB. This is most likely due to lvmpvg for your pvg3.</description>
    <pubDate>Thu, 09 Aug 2007 22:53:10 GMT</pubDate>
    <dc:creator>tkc</dc:creator>
    <dc:date>2007-08-09T22:53:10Z</dc:date>
    <item>
      <title>lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062568#M600482</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to extend a raw datafile that is &lt;BR /&gt;mirrored.  I get the following error:&lt;BR /&gt;&lt;BR /&gt;lvextend -L 3500 /dev/vg02/BtsCDISi1 pvg3&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg02/BtsCDISi1" could not be extended&lt;BR /&gt;&lt;BR /&gt; I have attached a file that has the lvdisplay and /etc/lvmtab.&lt;BR /&gt;Is it possible to extend this lv?&lt;BR /&gt;I read some things saying that the problem is that the lv is strict-allocated.  Is there any workaround?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Aug 2007 16:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062568#M600482</guid>
      <dc:creator>Burt Buchen</dc:creator>
      <dc:date>2007-08-09T16:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062569#M600483</link>
      <description>What does your /etc/lvmpvg look like? Could you post it here.&lt;BR /&gt;&lt;BR /&gt;~thanks</description>
      <pubDate>Thu, 09 Aug 2007 16:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062569#M600483</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-08-09T16:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062570#M600484</link>
      <description>Your /dev/vg02/BtsCDISi1 is distributed into 4 disks with following setting :&lt;BR /&gt;     Allocation                  PVG-strict/distributed&lt;BR /&gt;&lt;BR /&gt;        --- Distribution of logical volume ---&lt;BR /&gt;        PV Name            LE on PV  PE on PV&lt;BR /&gt;        /dev/dsk/c4t6d0    375       375&lt;BR /&gt;        /dev/dsk/c4t8d0    375       375&lt;BR /&gt;        /dev/dsk/c6t6d0    375       375&lt;BR /&gt;        /dev/dsk/c6t8d0    375       375&lt;BR /&gt;&lt;BR /&gt;Have you check the /etc/lvmpvg file that you have all the 4 disks in this pvg3?&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Aug 2007 21:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062570#M600484</guid>
      <dc:creator>tkc</dc:creator>
      <dc:date>2007-08-09T21:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062571#M600485</link>
      <description>check all the disks has enough free PE ..</description>
      <pubDate>Thu, 09 Aug 2007 21:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062571#M600485</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-08-09T21:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062572#M600486</link>
      <description>/dev/vg02/BtsCDISi1 info :&lt;BR /&gt;&lt;BR /&gt;     LV Size (Mbytes)            3000&lt;BR /&gt;     Current LE                  750&lt;BR /&gt;     Allocated PE                1500&lt;BR /&gt;&lt;BR /&gt;     PV Name                  /dev/dsk/c4t6d0&lt;BR /&gt;     Total PE                    8681&lt;BR /&gt;     Free PE                     901&lt;BR /&gt;&lt;BR /&gt;     PV Name                  /dev/dsk/c4t8d0&lt;BR /&gt;     Total PE                    8681&lt;BR /&gt;     Free PE                     901&lt;BR /&gt;&lt;BR /&gt;     PV Name                  /dev/dsk/c6t6d0&lt;BR /&gt;     Total PE                    8681&lt;BR /&gt;     Free PE                     901&lt;BR /&gt;&lt;BR /&gt;     PV Name                  /dev/dsk/c6t8d0&lt;BR /&gt;     Total PE                    8681&lt;BR /&gt;     Free PE                     901&lt;BR /&gt;&lt;BR /&gt;There should be sufficient PE for your lvextend to 3500MB. This is most likely due to lvmpvg for your pvg3.</description>
      <pubDate>Thu, 09 Aug 2007 22:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062572#M600486</guid>
      <dc:creator>tkc</dc:creator>
      <dc:date>2007-08-09T22:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062573#M600487</link>
      <description>Here is the /etc/lvmpvg.&lt;BR /&gt;VG /dev/vg01&lt;BR /&gt;PVG pvg1&lt;BR /&gt;/dev/dsk/c4t0d0&lt;BR /&gt;/dev/dsk/c4t1d0&lt;BR /&gt;/dev/dsk/c4t2d0&lt;BR /&gt;/dev/dsk/c4t3d0&lt;BR /&gt;/dev/dsk/c4t4d0&lt;BR /&gt;/dev/dsk/c4t5d0&lt;BR /&gt;PVG pvg2&lt;BR /&gt;/dev/dsk/c6t0d0&lt;BR /&gt;/dev/dsk/c6t1d0&lt;BR /&gt;/dev/dsk/c6t2d0&lt;BR /&gt;/dev/dsk/c6t3d0&lt;BR /&gt;/dev/dsk/c6t4d0&lt;BR /&gt;/dev/dsk/c6t5d0&lt;BR /&gt;VG /dev/vg02&lt;BR /&gt;PVG pvg3&lt;BR /&gt;/dev/dsk/c4t6d0&lt;BR /&gt;/dev/dsk/c4t8d0&lt;BR /&gt;PVG pvg4&lt;BR /&gt;/dev/dsk/c6t6d0&lt;BR /&gt;/dev/dsk/c6t8d0&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062573#M600487</guid>
      <dc:creator>Burt Buchen</dc:creator>
      <dc:date>2007-08-10T09:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062574#M600488</link>
      <description>Hi Burt:&lt;BR /&gt;&lt;BR /&gt;# lvextend -L 3500 /dev/vg02/BtsCDISi1 pvg3 pvg4&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062574#M600488</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-08-10T09:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062575#M600489</link>
      <description>That makes sense.  After I perform the lvextend with pvg3 and pvg4 I don't need to remirror them with the lvextend -m 1   correct?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Aug 2007 09:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062575#M600489</guid>
      <dc:creator>Burt Buchen</dc:creator>
      <dc:date>2007-08-10T09:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062576#M600490</link>
      <description>Hi Burt:&lt;BR /&gt;&lt;BR /&gt;When you have a mirrored logical volume, an 'lvextend' automatically handles the mirror.  The specification of a pv_path or a pvg_name is entirely optional.  The logical volume path and a size are all that are necessary.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 10 Aug 2007 09:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062576#M600490</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-08-10T09:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062577#M600491</link>
      <description>That was it.  Thanks.  It makes sense to me.&lt;BR /&gt;I thought I might have to break the mirror then &lt;BR /&gt;remirror it but this is the correct way.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;Burt</description>
      <pubDate>Fri, 10 Aug 2007 09:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062577#M600491</guid>
      <dc:creator>Burt Buchen</dc:creator>
      <dc:date>2007-08-10T09:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend Not enough free PE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062578#M600492</link>
      <description>Thanks again</description>
      <pubDate>Fri, 10 Aug 2007 09:53:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-pe/m-p/5062578#M600492</guid>
      <dc:creator>Burt Buchen</dc:creator>
      <dc:date>2007-08-10T09:53:03Z</dc:date>
    </item>
  </channel>
</rss>

