<?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: What sets PE size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790686#M616196</link>
    <description>It can be set when you create a volume group, and only then. &lt;BR /&gt;&lt;BR /&gt;One extent is the smallest piece of disk you can (theoretically) present to the applications as a logical volume. &lt;BR /&gt;&lt;BR /&gt;When you create a volume group, you decide the maximum number of extents, the extent size and the maximum number of physical volumes in the volume group. These three things determine the size of the LVM configuration data for that volume group.&lt;BR /&gt;&lt;BR /&gt;Because all disks in a volume group must have the same extent size, there is no point to set PE size in pvcreate.</description>
    <pubDate>Thu, 18 May 2006 11:14:53 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2006-05-18T11:14:53Z</dc:date>
    <item>
      <title>What sets PE size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790683#M616193</link>
      <description>When you do vgdisplay, you see the line&lt;BR /&gt;&lt;BR /&gt;PE Size (Mbytes)  16&lt;BR /&gt;&lt;BR /&gt;sometimes it can be 4 or 8. What controls this? I see no option to set PE size in pvcreate.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 May 2006 10:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790683#M616193</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-05-18T10:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: What sets PE size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790684#M616194</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;It will be with &lt;BR /&gt;vgcreate the -s options&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-s pe_size          Sets the number of megabytes in each physical&lt;BR /&gt;                               extent, where pe_size is expressed in units&lt;BR /&gt;                               of megabytes (MB) in the range 1 to 256.&lt;BR /&gt;                               pe_size must be equal to a power of 2 (1, 2,&lt;BR /&gt;                               4, 8, etc.).  The default value for pe_size&lt;BR /&gt;                               is 4 (four megabytes).</description>
      <pubDate>Thu, 18 May 2006 11:05:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790684#M616194</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2006-05-18T11:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: What sets PE size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790685#M616195</link>
      <description>vgcreate will take care of this. Read man pages for vgcreate&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Thu, 18 May 2006 11:07:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790685#M616195</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2006-05-18T11:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: What sets PE size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790686#M616196</link>
      <description>It can be set when you create a volume group, and only then. &lt;BR /&gt;&lt;BR /&gt;One extent is the smallest piece of disk you can (theoretically) present to the applications as a logical volume. &lt;BR /&gt;&lt;BR /&gt;When you create a volume group, you decide the maximum number of extents, the extent size and the maximum number of physical volumes in the volume group. These three things determine the size of the LVM configuration data for that volume group.&lt;BR /&gt;&lt;BR /&gt;Because all disks in a volume group must have the same extent size, there is no point to set PE size in pvcreate.</description>
      <pubDate>Thu, 18 May 2006 11:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790686#M616196</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2006-05-18T11:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: What sets PE size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790687#M616197</link>
      <description>OK. &lt;BR /&gt;&lt;BR /&gt;Another question I have, I have a HP 73.4G disk.&lt;BR /&gt;&lt;BR /&gt;However in the vg00 volume group info, (the only volume group I have):&lt;BR /&gt; &lt;BR /&gt;Total PE                    4318&lt;BR /&gt;PE Size (Mbytes)            16&lt;BR /&gt;&lt;BR /&gt;Which means I have 69088 MB on that disk.&lt;BR /&gt;&lt;BR /&gt;However, diskinfo reveals it has 73.4GB or 75161.6 MB, or a difference of 6073 MB. Where did that 6GB go?  Has it gone to another "slice" (this is an Itenium machine) or has it gone for filesystem creation?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 May 2006 11:17:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790687#M616197</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-05-18T11:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: What sets PE size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790688#M616198</link>
      <description>could you do a bdf?  &lt;BR /&gt;&lt;BR /&gt;I belive it has gone to your filesystem creation, also is your vg00 mirrored?  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 May 2006 11:46:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790688#M616198</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2006-05-18T11:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: What sets PE size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790689#M616199</link>
      <description>Yes - Itanium boot disks have 3 slices.&lt;BR /&gt;&lt;BR /&gt;#1 is the FAT-32 slice used for booting&lt;BR /&gt;#2 is the standard LVM slice for the OS&lt;BR /&gt;#3 is the Diag slice used for Offline Diags.&lt;BR /&gt;&lt;BR /&gt;So the vgdisplay of vg00 is only going to show you the size of slice #2&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 18 May 2006 12:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790689#M616199</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2006-05-18T12:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: What sets PE size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790690#M616200</link>
      <description>That clarifies a lot.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 May 2006 12:54:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790690#M616200</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-05-18T12:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: What sets PE size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790691#M616201</link>
      <description>vgcreate has some important option that is usually used in creating VG.&lt;BR /&gt;#vgcreate -s PE_SIZE -e MAX_PE&lt;BR /&gt;PE_SIZE can be: 8,16,32,64...&lt;BR /&gt;Max_pe is number you can specify to address all  you disk's capacity&lt;BR /&gt;Eg: You want to create 01 VG contains 02 73GB disk with PE=16 so MAX_PE=&amp;gt;73*2=146GB*1024/16MB=9344&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 18 May 2006 21:45:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-sets-pe-size/m-p/3790691#M616201</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2006-05-18T21:45:45Z</dc:date>
    </item>
  </channel>
</rss>

