<?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: allocated PE's vs alloc LE's in a lvol in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596914#M647865</link>
    <description>Just to clarify a point, the lvol knows or cares nothing about the filesystem. Typically, when the filesystem is creeated or extended it uses all the extents in the lvol but that is not a requirement. Remember, you can have an lvol that is simply that. It might be swap, it might be a raw volume (device); or it might be (and usually is) a block device which contains a filesystem.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
    <pubDate>Wed, 17 Oct 2001 21:21:33 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-10-17T21:21:33Z</dc:date>
    <item>
      <title>allocated PE's vs alloc LE's in a lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596912#M647863</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;When PE's are assigned to a lvol in a VG, how do LE's then relate to the PE's?  Aren't they all used up straight away?&lt;BR /&gt;&lt;BR /&gt;Does the lvol know about the filesystem and whether it's using all the LE's?&lt;BR /&gt;&lt;BR /&gt;Thx,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Wed, 17 Oct 2001 21:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596912#M647863</guid>
      <dc:creator>Mark Henry_1</dc:creator>
      <dc:date>2001-10-17T21:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: allocated PE's vs alloc LE's in a lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596913#M647864</link>
      <description>Hi Mark:&lt;BR /&gt;&lt;BR /&gt;Logical Extents (LE) map to Physical Extents (PE).  Consider the case where the physical extents are distributed between two physical disk (see the man pages for 'lvcreate' for more information).  In this case, the physical extents are allocated alternately between the two disks.  The *logical* extents, and hence the order in which a steam of data would be written, are purely ascending.  Thus, LE number 1 would be on disk-1; LE #2 on disk-2; LE #3 (back again) on disk-1, etc.&lt;BR /&gt;&lt;BR /&gt;LVM keeps track of this relationship.  You can "see" it by creating a distributed logical volume and then viewing the PE/LE relationship with 'lvdisplay -v /dev/vgXY/lvolZ'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;</description>
      <pubDate>Wed, 17 Oct 2001 21:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596913#M647864</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-10-17T21:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: allocated PE's vs alloc LE's in a lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596914#M647865</link>
      <description>Just to clarify a point, the lvol knows or cares nothing about the filesystem. Typically, when the filesystem is creeated or extended it uses all the extents in the lvol but that is not a requirement. Remember, you can have an lvol that is simply that. It might be swap, it might be a raw volume (device); or it might be (and usually is) a block device which contains a filesystem.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Wed, 17 Oct 2001 21:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596914#M647865</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-10-17T21:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: allocated PE's vs alloc LE's in a lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596915#M647866</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;Thanks for the info:&lt;BR /&gt;&lt;BR /&gt;James, consider the following article:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x93cacf38d6bdd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x93cacf38d6bdd5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;How can a logical volume have less Current LE's than Allocated PE's?  Is this an indication of usage on the disk?  Regarding your description of the mapping of extents across different disks, the overall allocated PE's (from all disks) would still equal the LE's though?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mark&lt;BR /&gt;&lt;BR /&gt;p.s. thanks for the heads up - just took too much time taking care of it.</description>
      <pubDate>Wed, 17 Oct 2001 21:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596915#M647866</guid>
      <dc:creator>Mark Henry_1</dc:creator>
      <dc:date>2001-10-17T21:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: allocated PE's vs alloc LE's in a lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596916#M647867</link>
      <description>Hi (again) Mark:&lt;BR /&gt;&lt;BR /&gt;I'm not exactly sure what you are asking.  If you look at a simple mirrored logical volume (with 'lvdisplay -v /dev/vgXY/lvolZ') you see this (abbreviated):&lt;BR /&gt;&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol1&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;...          &lt;BR /&gt;Mirror copies               1            &lt;BR /&gt;...              &lt;BR /&gt;Current LE                  12        &lt;BR /&gt;Allocated PE                24          &lt;BR /&gt;...      &lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV  &lt;BR /&gt;   /dev/dsk/c0t6d0    12        12        &lt;BR /&gt;   /dev/dsk/c2t0d2    12        12        &lt;BR /&gt;&lt;BR /&gt; --- Logical extents ---&lt;BR /&gt;   LE   PV1                PE1  Status 1 PV2                PE2  Status 2 &lt;BR /&gt;   0000 /dev/dsk/c0t6d0    0000 current  /dev/dsk/c2t0d2    0000 current  &lt;BR /&gt;   0001 /dev/dsk/c0t6d0    0001 current  /dev/dsk/c2t0d2    0001 current&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;The "Current LE (logical extents)" equal 12 but the "Allocated PE (physical extents)" total exactly TWICE or 24.  This is because the logical volume is mirrored.  You can see the logical/physical mapping with the (v)erbose option of the 'lvdisplay' shown here.  The "current" notation next to the PE indicates that the data on each mirror is the same (synchronized) as opposed to "stale" which would indicate a mirror being built or a bad disk.&lt;BR /&gt;&lt;BR /&gt;Does this help?&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 17 Oct 2001 22:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596916#M647867</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-10-17T22:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: allocated PE's vs alloc LE's in a lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596917#M647868</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;Indeed it does - thanks!&lt;BR /&gt;&lt;BR /&gt;My problem was I didn't see it was a mirrored disk and so the idea that there were more physical extents than logical ones assigned in the lvol didn't make sense.  Also the fact that there were 2x PE's didn't click..&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Wed, 17 Oct 2001 22:11:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocated-pe-s-vs-alloc-le-s-in-a-lvol/m-p/2596917#M647868</guid>
      <dc:creator>Mark Henry_1</dc:creator>
      <dc:date>2001-10-17T22:11:52Z</dc:date>
    </item>
  </channel>
</rss>

