<?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: Total PE modification in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704789#M250013</link>
    <description>Thanks very much for your quick reply and assistance.&lt;BR /&gt;I have tried the vgmodify as was suggested by Melvyn  Burnard and it works.( thanks )&lt;BR /&gt;I have tried it on 11.11, and on 11.23 Itanium SD64A model.&lt;BR /&gt;</description>
    <pubDate>Mon, 09 Jan 2006 02:25:20 GMT</pubDate>
    <dc:creator>System Unix</dc:creator>
    <dc:date>2006-01-09T02:25:20Z</dc:date>
    <item>
      <title>Total PE modification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704784#M250008</link>
      <description>Hi,&lt;BR /&gt;The storages software  allow expansion of luns on the fly, but from the host side, if the disk (lun) is in a volume group, the total PE will not change as a result of lun expansion.&lt;BR /&gt;is there a way to modify this value in with adb ?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Reuven</description>
      <pubDate>Sun, 08 Jan 2006 10:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704784#M250008</guid>
      <dc:creator>System Unix</dc:creator>
      <dc:date>2006-01-08T10:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Total PE modification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704785#M250009</link>
      <description>To modify the VG attributes, you can log a call with your local HP Response Centre and request the unsupported utility called vgmodify if you are on HP-UX 11.11&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Jan 2006 11:52:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704785#M250009</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-01-08T11:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Total PE modification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704786#M250010</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;Normally, no, the total pe is set at boot time.  Unless you use the vgmodify utility referenced in the previous post, you will have to back everything up, destroy the vg, recreate and and restore the data.&lt;BR /&gt;&lt;BR /&gt;I've taken to setting the total pe upon vg creation using the -e switch to vgcreate.  If you set it to something significantly larger than what you need currently, you'll be able to add larger disks to the vg later.&lt;BR /&gt;&lt;BR /&gt;The question then becomes what to set it to.  You'll have to play with the math.  The forumla is:&lt;BR /&gt;&lt;BR /&gt;${biggest_disk} = ${total_pe} * ${pe_size}&lt;BR /&gt;&lt;BR /&gt;My client is currently using 33.72 gig EMC metas which would normally result in a total_pe of about 4317 w/pe size of 8megs.  I've been up'ing that to 10,000 which means I could add a disk up to 78 gigs.  &lt;BR /&gt;&lt;BR /&gt;I know that won't help for your current problem, but if you start doing this, you'll avoid the problem in the future...&lt;BR /&gt;&lt;BR /&gt;Doug</description>
      <pubDate>Sun, 08 Jan 2006 13:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704786#M250010</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2006-01-08T13:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Total PE modification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704787#M250011</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Though the LUN has been extended, for LVM to recognise that you should use &lt;BR /&gt;&lt;BR /&gt;#lvextend amd extend the filesystem. &lt;BR /&gt;&lt;BR /&gt;And use #fsadm to extend the filesystem ONLINE ( if you have Online JFS )&lt;BR /&gt;&lt;BR /&gt;otherwise you can use unmount and use #extendfs&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Sun, 08 Jan 2006 21:52:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704787#M250011</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-01-08T21:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Total PE modification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704788#M250012</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Check this link:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=987360" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=987360&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The Max PE per PV is define when you create VG.&lt;BR /&gt;You need get support from HP if you want to modify it.&lt;BR /&gt;&lt;BR /&gt;Goodluck!&lt;BR /&gt;Hoang Chi Cong</description>
      <pubDate>Sun, 08 Jan 2006 22:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704788#M250012</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2006-01-08T22:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Total PE modification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704789#M250013</link>
      <description>Thanks very much for your quick reply and assistance.&lt;BR /&gt;I have tried the vgmodify as was suggested by Melvyn  Burnard and it works.( thanks )&lt;BR /&gt;I have tried it on 11.11, and on 11.23 Itanium SD64A model.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jan 2006 02:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/total-pe-modification/m-p/3704789#M250013</guid>
      <dc:creator>System Unix</dc:creator>
      <dc:date>2006-01-09T02:25:20Z</dc:date>
    </item>
  </channel>
</rss>

