<?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: vgdisplay in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938990#M113282</link>
    <description>Hi&lt;BR /&gt; &lt;BR /&gt;Total PE: All physical extents you can use for this VG&lt;BR /&gt;Alloc PE: All physical extents used for this VG&lt;BR /&gt;&lt;BR /&gt;PE Size (Mbytes): Size of one extent&lt;BR /&gt;&lt;BR /&gt;Chris</description>
    <pubDate>Mon, 31 Mar 2003 05:40:13 GMT</pubDate>
    <dc:creator>Christian Gebhardt</dc:creator>
    <dc:date>2003-03-31T05:40:13Z</dc:date>
    <item>
      <title>vgdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938989#M113281</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In the vgdisplay -v /dev/vgXX output. What does the "Total PE" and "Alloc PE" mean? Are the values of these field computed?&lt;BR /&gt;&lt;BR /&gt;regards...</description>
      <pubDate>Mon, 31 Mar 2003 05:36:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938989#M113281</guid>
      <dc:creator>Ricky B. Nino</dc:creator>
      <dc:date>2003-03-31T05:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938990#M113282</link>
      <description>Hi&lt;BR /&gt; &lt;BR /&gt;Total PE: All physical extents you can use for this VG&lt;BR /&gt;Alloc PE: All physical extents used for this VG&lt;BR /&gt;&lt;BR /&gt;PE Size (Mbytes): Size of one extent&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Mon, 31 Mar 2003 05:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938990#M113282</guid>
      <dc:creator>Christian Gebhardt</dc:creator>
      <dc:date>2003-03-31T05:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938991#M113283</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;simply,&lt;BR /&gt;&lt;BR /&gt;Total PE= allocated PE + free PE &lt;BR /&gt;&lt;BR /&gt;Alloc PE= already allocated PE&lt;BR /&gt;&lt;BR /&gt;Free PE = unallocated PE ( Use this PE for allocating)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;have a good day!</description>
      <pubDate>Mon, 31 Mar 2003 05:44:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938991#M113283</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2003-03-31T05:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938992#M113284</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When you first created the VG, if you didn't specify a value for Physical Extent size, then it would create it with a 4MB extent. An extent is a contiguous set of blocks.&lt;BR /&gt;&lt;BR /&gt;To give you an example, take a 2 GB disk (for easy calculations let's say it's capacity is 2000MB) and configure it under a VG with a default extent size of 4MB. With this, you will get 2000/4=500 extents.  If you added another 2GB disk, it would become 1000 extents. This is the "Total PE" in that volume group.&lt;BR /&gt;&lt;BR /&gt;Say you created a logical volume of 400MB. This means you "alloted" 400/4=100 extents to a logical volume. So 100 becomes the "Alloc PE". So, the Alloc PE will be a sum of the extents allocated to all the logical volumes in that VG.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 31 Mar 2003 05:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938992#M113284</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-31T05:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938993#M113285</link>
      <description>Total PE: - Means Total Physical Extents. The extent size is 8mb which means I have 8680*4=34720mb&lt;BR /&gt;Allocated is the number which is actually used using the same calculation.&lt;BR /&gt;&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&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                      14     &lt;BR /&gt;Open LV                     14     &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      2      &lt;BR /&gt;Act PV                      2      &lt;BR /&gt;Max PE per PV               4350         &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            8               &lt;BR /&gt;Total PE                    8680    &lt;BR /&gt;Alloc PE                    3644    &lt;BR /&gt;Free PE                     5036    &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0</description>
      <pubDate>Mon, 31 Mar 2003 05:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938993#M113285</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-31T05:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938994#M113286</link>
      <description>You should look at &lt;BR /&gt;&lt;BR /&gt;Total PE&lt;BR /&gt;PE size &lt;BR /&gt;Alloc PE&lt;BR /&gt;Total PE--Total PE in the VG which the sum of the number of physical extents belonging to each available disk in the volume group.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PE size * total PE =size of the volumegroup(total size of the hard disks in the VG)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Mar 2003 05:54:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938994#M113286</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-03-31T05:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938995#M113287</link>
      <description>man vgdisplay&lt;BR /&gt;Total PE = Alloc PE + Free PE&lt;BR /&gt;&lt;BR /&gt;Total PE: Total number of physical extents within the volume group: the sum of the number of physical extents belonging to each available physical volume in the volume group. &lt;BR /&gt;Alloc PE: Number of physical extents currently allocated to logical volumes.&lt;BR /&gt;Free PE: Number of physical extents not allocated.&lt;BR /&gt;&lt;BR /&gt;A Physical Extent is a unit used for allocating disk space to logical volumes. The Default size of a physical extent is 4mb.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Mar 2003 06:08:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay/m-p/2938995#M113287</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-03-31T06:08:10Z</dc:date>
    </item>
  </channel>
</rss>

