<?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: Increasing PE size of an LV in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585057#M647481</link>
    <description>PE is not manageable with lv commands. It is fixed during the volume group creation. It's a volume group attribute. So, you need to recreate the volume group with a different size.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Wed, 26 Sep 2001 14:39:51 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2001-09-26T14:39:51Z</dc:date>
    <item>
      <title>Increasing PE size of an LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585052#M647476</link>
      <description>Howdy,&lt;BR /&gt;&lt;BR /&gt;I have a LV that has been created with 4 MB PEs. I now require more than 65535 x 4 MB for that LV (&amp;gt; ~256 GB).&lt;BR /&gt;&lt;BR /&gt;It appears I now need to increase my PE size from 4 MB to perhaps 8 MB (or maybe 16 MB before this is over).&lt;BR /&gt;&lt;BR /&gt;The LV is not striped. I have Online JFS installed - great product but I'm not sure it will help me here.&lt;BR /&gt;&lt;BR /&gt;Questions:&lt;BR /&gt;Must I recreate the Volume group from scratch?&lt;BR /&gt;&lt;BR /&gt;What affect would a 8 or 16 MB PE have over a 4 MB PE in terms of performance - the VG is used for large files?&lt;BR /&gt;&lt;BR /&gt;I can backup/move all of the data off of the VG/LV as necessary.&lt;BR /&gt;&lt;BR /&gt;PS: I have an outstanding post to assign points against - when we get around to performing that last task I will award the points - apologies.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2001 02:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585052#M647476</guid>
      <dc:creator>Philip Kernohan</dc:creator>
      <dc:date>2001-09-26T02:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing PE size of an LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585053#M647477</link>
      <description>Hi Philip,&lt;BR /&gt;&lt;BR /&gt;No Choice, You cannot do that once the Vg is created. It is possible at the time of VG creation. Do "man vgcreate" for more info.&lt;BR /&gt;&lt;BR /&gt;This is my opinion. Someone else may have a different solution for you.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2001 03:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585053#M647477</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-26T03:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing PE size of an LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585054#M647478</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sorry you will need to create a new volume. You can only change the defaults (which is 4) at the time of creation. Suggest you create a new one with the extent size that you would like and copy across you data.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2001 03:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585054#M647478</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-09-26T03:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing PE size of an LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585055#M647479</link>
      <description>Hi Philip,&lt;BR /&gt;&lt;BR /&gt;This link might be old, but may help you in finding the answers you are looking for.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=c2d9f5640e298a7b6f/screen=ckiDisplayDocument?docId=400000000354541" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=c2d9f5640e298a7b6f/screen=ckiDisplayDocument?docId=400000000354541&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Sep 2001 03:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585055#M647479</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-26T03:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing PE size of an LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585056#M647480</link>
      <description>Hello Philip,&lt;BR /&gt;&lt;BR /&gt;yes, you have to re-create your VG!&lt;BR /&gt;But choose your poison wisely - a PE-size of&lt;BR /&gt;8MB is NOT much better than 4MB...&lt;BR /&gt;&lt;BR /&gt;Ask yourself the following questions:&lt;BR /&gt;1) how big will the biggest LV become, ever?&lt;BR /&gt;2) how many PVs will you have to add, ever?&lt;BR /&gt;3) what size-restrictions do your LVs have?&lt;BR /&gt;4) how many LVs will you need in the VG, ever?&lt;BR /&gt;&lt;BR /&gt;Now for the answers:&lt;BR /&gt;1) seems like 256GB to the supported limit of&lt;BR /&gt;1) 1TB (=1024GB).&lt;BR /&gt;&lt;BR /&gt;2) depending on your RAID-boxes, you might have&lt;BR /&gt;2) something from 4GB to 100GB per LUN or&lt;BR /&gt;2) single PV. And you will have therefor from&lt;BR /&gt;2) 64 to 255 (maximum value) PVs in that VG.&lt;BR /&gt;&lt;BR /&gt;3) Does it matter to you/your company wether&lt;BR /&gt;3) you have some "slack" of a few MBs?&lt;BR /&gt;3) So can you live with LVs having sizes in &lt;BR /&gt;3) multiples of, say, 32MB, or 64MB?&lt;BR /&gt;&lt;BR /&gt;4) Even for huge databases I guess you will not&lt;BR /&gt;4) need more than, say 30-50 LVs, right?&lt;BR /&gt;&lt;BR /&gt;That makes your "vgcreate" command-line like:&lt;BR /&gt;&lt;BR /&gt;vgcreate -p 128 -l 64 -s 64 -e 2048 /dev/vgBIG ...&lt;BR /&gt;&lt;BR /&gt;or even like this:&lt;BR /&gt;&lt;BR /&gt;vgcreate -p 128 -l 32 -s 256 -e 1024 /dev/vgBIG ...&lt;BR /&gt;&lt;BR /&gt;The first example would allow to have up to 128 PVs, each of up to 2048 * 64MB and to be &lt;BR /&gt;used by up to 64 LVs, whereas the second does&lt;BR /&gt;permit you to have up to 128 PVs, again, but&lt;BR /&gt;this time each one of up to 1024 * 256MB, and&lt;BR /&gt;(only) up to 32 LVs.&lt;BR /&gt;So the maximum size for the VG would be a mere&lt;BR /&gt;128 * 2048 * 64MB = 16TB or even&lt;BR /&gt;128 * 1024 * 256MB = 32TB&lt;BR /&gt;where each LV could be up to 1TB (=1024GB) in&lt;BR /&gt;size (for that's the officially supported &lt;BR /&gt;limit for the sizes of LVs).&lt;BR /&gt;&lt;BR /&gt;AND you would be able to add PVs of whatever&lt;BR /&gt;size you want (well, up to 256GB/Disk or LUN)&lt;BR /&gt;later on...&lt;BR /&gt;&lt;BR /&gt;BTW: PE-size is *NOT* about speed of disk-access!!!&lt;BR /&gt;&lt;BR /&gt;Just my ?0.02,&lt;BR /&gt;Wodisch</description>
      <pubDate>Wed, 26 Sep 2001 14:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585056#M647480</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-09-26T14:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing PE size of an LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585057#M647481</link>
      <description>PE is not manageable with lv commands. It is fixed during the volume group creation. It's a volume group attribute. So, you need to recreate the volume group with a different size.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 26 Sep 2001 14:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585057#M647481</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-26T14:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing PE size of an LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585058#M647482</link>
      <description>You have probably already considered this, but in case you haven' : if it is possible to split up the logical volume in different smaller logical volumes (and filesystems), you just have to create new LV's for the new filesystems, and only copy those files. In that case, there is no reason to create a whole new volume group and copy all files of all LV's in the volume group.</description>
      <pubDate>Fri, 28 Sep 2001 11:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-pe-size-of-an-lv/m-p/2585058#M647482</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2001-09-28T11:01:40Z</dc:date>
    </item>
  </channel>
</rss>

