<?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: lvextend in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4068008#M307043</link>
    <description>Since both vg03 and vg09 don't have any real data it's better to remove them from the system and start over especially since c8t1d5 is the same as c10t1d5 and it should be recorded under vg03 in the lvmtab file. But it is found under vg09 which is incorrect. So better recreate vg03 or whichever one you need.</description>
    <pubDate>Mon, 10 Sep 2007 14:10:22 GMT</pubDate>
    <dc:creator>Sandman!</dc:creator>
    <dc:date>2007-09-10T14:10:22Z</dc:date>
    <item>
      <title>lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067983#M307018</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I tried to add a new disk and then try to extend it to 70G, however it did not increase when I umounted and mounted it.  Did it actually work ? If not, can it be fixed ? &lt;BR /&gt;&lt;BR /&gt;adm3:[/] # pvcreate -f /dev/rdsk/c10t1d5&lt;BR /&gt;Physical volume "/dev/rdsk/c10t1d5" has been successfully created.&lt;BR /&gt;adm3:[/] # vgextend /dev/vg03 /dev/dsk/c10t1d5&lt;BR /&gt;vgextend: Warning: Max_PE_per_PV for the volume group (12799) too small for this PV (30719).&lt;BR /&gt;         Using only 12799 PEs from this physical volume.&lt;BR /&gt;Current path "/dev/dsk/c10t0d3" is an alternate link, skip.&lt;BR /&gt;Volume group "/dev/vg03" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vg03 has been saved in /etc/lvmconf/vg03.conf&lt;BR /&gt;adm3:[/] # lvextend -L 71680 /dev/vg03/lvol1&lt;BR /&gt;Logical volume "/dev/vg03/lvol1" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vg03 has been saved in /etc/lvmconf/vg03.con&lt;BR /&gt;&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg03&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                      1      &lt;BR /&gt;Open LV                     1      &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               12799        &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    25596   &lt;BR /&gt;Alloc PE                    17920   &lt;BR /&gt;Free PE                     7676    &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;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg03/lvol1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            71680           &lt;BR /&gt;   Current LE                  17920     &lt;BR /&gt;   Allocated PE                17920       &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c8t0d3&lt;BR /&gt;   PV Name                     /dev/dsk/c10t0d3 Alternate Link&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    12797   &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c10t1d5&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    12799   &lt;BR /&gt;   Free PE                     7676    &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;adm3:[/] # &lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2007 08:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067983#M307018</guid>
      <dc:creator>Deborah Weatherspoon</dc:creator>
      <dc:date>2007-09-10T08:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067984#M307019</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Your problem is due to your VG&lt;BR /&gt;Vg03 has been created with a disk of 50g, (max PE par Pv * PE size so 12799* *4) and you should add a disk of 70G&lt;BR /&gt;Only size of 50G will be set&lt;BR /&gt;&lt;BR /&gt;Two solutions:&lt;BR /&gt;&lt;BR /&gt;- destruct and create a new vg (save data before and restore after)&lt;BR /&gt;&lt;BR /&gt;- Add disk of 50 G only&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;L-DERLYN&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2007 08:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067984#M307019</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2007-09-10T08:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067985#M307020</link>
      <description>You missed a step.  You extended the LV, but you never extended the filesystem that is on the LV.  Until you do that bdf will still show the old size.&lt;BR /&gt;&lt;BR /&gt;You need to do 1 of 2 things:&lt;BR /&gt;&lt;BR /&gt;1) IF YOU HAVE ONLINE JFS -- fsadm -b 71680m /dev/vg03/lvol1&lt;BR /&gt;or&lt;BR /&gt;(assuming /dir is where this LV is mounted)&lt;BR /&gt;fsadm -b 71680m /dir&lt;BR /&gt;&lt;BR /&gt;2) If you DO NOT have online JFS -- &lt;BR /&gt;umount /dir&lt;BR /&gt;extendfs /dev/vg03/rlvol1&lt;BR /&gt;mount /dir</description>
      <pubDate>Mon, 10 Sep 2007 08:14:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067985#M307020</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-09-10T08:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067986#M307021</link>
      <description>Hi Deborah,&lt;BR /&gt;&lt;BR /&gt;You forgot to extend the filesystem. use fsadm or extendfs (depends if you have OnlineJFS installed to extend the filesystem.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;vgextend: Warning: Max_PE_per_PV for the volume group (12799) too small for this PV (30719).&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;Your current volume group configuration will not allow you to use the full capacity of your disk new lun/disk. &lt;BR /&gt;Max_Pe_Per_PV (12799) * PE Size (Mbytes) 4 = +/- 50 GB&lt;BR /&gt;&lt;BR /&gt;Your disk is 30719 * 4 MB = +/- 120 GB&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 10 Sep 2007 08:17:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067986#M307021</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-09-10T08:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067987#M307022</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Well, you added only 12,799 4MB physical extents to your volume group, although you could not use all of physical extents that the physical disk had to offer.  This constriant is a function of the paramters used during the original 'vgcreate'.&lt;BR /&gt;&lt;BR /&gt;Next, you successfully extended the logical volume by 71680/4 or 17920 extents as shown in your 'vgdisplay'.&lt;BR /&gt;&lt;BR /&gt;As yet you have NOT extended the filesystem contained *within* the logical volume --- or at least you haven't stated or shown that.&lt;BR /&gt;Until you do that, a 'bdf' or 'df' will not show any change in the mounted filesystem space.  Use 'fsadm' or 'extendfs' to enlarge your filesystem.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 10 Sep 2007 08:18:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067987#M307022</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-10T08:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067988#M307023</link>
      <description>Here is the problem:&lt;BR /&gt;&lt;BR /&gt;"vgextend: Warning: Max_PE_per_PV for the volume group (12799) too small for this PV (30719)."&lt;BR /&gt;&lt;BR /&gt;When the VG was originally created, max_pe was allowed to default and therefor was set to accomodate the original physical volume.  This new, larger volume exceeds that size so only part of it is gets used.&lt;BR /&gt;&lt;BR /&gt;Your solution is either to delete and re-create the VG with a large max_pe or to make this new disk into a separate VG.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 10 Sep 2007 08:19:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067988#M307023</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-09-10T08:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067989#M307024</link>
      <description>What is your OS version?&lt;BR /&gt;In case of 11.23 or 11.31 you can adjust the maximum values via vgmodify. This tool comes per patch in 11.23.</description>
      <pubDate>Mon, 10 Sep 2007 08:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067989#M307024</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-10T08:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067990#M307025</link>
      <description>Thanks all,&lt;BR /&gt;&lt;BR /&gt;It appears to be ok....&lt;BR /&gt;&lt;BR /&gt; # vgdisplay -v vg03&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg03&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                      1      &lt;BR /&gt;Open LV                     1      &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               12799        &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    25596   &lt;BR /&gt;Alloc PE                    17920   &lt;BR /&gt;Free PE                     7676    &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;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg03/lvol1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            71680           &lt;BR /&gt;   Current LE                  17920     &lt;BR /&gt;   Allocated PE                17920       &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c8t0d3&lt;BR /&gt;   PV Name                     /dev/dsk/c10t0d3 Alternate Link&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    12797   &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c10t1d5&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    12799   &lt;BR /&gt;   Free PE                     7676    &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;adm3:[/] # &lt;BR /&gt;&lt;BR /&gt;/dev/vg03/lvol1    73400320 52367808 20876824   71% /u03&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2007 09:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067990#M307025</guid>
      <dc:creator>Deborah Weatherspoon</dc:creator>
      <dc:date>2007-09-10T09:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067991#M307026</link>
      <description>You should add the alternate link for PV Name /dev/dsk/c10t1d5 too!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2007 09:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067991#M307026</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-10T09:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067992#M307027</link>
      <description>Thanks Torsten,&lt;BR /&gt;&lt;BR /&gt;This is a first for me, could you provide the command.</description>
      <pubDate>Mon, 10 Sep 2007 10:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067992#M307027</guid>
      <dc:creator>Deborah Weatherspoon</dc:creator>
      <dc:date>2007-09-10T10:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067993#M307028</link>
      <description>If you have Online-JFS you can extend it on the fly. If not you will need to umount the filesystem and then extend it using extendfs and then mount the filesystem.&lt;BR /&gt;&lt;BR /&gt;sp,</description>
      <pubDate>Mon, 10 Sep 2007 10:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067993#M307028</guid>
      <dc:creator>Sp4admin</dc:creator>
      <dc:date>2007-09-10T10:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067994#M307029</link>
      <description>According to the output above&lt;BR /&gt;&lt;BR /&gt;PV Name /dev/dsk/c8t0d3&lt;BR /&gt;PV Name /dev/dsk/c10t0d3 Alternate Link&lt;BR /&gt;...&lt;BR /&gt;PV Name /dev/dsk/c10t1d5&lt;BR /&gt;&lt;BR /&gt;it *could* be c8t1d5.&lt;BR /&gt;Anyway, you should run&lt;BR /&gt;vgscan -p -v&lt;BR /&gt;to check this.&lt;BR /&gt;&lt;BR /&gt;Let's assume we have the correct device, run&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg03 /dev/dsk/c8t1d5&lt;BR /&gt;and check with vgdisplay.&lt;BR /&gt;&lt;BR /&gt;You should have an "alternate link" entry now.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2007 10:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067994#M307029</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-10T10:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067995#M307030</link>
      <description>I'm getting an error message.&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg03 /dev/dsk/c10t1d5&lt;BR /&gt;vgextend: Warning: Max_PE_per_PV for the volume group (12799) too small for this PV (30719).&lt;BR /&gt;         Using only 12799 PEs from this physical volume.&lt;BR /&gt;Current path "/dev/dsk/c10t0d3" is an alternate link, skip.&lt;BR /&gt;vgextend: The physical volume "/dev/dsk/c10t1d5" is already recorded in the "/etc/lvmtab" file.</description>
      <pubDate>Mon, 10 Sep 2007 11:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067995#M307030</guid>
      <dc:creator>Deborah Weatherspoon</dc:creator>
      <dc:date>2007-09-10T11:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067996#M307031</link>
      <description>vgextend /dev/vg03 /dev/dsk/c10t1d5&lt;BR /&gt;vgextend: Warning: Max_PE_per_PV for the volume group (12799) too small for this PV (30719).&lt;BR /&gt;Using only 12799 PEs from this physical volume.&lt;BR /&gt;&lt;BR /&gt;See earlier posts - this space cannot be used currently.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgextend: The physical volume "/dev/dsk/c10t1d5" is already recorded in the "/etc/lvmtab" file.&lt;BR /&gt;&lt;BR /&gt;Yes it is. There must be another device file for this volume. How about the vgscan -p -v output?</description>
      <pubDate>Mon, 10 Sep 2007 11:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067996#M307031</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-10T11:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067997#M307032</link>
      <description>/dev/vg03&lt;BR /&gt;/dev/dsk/c8t0d3&lt;BR /&gt;/dev/dsk/c8t1d5&lt;BR /&gt;/dev/dsk/c10t0d3&lt;BR /&gt;/dev/dsk/c10t1d5&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2007 11:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067997#M307032</guid>
      <dc:creator>Deborah Weatherspoon</dc:creator>
      <dc:date>2007-09-10T11:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067998#M307033</link>
      <description>Now run&lt;BR /&gt;vgextend /dev/vg03 /dev/dsk/c8t1d5&lt;BR /&gt;and check with vgdisplay -v vg03</description>
      <pubDate>Mon, 10 Sep 2007 11:29:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067998#M307033</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-10T11:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067999#M307034</link>
      <description>Same error message.&lt;BR /&gt;&lt;BR /&gt; # vgextend /dev/vg03 /dev/dsk/c8t1d5&lt;BR /&gt;vgextend: Warning: Max_PE_per_PV for the volume group (12799) too small for this PV (30719).&lt;BR /&gt;         Using only 12799 PEs from this physical volume.&lt;BR /&gt;Current path "/dev/dsk/c10t0d3" is an alternate link, skip.&lt;BR /&gt;vgextend: The physical volume "/dev/dsk/c8t1d5" is already recorded in the "/etc/lvmtab" file.&lt;BR /&gt;adm3:[/u03/oradata/MIGR] # vgdisplay -v vg03 &lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg03&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                      1      &lt;BR /&gt;Open LV                     1      &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               12799        &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    25596   &lt;BR /&gt;Alloc PE                    17920   &lt;BR /&gt;Free PE                     7676    &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;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg03/lvol1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            71680           &lt;BR /&gt;   Current LE                  17920     &lt;BR /&gt;   Allocated PE                17920       &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c8t0d3&lt;BR /&gt;   PV Name                     /dev/dsk/c10t0d3 Alternate Link&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    12797   &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c10t1d5&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    12799   &lt;BR /&gt;   Free PE                     7676    &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;adm3:[/u03/oradata/MIGR] # &lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2007 11:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4067999#M307034</guid>
      <dc:creator>Deborah Weatherspoon</dc:creator>
      <dc:date>2007-09-10T11:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4068000#M307035</link>
      <description>Please post&lt;BR /&gt;uname -a&lt;BR /&gt;strings /etc/lvmtab</description>
      <pubDate>Mon, 10 Sep 2007 11:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4068000#M307035</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-10T11:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4068001#M307036</link>
      <description>See Pete Randalls' previous posting.&lt;BR /&gt;&lt;BR /&gt;You've exceeded the maximum amount of PE's a volume group can have.  You need to backup the drives contained volume group, drop the volume group, and recreate the volume using the "-e" switch.&lt;BR /&gt;&lt;BR /&gt;From your display above you'll notice two things:&lt;BR /&gt;a) Max PE per PV 12799 &lt;BR /&gt;and for each PV..&lt;BR /&gt;&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name /dev/dsk/c8t0d3&lt;BR /&gt;...&lt;BR /&gt;Total PE 12797&lt;BR /&gt;&lt;BR /&gt;PV Name /dev/dsk/c10t1d5&lt;BR /&gt;...&lt;BR /&gt;Total PE 12799&lt;BR /&gt;&lt;BR /&gt;So, notice on c8t0d3 - you're 2 PE's away from the max (only 8M left to allocate), and on c10t1d5, you're already maxed out.&lt;BR /&gt;&lt;BR /&gt;Only thing left to do is backup, recreate using the "-e" switch, create your sizes as you need, then restore.</description>
      <pubDate>Mon, 10 Sep 2007 11:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4068001#M307036</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2007-09-10T11:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4068002#M307037</link>
      <description>adm3:[/] # uname -a&lt;BR /&gt;HP-UX adm3 B.11.11 U 9000/800 124464646 unlimited-user license&lt;BR /&gt;adm3:[/] # strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c1t2d0&lt;BR /&gt;/dev/dsk/c2t2d0&lt;BR /&gt;/dev/vg01&lt;BR /&gt;/dev/dsk/c8t0d1&lt;BR /&gt;/dev/dsk/c10t0d1&lt;BR /&gt;/dev/vg02&lt;BR /&gt;/dev/dsk/c8t0d2&lt;BR /&gt;/dev/dsk/c10t0d2&lt;BR /&gt;/dev/vg03&lt;BR /&gt;/dev/dsk/c8t0d3&lt;BR /&gt;/dev/dsk/c10t0d3&lt;BR /&gt;/dev/dsk/c10t1d5&lt;BR /&gt;/dev/vg05&lt;BR /&gt;/dev/dsk/c8t1d4&lt;BR /&gt;/dev/dsk/c10t1d4&lt;BR /&gt;/dev/vg06&lt;BR /&gt;/dev/dsk/c8t0d7&lt;BR /&gt;/dev/dsk/c10t0d7&lt;BR /&gt;/dev/vg07&lt;BR /&gt;/dev/dsk/c8t1d0&lt;BR /&gt;/dev/dsk/c10t1d0&lt;BR /&gt;/dev/vg08&lt;BR /&gt;/dev/dsk/c8t1d2&lt;BR /&gt;/dev/dsk/c10t1d2&lt;BR /&gt;/dev/vg09&lt;BR /&gt;/dev/dsk/c8t1d5&lt;BR /&gt;adm3:[/] # &lt;BR /&gt;</description>
      <pubDate>Mon, 10 Sep 2007 12:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend/m-p/4068002#M307037</guid>
      <dc:creator>Deborah Weatherspoon</dc:creator>
      <dc:date>2007-09-10T12:20:55Z</dc:date>
    </item>
  </channel>
</rss>

