<?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: VG extension in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497671#M555973</link>
    <description>Hi Jeev,&lt;BR /&gt;&lt;BR /&gt;ANOTHER question rises, is that, why your vgdisplay was showing "Free PE" as zero, BEFORE extending.&lt;BR /&gt;&lt;BR /&gt;Total PE 639  &amp;lt;&amp;lt;===&lt;BR /&gt;Alloc PE 639&lt;BR /&gt;Free PE 0  &amp;lt;&amp;lt;===&lt;BR /&gt;&lt;BR /&gt;And still you can extend the LV?&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Sep 2009 09:54:06 GMT</pubDate>
    <dc:creator>R.K. #</dc:creator>
    <dc:date>2009-09-17T09:54:06Z</dc:date>
    <item>
      <title>VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497661#M555963</link>
      <description>Hi Team, &lt;BR /&gt; I have a doubt in vgextension,&lt;BR /&gt;&lt;BR /&gt;I have done a vg extension in one of our hpux server which is in production environment.&lt;BR /&gt;activity is extending a filesystem from 10GB to 15 GB (increasing 5GB )of particular filesystem&lt;BR /&gt;&lt;BR /&gt;i have 639 PE in a VG Each PE= 16 MB&lt;BR /&gt;&lt;BR /&gt;639x16=10224 MB&lt;BR /&gt;&lt;BR /&gt;i need to extend 5GB (5120 mb)&lt;BR /&gt;&lt;BR /&gt;so 10224+5120 = 15344 mb&lt;BR /&gt;&lt;BR /&gt;when i execute &lt;BR /&gt;lvextend -L 15344 /dev/vgname/lvname&lt;BR /&gt;&lt;BR /&gt;it throws error as&lt;BR /&gt;&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vgsappbi/lvsappbi" could not be extended.&lt;BR /&gt;Failure possibly caused by strict allocation policy&lt;BR /&gt;&lt;BR /&gt;then i executed&lt;BR /&gt;&lt;BR /&gt;lvextend -L 15328 /dev/vgname/lvname&lt;BR /&gt;&lt;BR /&gt;it extended successfully&lt;BR /&gt;&lt;BR /&gt;what happened to 15344 -15328 = 16 MB (1 PE)&lt;BR /&gt;can any one clear my doubt ? how its happened&lt;BR /&gt;Please....</description>
      <pubDate>Tue, 15 Sep 2009 10:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497661#M555963</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2009-09-15T10:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497662#M555964</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you post the output of&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v vg_name&lt;BR /&gt;# lvdisplay -v /dev/vg_name/lv_name&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 15 Sep 2009 10:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497662#M555964</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-09-15T10:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497663#M555965</link>
      <description>You have probably run out of your device belong to Hard Disk. You can see this by issuing:&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v /dev/vgname/lvname</description>
      <pubDate>Tue, 15 Sep 2009 11:00:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497663#M555965</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-15T11:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497664#M555966</link>
      <description>Ya i agree that its out of space availability,&lt;BR /&gt;&lt;BR /&gt;the thing is when it alloted 10GB the available PE was only 639 =10224,&lt;BR /&gt;10GB =10240-10224 =16 here also i missing 1PE&lt;BR /&gt;&lt;BR /&gt;and when i extend 5GB 5120MB&lt;BR /&gt;&lt;BR /&gt;that is 10+5 =15GB &lt;BR /&gt;        10240+5120 =15360MB&lt;BR /&gt;&lt;BR /&gt;But here is &lt;BR /&gt;&lt;BR /&gt;      10224 +5104 =15328 MB&lt;BR /&gt;&lt;BR /&gt;each time 1 PE is losing&lt;BR /&gt;&lt;BR /&gt;LV availability is only 639 when it was 10 GB&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Sep 2009 11:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497664#M555966</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2009-09-15T11:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497665#M555967</link>
      <description>This is when the file system was 10GB (before extending to 15 GB)&lt;BR /&gt;#&lt;BR /&gt;# vgdisplay -v /dev/vgsappbi&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vgsappbi&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                      50&lt;BR /&gt;Cur PV                      1&lt;BR /&gt;Act PV                      1&lt;BR /&gt;Max PE per PV               1016&lt;BR /&gt;VGDA                        2&lt;BR /&gt;PE Size (Mbytes)            16&lt;BR /&gt;Total PE                    639&lt;BR /&gt;Alloc PE                    639&lt;BR /&gt;Free PE                     0&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/vgsappbi/lvsappbi&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            10224&lt;BR /&gt;   Current LE                  639&lt;BR /&gt;   Allocated PE                639&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c4t1d6&lt;BR /&gt;   PV Name                     /dev/dsk/c6t1d6  Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c8t1d6  Alternate Link&lt;BR /&gt;   PV Name                     /dev/dsk/c10t1d6 Alternate Link&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    639&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On</description>
      <pubDate>Tue, 15 Sep 2009 11:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497665#M555967</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2009-09-15T11:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497666#M555968</link>
      <description>So from your opinion, (I am not sure just thinking) system does not give all free bytes as it holds 1 PE for some reasons such as some LV data backup or something ..</description>
      <pubDate>Tue, 15 Sep 2009 11:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497666#M555968</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-15T11:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497667#M555969</link>
      <description>Ya me too think that system holds 1 PE for some precaution purpose, but i need to confirm this...&lt;BR /&gt;&lt;BR /&gt;Did anybody have any idea about this and help me out&lt;BR /&gt;&lt;BR /&gt;Thanks in advance......</description>
      <pubDate>Tue, 15 Sep 2009 11:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497667#M555969</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2009-09-15T11:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497668#M555970</link>
      <description>Check:&lt;BR /&gt;&lt;BR /&gt;pvdisplay /dev/dsk/cXtXd0 to see if you still can see free PE ?</description>
      <pubDate>Tue, 15 Sep 2009 12:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497668#M555970</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-15T12:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497669#M555971</link>
      <description>And besides note that:&lt;BR /&gt;&lt;BR /&gt;if you cannot see your disk cXtXdX with command&lt;BR /&gt;&lt;BR /&gt;# pvdisplay /dev/dsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;issue the command:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v |grep "PV Name" to see if your disk is in the list, if not it is not a member of LVM Group.</description>
      <pubDate>Tue, 15 Sep 2009 12:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497669#M555971</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-15T12:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497670#M555972</link>
      <description>i think those commands will not help me to know about the missing PE.. because in availability PE itself its not showing the full size... my question is why its taking one PE in hide but when i increase by 1PE its extending without any cross cut.</description>
      <pubDate>Tue, 15 Sep 2009 12:47:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497670#M555972</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2009-09-15T12:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497671#M555973</link>
      <description>Hi Jeev,&lt;BR /&gt;&lt;BR /&gt;ANOTHER question rises, is that, why your vgdisplay was showing "Free PE" as zero, BEFORE extending.&lt;BR /&gt;&lt;BR /&gt;Total PE 639  &amp;lt;&amp;lt;===&lt;BR /&gt;Alloc PE 639&lt;BR /&gt;Free PE 0  &amp;lt;&amp;lt;===&lt;BR /&gt;&lt;BR /&gt;And still you can extend the LV?&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Sep 2009 09:54:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497671#M555973</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-09-17T09:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497672#M555974</link>
      <description>Let me clear that the out put was when filesystem was 10 GB before assining 5 GB LUN&lt;BR /&gt;*******************************************&lt;BR /&gt;when is assigned 10 GB &lt;BR /&gt;(10 GB =10240 MB) right&lt;BR /&gt;&lt;BR /&gt;i will get 10240 MB (1024x10)&lt;BR /&gt; &lt;BR /&gt;if 1 PE =16 MB &lt;BR /&gt;&lt;BR /&gt;i should get 640 available PE  right?&lt;BR /&gt;&lt;BR /&gt;but i am getting only 639 PE&lt;BR /&gt;&lt;BR /&gt; that is &lt;BR /&gt;&lt;BR /&gt;639x16 = 10224 MB&lt;BR /&gt;&lt;BR /&gt;10240 - 10224 = 16MB = 1PE ?&lt;BR /&gt;******************************************&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Sep 2009 10:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497672#M555974</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2009-09-17T10:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: VG extension</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497673#M555975</link>
      <description>When LVM allocates disk space to a logical volume, it automatically creates a mapping of the logical extents to physical extents. &lt;BR /&gt;&lt;BR /&gt;This mapping depends on the policy chosen when creating the logical volume. &lt;BR /&gt;&lt;BR /&gt;For example,&lt;BR /&gt;1&amp;gt;If its Logical Volume is normal then it will be mapped to 1 Physicla Extent only &lt;BR /&gt;2&amp;gt;If one mirror copy exists, then each logical extent maps to two physical extents, one extent for the original and one for the mirror copy.</description>
      <pubDate>Fri, 18 Sep 2009 10:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-extension/m-p/4497673#M555975</guid>
      <dc:creator>Ishwar_1</dc:creator>
      <dc:date>2009-09-18T10:52:53Z</dc:date>
    </item>
  </channel>
</rss>

