<?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: increase physical extents of a volume group in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073880#M601205</link>
    <description>Sorry:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums2.itrc.hp.com/service/forums/questionanswer.do?threadId=747334" target="_blank"&gt;http://forums2.itrc.hp.com/service/forums/questionanswer.do?threadId=747334&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Fat</description>
    <pubDate>Fri, 12 Oct 2007 03:40:26 GMT</pubDate>
    <dc:creator>Fat Scrape</dc:creator>
    <dc:date>2007-10-12T03:40:26Z</dc:date>
    <item>
      <title>increase physical extents of a volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073875#M601200</link>
      <description>Hello,&lt;BR /&gt;I have a volume group with 2 18Gb disks to which I want to add 2 more 36Gb disks.&lt;BR /&gt;However Max PE per PV = 4350 and&lt;BR /&gt;PE Size = 4.&lt;BR /&gt;&lt;BR /&gt;Is there a way to increase Max PE per PV while the system is running?&lt;BR /&gt;&lt;BR /&gt;vgdisplay vg00&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                      10     &lt;BR /&gt;Open LV                     10     &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)            4               &lt;BR /&gt;Total PE                    8680    &lt;BR /&gt;Alloc PE                    8336    &lt;BR /&gt;Free PE                     344     &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in this vg there are 2 disks:&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t2d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     172     &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;diskinfo /dev/rdsk/c1t2d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c1t2d0:&lt;BR /&gt;             vendor: HP 18.2G&lt;BR /&gt;         product id: MAN3184MC       &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 17783240 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;and I want to add this disk:&lt;BR /&gt;SCSI describe of /dev/rdsk/c2t0d0:&lt;BR /&gt;             vendor: HP 36.4G&lt;BR /&gt;         product id: ST336753LC      &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 35566480 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 12 Oct 2007 02:13:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073875#M601200</guid>
      <dc:creator>Weertman</dc:creator>
      <dc:date>2007-10-12T02:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: increase physical extents of a volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073876#M601201</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;hi,&lt;BR /&gt;&lt;BR /&gt;if you are using 11.23 and 11.31&lt;BR /&gt;&lt;BR /&gt;A new command (vgmodify) from HP to modify the Max PE per PV was officially introduced by a patch for HPUX 11iv2 (11.23). However, the vgmodify becomes a built-in function in 11iv3 (11.31).&lt;BR /&gt;&lt;BR /&gt;For 11.23, the current patch (or latest) for vgmodify is: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   PHCO_35524  s700_800 11.23 LVM commands patch    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgmodify(1M)                                                   vgmodify(1M) &lt;BR /&gt;&lt;BR /&gt; NAME &lt;BR /&gt;      vgmodify - handle physical volume size changes and modify &lt;BR /&gt;      configuration parameters of an existing LVM volume group &lt;BR /&gt;&lt;BR /&gt; SYNOPSIS &lt;BR /&gt;    Set Specified Parameters &lt;BR /&gt;      /usr/sbin/vgmodify [-B bootable] [-e max_pe] [-l max_lv] [-n] [-p &lt;BR /&gt;           max_pv] [-r] [-v] vg_name [pv_path...] &lt;BR /&gt;&lt;BR /&gt;    Optimize the Volume Group Settings &lt;BR /&gt;      /usr/sbin/vgmodify -o [-B bootable] [-r] [-v] vg_name [pv_path...] &lt;BR /&gt;&lt;BR /&gt;    Display a Table of Optimized Possible Volume Group Settings &lt;BR /&gt;      /usr/sbin/vgmodify -t [-B bootable] [-n] [-v] vg_name [pv_path...]  &lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Fri, 12 Oct 2007 02:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073876#M601201</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-10-12T02:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: increase physical extents of a volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073877#M601202</link>
      <description>Unfortunately I am using 11.11i</description>
      <pubDate>Fri, 12 Oct 2007 03:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073877#M601202</guid>
      <dc:creator>Weertman</dc:creator>
      <dc:date>2007-10-12T03:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: increase physical extents of a volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073878#M601203</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is an unsupported version available for 11.11. If you are going to use it create a good backup.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=619420" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=619420&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 12 Oct 2007 03:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073878#M601203</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2007-10-12T03:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: increase physical extents of a volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073879#M601204</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;see this thread.&lt;BR /&gt;&lt;BR /&gt;Fat</description>
      <pubDate>Fri, 12 Oct 2007 03:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073879#M601204</guid>
      <dc:creator>Fat Scrape</dc:creator>
      <dc:date>2007-10-12T03:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: increase physical extents of a volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073880#M601205</link>
      <description>Sorry:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums2.itrc.hp.com/service/forums/questionanswer.do?threadId=747334" target="_blank"&gt;http://forums2.itrc.hp.com/service/forums/questionanswer.do?threadId=747334&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Fat</description>
      <pubDate>Fri, 12 Oct 2007 03:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073880#M601205</guid>
      <dc:creator>Fat Scrape</dc:creator>
      <dc:date>2007-10-12T03:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: increase physical extents of a volume group</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073881#M601206</link>
      <description>Adding the disks is too risky.&lt;BR /&gt;Will create new vg&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Oct 2007 02:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-physical-extents-of-a-volume-group/m-p/5073881#M601206</guid>
      <dc:creator>Weertman</dc:creator>
      <dc:date>2007-10-15T02:57:21Z</dc:date>
    </item>
  </channel>
</rss>

