<?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 limit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060228#M630634</link>
    <description>Thanks!</description>
    <pubDate>Mon, 01 Sep 2003 07:50:37 GMT</pubDate>
    <dc:creator>Philippe NAVAJAS</dc:creator>
    <dc:date>2003-09-01T07:50:37Z</dc:date>
    <item>
      <title>lvextend limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060222#M630628</link>
      <description>I try to extend my logical volume, and I receive the following message : &lt;BR /&gt;Must be a value between 1 and 65535&lt;BR /&gt;Patch? Wrong value for my VG or LV options ?&lt;BR /&gt;(HP11.11)&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg02&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                      1&lt;BR /&gt;Open LV                     1&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      8&lt;BR /&gt;Act PV                      8&lt;BR /&gt;Max PE per PV               8631&lt;BR /&gt;VGDA                        16&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    69040&lt;BR /&gt;Alloc PE                    65535&lt;BR /&gt;Free PE                     3505&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;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg02/lvol1&lt;BR /&gt;VG Name                     /dev/vg02&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)            262140&lt;BR /&gt;Current LE                  65535&lt;BR /&gt;Allocated PE                65535&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>Sat, 30 Aug 2003 21:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060222#M630628</guid>
      <dc:creator>Philippe NAVAJAS</dc:creator>
      <dc:date>2003-08-30T21:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060223#M630629</link>
      <description>You already have 65535 PEs in lvol1:&lt;BR /&gt;&lt;BR /&gt;Allocated PE 65535 &lt;BR /&gt;&lt;BR /&gt;...so it looks to be at it's maximum already.&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Aug 2003 21:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060223#M630629</guid>
      <dc:creator>Rob_132</dc:creator>
      <dc:date>2003-08-30T21:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060224#M630630</link>
      <description>If you want to extend this LV, then you are going to have to completely recreate this VG from scratch.  65535 is the limit for the number of logical extents that an LV can contain.  You are at this limit already.&lt;BR /&gt;&lt;BR /&gt;To get around this you must recreate the VG with a larger physical extent (PE) size.  If you require LV's that are that large, you should probably go ahead and go to 8 or 16 MB PE's.&lt;BR /&gt;&lt;BR /&gt;You other alternative is to figure out a way to split this one LV up into two or more.  If there is some way you can split up the mount points you may be able to do this.&lt;BR /&gt;&lt;BR /&gt;As it stands right now, this LV is as large as it possibly can be.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Aug 2003 00:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060224#M630630</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-08-31T00:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060225#M630631</link>
      <description>I'm backing up Patrick on this one.&lt;BR /&gt;&lt;BR /&gt;I've had the same situation and the only alterative was to rebuild the volume group completely.&lt;BR /&gt;&lt;BR /&gt;When you are ready to build the new volume group, be sure to specify the parameter -e as high as it can go so the volume group can reach the maximum capacity. &lt;BR /&gt;&lt;BR /&gt;Seems like that was done originally.&lt;BR /&gt;&lt;BR /&gt;Might be time to break up the volume group into more manageble chunks.  When I hit this limit on my old production box, I segmented the oracle stuff and gave it its own volume group, vg02.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 31 Aug 2003 01:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060225#M630631</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-31T01:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060226#M630632</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;As guys wrote you already reach the maximum&lt;BR /&gt;number of PE for LV and if you want that&lt;BR /&gt;LV will be bigger you need to set it when&lt;BR /&gt;you create VG (in the begin)&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Sun, 31 Aug 2003 18:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060226#M630632</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-08-31T18:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060227#M630633</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can do this by increasing the PE size.In your case it be only by recreating VG. while recreating new VG you can do this by using -s switch.You can specify value in the range 1 to 256 and that shold be eual to power of 2 like 2,4,8,16,30 etc...&lt;BR /&gt;&lt;BR /&gt;But best way would be if u can split then u better create a new LV insted of creating a new VG from scratch.&lt;BR /&gt;&lt;BR /&gt;ATB&lt;BR /&gt;Sudhakar</description>
      <pubDate>Mon, 01 Sep 2003 05:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060227#M630633</guid>
      <dc:creator>Sudhakar.J</dc:creator>
      <dc:date>2003-09-01T05:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend limit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060228#M630634</link>
      <description>Thanks!</description>
      <pubDate>Mon, 01 Sep 2003 07:50:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-limit/m-p/3060228#M630634</guid>
      <dc:creator>Philippe NAVAJAS</dc:creator>
      <dc:date>2003-09-01T07:50:37Z</dc:date>
    </item>
  </channel>
</rss>

