<?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: Less disk size after vgextend in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346098#M565902</link>
    <description>Did you get an error message with vgextend? The maximum size of any disk (including additional disks added at a later time) is controlled by the max_pe value with vgcreate. If the current disks are smaller than 9GB, then the max_pe value may not allow a bigger disk to be added. Always use the -e max_pe and -s pe_size options with vgcreate. Unless you have a recent version of HP-UX, you can't change the max_pe value. You'll have to backup everything on the volume group, unmount and export the volume, then rebuild it with larger max_pe and pe_size values.</description>
    <pubDate>Wed, 28 Jan 2009 06:47:27 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2009-01-28T06:47:27Z</dc:date>
    <item>
      <title>Less disk size after vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346096#M565900</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;    I have added 9 GB of disk in the system. After pvcreate and vgextend i am getting only 4 GB of disk size. &lt;BR /&gt; SEAGATE ST39173WC          /dev/dsk/c2t10d0   10/8.10.0    8683   /dev/vg03&lt;BR /&gt;&lt;BR /&gt;After vgextend:&lt;BR /&gt;PV Name                     /dev/dsk/c2t10d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    1023 (4GB)&lt;BR /&gt;   Free PE                     1023&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Do i need to tune any kernel parameter or is there any disk corruption. Plesse suggest me the necessary steps.&lt;BR /&gt;&lt;BR /&gt;Thank You !!!!!</description>
      <pubDate>Wed, 28 Jan 2009 05:24:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346096#M565900</guid>
      <dc:creator>Md.Shahabuddin</dc:creator>
      <dc:date>2009-01-28T05:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Less disk size after vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346097#M565901</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for the VG do a &lt;BR /&gt;#vgdisplay -v /dev/&lt;VG_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;and check the values for &lt;BR /&gt;&lt;BR /&gt;MAX PE PER PV&lt;BR /&gt;and PE Size&lt;BR /&gt;&lt;BR /&gt;i think the MAX PE PER PV is low.&lt;BR /&gt;&lt;BR /&gt;Multiply that with the reported PE Size value and the max size that can be used for a PV added to that VG is obtained.&lt;BR /&gt;&lt;BR /&gt;REgards&lt;BR /&gt;Sujit&lt;/VG_NAME&gt;</description>
      <pubDate>Wed, 28 Jan 2009 06:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346097#M565901</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-28T06:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Less disk size after vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346098#M565902</link>
      <description>Did you get an error message with vgextend? The maximum size of any disk (including additional disks added at a later time) is controlled by the max_pe value with vgcreate. If the current disks are smaller than 9GB, then the max_pe value may not allow a bigger disk to be added. Always use the -e max_pe and -s pe_size options with vgcreate. Unless you have a recent version of HP-UX, you can't change the max_pe value. You'll have to backup everything on the volume group, unmount and export the volume, then rebuild it with larger max_pe and pe_size values.</description>
      <pubDate>Wed, 28 Jan 2009 06:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346098#M565902</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-01-28T06:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Less disk size after vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346099#M565903</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;          I have got the solution.&lt;BR /&gt;&lt;BR /&gt;I have re created the VG with&lt;BR /&gt;&lt;BR /&gt;vgcreate -e 2170 xxxxx xxxxx&lt;BR /&gt;&lt;BR /&gt;This allows me to add 9 GB disk.&lt;BR /&gt;&lt;BR /&gt;Thank you very much</description>
      <pubDate>Wed, 28 Jan 2009 07:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346099#M565903</guid>
      <dc:creator>Md.Shahabuddin</dc:creator>
      <dc:date>2009-01-28T07:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Less disk size after vgextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346100#M565904</link>
      <description>If the OS is 11.23 you can install the latest lvm command patch and use the command&lt;BR /&gt;vgmodify to modify the max_pe per pv</description>
      <pubDate>Thu, 29 Jan 2009 10:28:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/less-disk-size-after-vgextend/m-p/4346100#M565904</guid>
      <dc:creator>sdass</dc:creator>
      <dc:date>2009-01-29T10:28:09Z</dc:date>
    </item>
  </channel>
</rss>

