<?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: IVEXTEND in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675526#M617019</link>
    <description>Hi Yogi,&lt;BR /&gt;&lt;BR /&gt;This means that the maximum size of a lun that you can add to your VG is&lt;BR /&gt;&lt;BR /&gt;5759 * 8 = 45 GB.&lt;BR /&gt;&lt;BR /&gt;The easiest way is to add 4 Luns of 45 GB to vgstrm02.&lt;BR /&gt;&lt;BR /&gt;You can check the max_pe_per_PV with the command vgdisplay -v vgstrm02</description>
    <pubDate>Mon, 21 Nov 2005 03:15:10 GMT</pubDate>
    <dc:creator>Luk Vandenbussche</dc:creator>
    <dc:date>2005-11-21T03:15:10Z</dc:date>
    <item>
      <title>IVEXTEND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675525#M617018</link>
      <description>Hello all..&lt;BR /&gt;I am extending one vg by 200GB by following command..&lt;BR /&gt;But its not  extended by 200GB....&lt;BR /&gt;Please refer the following error..screenshot.. &lt;BR /&gt;&lt;BR /&gt;yogeshg@mbpscw01/&amp;gt;vgextend /dev/vgstrm02 /dev/dsk/c12t2d2&lt;BR /&gt;vgextend: Warning: Max_PE_per_PV for the volume group (5759) too small for this PV (25599).&lt;BR /&gt;         Using only 5759 PEs from this physical volume.&lt;BR /&gt;Volume group "/dev/vgstrm02" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vgstrm02 has been saved in /etc/lvmconf/vgstrm02.conf&lt;BR /&gt;yogeshg@mbpscw01/&amp;gt;umount /ixgfs_str9&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Nov 2005 03:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675525#M617018</guid>
      <dc:creator>YOGI_3</dc:creator>
      <dc:date>2005-11-21T03:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: IVEXTEND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675526#M617019</link>
      <description>Hi Yogi,&lt;BR /&gt;&lt;BR /&gt;This means that the maximum size of a lun that you can add to your VG is&lt;BR /&gt;&lt;BR /&gt;5759 * 8 = 45 GB.&lt;BR /&gt;&lt;BR /&gt;The easiest way is to add 4 Luns of 45 GB to vgstrm02.&lt;BR /&gt;&lt;BR /&gt;You can check the max_pe_per_PV with the command vgdisplay -v vgstrm02</description>
      <pubDate>Mon, 21 Nov 2005 03:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675526#M617019</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-11-21T03:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: IVEXTEND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675527#M617020</link>
      <description>You are limited by no. of PEs in a VG. the max number is 65535. If you have a very big sized disk to beincluded in vg, you  should set PE size high.&lt;BR /&gt;&lt;BR /&gt;There is no way to crrect this but only to re-create vg.&lt;BR /&gt;&lt;BR /&gt;man vgcreate for details.</description>
      <pubDate>Mon, 21 Nov 2005 03:16:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675527#M617020</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-11-21T03:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: IVEXTEND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675528#M617021</link>
      <description>It sounds like the volume group was created with much smaller physical volumes than the 200 gig you are trying to add to it.  In a volume group all of the physical extents PEs must be the same size (in this case 8Meg) and the max pe per pv sets the largest physical volume size that can be added (in this case 45Gig) and its now about 45Gig&lt;BR /&gt;&lt;BR /&gt;A couple of options seem obvious, &lt;BR /&gt;&lt;BR /&gt;One, split the 200gig partition up into smaller luns or smaller disks in the array subsystem and add the bunch of smaller disks to the vg (this will be harder to manage in the future sense you will use up more of the max pvs per vg)&lt;BR /&gt;&lt;BR /&gt;Two, create a new vg with just the 200 gig disk in it and migrate the logical volumes over to it one at a time. (this may take several reboots but possibly not as much down time)&lt;BR /&gt;&lt;BR /&gt;Three, create backups of all the file systems and logical volumes, drop the existing vg, and recreate the vg with all the physical volumes in it, recreate the lvs and file systems, and restore from backup (this will take more down time but should only take one reboot)&lt;BR /&gt;&lt;BR /&gt;Hope that helps some&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Nov 2005 15:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675528#M617021</guid>
      <dc:creator>Howard Marshall</dc:creator>
      <dc:date>2005-11-21T15:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: IVEXTEND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675529#M617022</link>
      <description>Hi Yogi:&lt;BR /&gt;&lt;BR /&gt;The message means just what it says -- namely that only 5759 PE were used.  Multiply this by your PESIZE and you will see how much of the 200GB you wanted was used.&lt;BR /&gt;&lt;BR /&gt;The geometry of the LVM header is fixed during 'vgcreate'  The '-e max_pe' argument sets the maximum number of physical extents&lt;BR /&gt;that can be allocated from any one of the physical volumes in the volume group begin created.  You have reached this limit.&lt;BR /&gt;&lt;BR /&gt;The only way to change this is to destroy and recreate the volume group.&lt;BR /&gt;&lt;BR /&gt;Your 'vgextned' was partially successful; taht is, it did as much as it could.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 21 Nov 2005 15:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ivextend/m-p/3675529#M617022</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-11-21T15:52:54Z</dc:date>
    </item>
  </channel>
</rss>

