<?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: Not enough free physical extents available in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138394#M599533</link>
    <description>SIJU, as requested:&lt;BR /&gt;&lt;BR /&gt;#vgdisplay -v vgs_prd4 | grep -e"VG Status" -e "PV Name" -e "Free PE"&lt;BR /&gt;VG Status                   available, exclusive&lt;BR /&gt;Free PE                     10470&lt;BR /&gt;   PV Name                     /dev/dsk/c40t6d7&lt;BR /&gt;   PV Name                     /dev/dsk/c42t6d7 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c42t7d0&lt;BR /&gt;   PV Name                     /dev/dsk/c40t7d0 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c42t7d1&lt;BR /&gt;   PV Name                     /dev/dsk/c40t7d1 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c44t6d7&lt;BR /&gt;   PV Name                     /dev/dsk/c46t6d7 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c46t7d0&lt;BR /&gt;   PV Name                     /dev/dsk/c44t7d0 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c46t7d1&lt;BR /&gt;   PV Name                     /dev/dsk/c44t7d1 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c40t2d1&lt;BR /&gt;   PV Name                     /dev/dsk/c42t2d1 Alternate Link&lt;BR /&gt;   Free PE                     54&lt;BR /&gt;   PV Name                     /dev/dsk/c42t2d2&lt;BR /&gt;   PV Name                     /dev/dsk/c40t2d2 Alternate Link&lt;BR /&gt;   Free PE                     3472&lt;BR /&gt;   PV Name                     /dev/dsk/c40t2d3&lt;BR /&gt;   PV Name                     /dev/dsk/c42t2d3 Alternate Link&lt;BR /&gt;   Free PE                     3472&lt;BR /&gt;   PV Name                     /dev/dsk/c42t2d4&lt;BR /&gt;   PV Name                     /dev/dsk/c40t2d4 Alternate Link&lt;BR /&gt;   Free PE                     3472&lt;BR /&gt;&lt;BR /&gt;#cat /etc/lvmpvg&lt;BR /&gt;VG      /dev/vg00&lt;BR /&gt;PVG     root_pri&lt;BR /&gt;/dev/dsk/c1t6d0&lt;BR /&gt;&lt;BR /&gt;Sandman, I have also attached the the output of the lv and vg display commands.&lt;BR /&gt;&lt;BR /&gt;It is worth noting, that since last posting I have created a 3rd temp LV to get around this problem.&lt;BR /&gt;&lt;BR /&gt;the PVG issue is puzzling me as the LVs are are configured PVG scrict, but /etc/lvmpvg contains no info relating to this VG.&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Feb 2008 12:07:25 GMT</pubDate>
    <dc:creator>JoyBag_1</dc:creator>
    <dc:date>2008-02-06T12:07:25Z</dc:date>
    <item>
      <title>lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138386#M599525</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm trying to extend a LV in a VG where there is more than enough PEs, but I'm getting the following error:&lt;BR /&gt;&lt;BR /&gt;# lvextend -L 15000 /dev/vgs_prd4/lvdat2&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vgs_prd4/lvdat2" could not be extended.&lt;BR /&gt;&lt;BR /&gt;I've recently added 4 LUNs to the VG and there more than enough PE's to cope with this request, even when taking mirroring into account:&lt;BR /&gt;&lt;BR /&gt;#vgdisplay vgs_prd4&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vgs_prd4&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available, exclusive&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      2&lt;BR /&gt;Open LV                     2&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      10&lt;BR /&gt;Act PV                      10&lt;BR /&gt;Max PE per PV               3473&lt;BR /&gt;VGDA                        20&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    34720&lt;BR /&gt;Alloc PE                    20500&lt;BR /&gt;Free PE                     14220&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;#vgdisplay -v vgs_prd4 | grep -i "Free PE"&lt;BR /&gt;Free PE                     14220&lt;BR /&gt;   Free PE                     53&lt;BR /&gt;   Free PE                     53&lt;BR /&gt;   Free PE                     60&lt;BR /&gt;   Free PE                     53&lt;BR /&gt;   Free PE                     53&lt;BR /&gt;   Free PE                     60&lt;BR /&gt;   Free PE                     3472&lt;BR /&gt;   Free PE                     3472&lt;BR /&gt;   Free PE                     3472&lt;BR /&gt;   Free PE                     3472&lt;BR /&gt;&lt;BR /&gt;LV is configured as follows:&lt;BR /&gt;&lt;BR /&gt;#lvdisplay -v /dev/vgs_prd4/lvdat2 | more&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vgs_prd4/lvdat2&lt;BR /&gt;VG Name                     /dev/vgs_prd4&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            5000&lt;BR /&gt;Current LE                  1250&lt;BR /&gt;Allocated PE                2500&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  PVG-strict/distributed&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c40t6d7   417       417&lt;BR /&gt;   /dev/dsk/c42t7d0   417       417&lt;BR /&gt;   /dev/dsk/c42t7d1   416       416&lt;BR /&gt;   /dev/dsk/c44t6d7   417       417&lt;BR /&gt;   /dev/dsk/c46t7d0   417       417&lt;BR /&gt;   /dev/dsk/c46t7d1   416       416&lt;BR /&gt;&lt;BR /&gt;There is 1 other active LV configured in the VG which has the same config, albeit a larger size.&lt;BR /&gt;&lt;BR /&gt;I have recently deleted to other LVs from the VG.&lt;BR /&gt;&lt;BR /&gt;I'm guessing the allocation policy has something to do with this, but I'm not sure how to progress.  any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jan 2008 15:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138386#M599525</guid>
      <dc:creator>JoyBag_1</dc:creator>
      <dc:date>2008-01-31T15:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138387#M599526</link>
      <description>Looks like the LV is mirrored.&lt;BR /&gt;&lt;BR /&gt;Check if you have enough space on *all* involved disks!&lt;BR /&gt;&lt;BR /&gt;I guess you probably have only enough space on "one side" of the mirror.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jan 2008 15:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138387#M599526</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-01-31T15:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138388#M599527</link>
      <description>Can  you paste in a '...pvdisplay -v /dev/dsk/c40t6d7 | head -25..." on your PV's?&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c40t6d7&lt;BR /&gt;/dev/dsk/c42t7d0&lt;BR /&gt;/dev/dsk/c42t7d1&lt;BR /&gt;/dev/dsk/c44t6d7&lt;BR /&gt;/dev/dsk/c46t7d0&lt;BR /&gt;/dev/dsk/c46t7d1</description>
      <pubDate>Thu, 31 Jan 2008 15:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138388#M599527</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-01-31T15:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138389#M599528</link>
      <description>Michael,  as requested:&lt;BR /&gt;&lt;BR /&gt;#pvdisplay -v /dev/dsk/c40t6d7 | more&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c40t6d7&lt;BR /&gt;PV Name                     /dev/dsk/c42t6d7    Alternate Link&lt;BR /&gt;VG Name                     /dev/vgs_prd4&lt;BR /&gt;PV Status                   available&lt;BR /&gt;Allocatable                 yes&lt;BR /&gt;VGDA                        2&lt;BR /&gt;Cur LV                      2&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    3472&lt;BR /&gt;Free PE                     53&lt;BR /&gt;Allocated PE                3419&lt;BR /&gt;Stale PE                    0&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of physical volume ---&lt;BR /&gt;   LV Name              LE of LV  PE for LV&lt;BR /&gt;   /dev/vgs_prd4/lvdat1 3002      3002&lt;BR /&gt;   /dev/vgs_prd4/lvdat2 417       417&lt;BR /&gt;&lt;BR /&gt;   --- Physical extents ---&lt;BR /&gt;   PE    Status   LV                   LE&lt;BR /&gt;   00000 current  /dev/vgs_prd4/lvdat1 00000&lt;BR /&gt;   00001 current  /dev/vgs_prd4/lvdat1 00003&lt;BR /&gt;   00002 current  /dev/vgs_prd4/lvdat1 00006&lt;BR /&gt;   00003 current  /dev/vgs_prd4/lvdat1 00009&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jan 2008 15:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138389#M599528</guid>
      <dc:creator>JoyBag_1</dc:creator>
      <dc:date>2008-01-31T15:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138390#M599529</link>
      <description>Looks like your lvol is Allocation PVG-strict/distributed&lt;BR /&gt;&lt;BR /&gt;You will need to turn it off or change your PVG groups, you cut this info off of the vgdisplay.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Adding more disk to a distibuted stripe typically causes the stripe to be no longer ( at least on the new disks added ).&lt;BR /&gt;&lt;BR /&gt;If you wish to keep some form of distributed stripe, 2 of the 4 disk you have added will need to be in PVG1 and the other two in PVG2.  All new data written will only be striped to two disks.  Not really a benefit but maybe better than nothing.&lt;BR /&gt;&lt;BR /&gt;Your distributed mirror looks weird, I only see 7 origional disk, this is an odd number ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you want all vols to be distibuted accross all now 11 disks you will have to rebuild it and restore the data.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jan 2008 15:41:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138390#M599529</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-01-31T15:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138391#M599530</link>
      <description>Tim, I had a feeling it may have been something to do with that, but I wanted to see if I could find a solution that avoided turning it off, but alas, they need the extra space by the end of teh day, so it looks like I'll have too.&lt;BR /&gt;&lt;BR /&gt;I'm not sure why it was setup this way (with the 7 disks), it was implemented long before I joined the organisation and I can't find any documentation that references.&lt;BR /&gt;&lt;BR /&gt;I'll change the allocation poloicies and see what happens.&lt;BR /&gt;&lt;BR /&gt;thanks guys.</description>
      <pubDate>Fri, 01 Feb 2008 08:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138391#M599530</guid>
      <dc:creator>JoyBag_1</dc:creator>
      <dc:date>2008-02-01T08:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138392#M599531</link>
      <description>Please provide the following output&lt;BR /&gt;&lt;BR /&gt;1. vgdisplay -v vgs_prd4 | grep -e"VG Status" -e "PV Name" -e "Free PE"&lt;BR /&gt;2. strings /etc/lvmpvg</description>
      <pubDate>Sun, 03 Feb 2008 05:24:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138392#M599531</guid>
      <dc:creator>Siju Vadakkan</dc:creator>
      <dc:date>2008-02-03T05:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138393#M599532</link>
      <description>Could you post the full output of lvdisplay on the LVOLs that make up the VG i.e.&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v /dev/vgs_prd4/lvdat2&lt;BR /&gt;# lvdisplay -v /dev/vgs_prd4/&lt;THE_OTHER_LVOL&gt;&lt;BR /&gt;&lt;BR /&gt;Though lvdisplay on lvdat2 shows that it has one mirror copy yet the distribution does not show it be so.&lt;BR /&gt;&lt;BR /&gt;--- Distribution of logical volume ---&lt;BR /&gt;PV Name LE on PV PE on PV&lt;BR /&gt;/dev/dsk/c40t6d7 417 417&lt;BR /&gt;/dev/dsk/c42t7d0 417 417&lt;BR /&gt;/dev/dsk/c42t7d1 416 416&lt;BR /&gt;/dev/dsk/c44t6d7 417 417&lt;BR /&gt;/dev/dsk/c46t7d0 417 417&lt;BR /&gt;/dev/dsk/c46t7d1 416 416&lt;BR /&gt;&lt;BR /&gt;So it would help if you posted the output of "lvdisplay -v" on the two lvols and also the complete "vgdisplay -v vgs_prd4". Doesn't look like you have PVGs either according to the vgdisplay report. In any case attach the above outputs along with:&lt;BR /&gt;&lt;BR /&gt;# cat /etc/lvmpvg&lt;/THE_OTHER_LVOL&gt;</description>
      <pubDate>Sun, 03 Feb 2008 21:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138393#M599532</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2008-02-03T21:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138394#M599533</link>
      <description>SIJU, as requested:&lt;BR /&gt;&lt;BR /&gt;#vgdisplay -v vgs_prd4 | grep -e"VG Status" -e "PV Name" -e "Free PE"&lt;BR /&gt;VG Status                   available, exclusive&lt;BR /&gt;Free PE                     10470&lt;BR /&gt;   PV Name                     /dev/dsk/c40t6d7&lt;BR /&gt;   PV Name                     /dev/dsk/c42t6d7 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c42t7d0&lt;BR /&gt;   PV Name                     /dev/dsk/c40t7d0 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c42t7d1&lt;BR /&gt;   PV Name                     /dev/dsk/c40t7d1 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c44t6d7&lt;BR /&gt;   PV Name                     /dev/dsk/c46t6d7 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c46t7d0&lt;BR /&gt;   PV Name                     /dev/dsk/c44t7d0 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c46t7d1&lt;BR /&gt;   PV Name                     /dev/dsk/c44t7d1 Alternate Link&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   PV Name                     /dev/dsk/c40t2d1&lt;BR /&gt;   PV Name                     /dev/dsk/c42t2d1 Alternate Link&lt;BR /&gt;   Free PE                     54&lt;BR /&gt;   PV Name                     /dev/dsk/c42t2d2&lt;BR /&gt;   PV Name                     /dev/dsk/c40t2d2 Alternate Link&lt;BR /&gt;   Free PE                     3472&lt;BR /&gt;   PV Name                     /dev/dsk/c40t2d3&lt;BR /&gt;   PV Name                     /dev/dsk/c42t2d3 Alternate Link&lt;BR /&gt;   Free PE                     3472&lt;BR /&gt;   PV Name                     /dev/dsk/c42t2d4&lt;BR /&gt;   PV Name                     /dev/dsk/c40t2d4 Alternate Link&lt;BR /&gt;   Free PE                     3472&lt;BR /&gt;&lt;BR /&gt;#cat /etc/lvmpvg&lt;BR /&gt;VG      /dev/vg00&lt;BR /&gt;PVG     root_pri&lt;BR /&gt;/dev/dsk/c1t6d0&lt;BR /&gt;&lt;BR /&gt;Sandman, I have also attached the the output of the lv and vg display commands.&lt;BR /&gt;&lt;BR /&gt;It is worth noting, that since last posting I have created a 3rd temp LV to get around this problem.&lt;BR /&gt;&lt;BR /&gt;the PVG issue is puzzling me as the LVs are are configured PVG scrict, but /etc/lvmpvg contains no info relating to this VG.&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Feb 2008 12:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138394#M599533</guid>
      <dc:creator>JoyBag_1</dc:creator>
      <dc:date>2008-02-06T12:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138395#M599534</link>
      <description>It seems this VG (vgs_prd4) is a shared volume group in a cluster ( cluster VG) and the LVM PVG files is not updated on the node from where ur trying to extend LV. The volume group might have created on the other node initially and the package might have switched to this node recently.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please provide the following information&lt;BR /&gt;&lt;BR /&gt;1. on the current node , run the following command&lt;BR /&gt;&lt;BR /&gt;#cmviewcl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. Please provide the following information from the other node.&lt;BR /&gt;&lt;BR /&gt;#vgchange -a r vgs_prd4     # this will activate the vg in read only mode&lt;BR /&gt;#vgdisplay -v vgs_prd4&lt;BR /&gt;#lvdisplay -v /dev/vgs_prd4/lvdat2&lt;BR /&gt;#vgchange -a n vgs_prd4&lt;BR /&gt;#cat /etc/lvmpvg&lt;BR /&gt;&lt;BR /&gt;We are close to the soln.</description>
      <pubDate>Wed, 06 Feb 2008 18:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138395#M599534</guid>
      <dc:creator>Siju Vadakkan</dc:creator>
      <dc:date>2008-02-06T18:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138396#M599535</link>
      <description>SIJU,&lt;BR /&gt;&lt;BR /&gt;Sorry for the delay in replying, I've been away for the weekend.&lt;BR /&gt;&lt;BR /&gt;You are correct, the VG is a Cluster VG.  I can't tell you on which node teh VG was created as it was done long before I arived at the company.  as for it being failed over recently, I know that I tried unsuccessfully to fail the package to the secondary node late last year, but as it failed (because oracle isn;t configured correctly), it was restarted on this node.&lt;BR /&gt;&lt;BR /&gt;Anyway, here is the information you requested:&lt;BR /&gt;&lt;BR /&gt;NODE1:#cmviewcl&lt;BR /&gt;&lt;BR /&gt;CLUSTER      STATUS&lt;BR /&gt;mp           up&lt;BR /&gt;&lt;BR /&gt;  NODE         STATUS       STATE&lt;BR /&gt;  node2        up           running&lt;BR /&gt;&lt;BR /&gt;    PACKAGE      STATUS       STATE        AUTO_RUN     NODE&lt;BR /&gt;    tstdev       up           running      enabled      node2&lt;BR /&gt;&lt;BR /&gt;  NODE         STATUS       STATE&lt;BR /&gt;  node1        up           running&lt;BR /&gt;&lt;BR /&gt;    PACKAGE      STATUS       STATE        AUTO_RUN     NODE&lt;BR /&gt;    charisma     up           running      enabled      node1&lt;BR /&gt;&lt;BR /&gt;See attachment for vgdisplay/lvdisplay output.&lt;BR /&gt;&lt;BR /&gt;NODE2:#cat /etc/lvmpvg&lt;BR /&gt;VG      /dev/vg00&lt;BR /&gt;PVG     root_pri&lt;BR /&gt;/dev/dsk/c1t6d0&lt;BR /&gt;&lt;BR /&gt;To me the lvmpvg files on both nodes seem to be missing the details for any of the VG.&lt;BR /&gt;&lt;BR /&gt;Thanks Again.</description>
      <pubDate>Tue, 12 Feb 2008 09:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138396#M599535</guid>
      <dc:creator>JoyBag_1</dc:creator>
      <dc:date>2008-02-12T09:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend: Not enough free physical extents available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138397#M599536</link>
      <description>New Attachment shows there are no free PE's available.so u need to add four more disks. The below information is based on ur initial post.&lt;BR /&gt;&lt;BR /&gt;If u have any query you add me google or yahoo messenger&lt;BR /&gt;vadakkan.siju@gmail.com&lt;BR /&gt;siju_vadakkan@yahoo.com&lt;BR /&gt;&lt;BR /&gt;from the below information , it seems the LV is created using PVG strict distributed allocation.&lt;BR /&gt;#lvdisplay -v /dev/vgs_prd4/lvdat2 | more&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name /dev/vgs_prd4/lvdat2&lt;BR /&gt;VG Name /dev/vgs_prd4&lt;BR /&gt;LV Permission read/write&lt;BR /&gt;LV Status available/syncd&lt;BR /&gt;Mirror copies 1&lt;BR /&gt;Consistency Recovery MWC&lt;BR /&gt;Schedule parallel&lt;BR /&gt;LV Size (Mbytes) 5000&lt;BR /&gt;Current LE 1250&lt;BR /&gt;Allocated PE 2500&lt;BR /&gt;Stripes 0&lt;BR /&gt;Stripe Size (Kbytes) 0&lt;BR /&gt;Bad block on&lt;BR /&gt;Allocation PVG-strict/distributed&lt;BR /&gt;&lt;BR /&gt;**********************************************************&lt;BR /&gt;disk information collected from ur mail&lt;BR /&gt;Total PE 34720&lt;BR /&gt;Alloc PE 20500&lt;BR /&gt;Free PE 14220&lt;BR /&gt;lvextend -L 15000 /dev/vgs_prd4/lvdat2&lt;BR /&gt;&lt;BR /&gt;PV Name /dev/dsk/c40t2d1&lt;BR /&gt;PV Name /dev/dsk/c42t2d1 Alternate Link&lt;BR /&gt;Free PE 54&lt;BR /&gt;PV Name /dev/dsk/c42t2d2&lt;BR /&gt;PV Name /dev/dsk/c40t2d2 Alternate Link&lt;BR /&gt;Free PE 3472&lt;BR /&gt;PV Name /dev/dsk/c40t2d3&lt;BR /&gt;PV Name /dev/dsk/c42t2d3 Alternate Link&lt;BR /&gt;Free PE 3472&lt;BR /&gt;PV Name /dev/dsk/c42t2d4&lt;BR /&gt;PV Name /dev/dsk/c40t2d4 Alternate Link&lt;BR /&gt;Free PE 3472&lt;BR /&gt;*********************************************************&lt;BR /&gt;&lt;BR /&gt;1.Since the disk is mirrored using PVG Distributed allocation, you atleast four disk. Add one more disk or delete the last LV u created, I think this will free up one disk.&lt;BR /&gt;&lt;BR /&gt;2.edit the /etc/lvmpvg and add the following lines at the end of file where the LV is currently nmounted.&lt;BR /&gt;&lt;BR /&gt;#vi /etc/lvmpvg&lt;BR /&gt;VG      vgs_prd4&lt;BR /&gt;&lt;BR /&gt;PVG     PVG-01&lt;BR /&gt;/dev/dsk/c42t2d2&lt;BR /&gt;/dev/dsk/c40t2d2&lt;BR /&gt;/dev/dsk/c40t2d3&lt;BR /&gt;/dev/dsk/c42t2d3&lt;BR /&gt;PVG     PVG-02&lt;BR /&gt;/dev/dsk/c42t2d4&lt;BR /&gt;/dev/dsk/c40t2d4&lt;BR /&gt;&lt;BR /&gt;add the 4th disk ur going to add to free up by deleting the temp LV u created just below /dev/dsk/c40t2d4 ( don't forget to add alternative path as well)&lt;BR /&gt;&lt;BR /&gt;4. extend the LV&lt;BR /&gt;&lt;BR /&gt;#lvextend -L 15000 /dev/vgs_prd4/lvdat2&lt;BR /&gt;&lt;BR /&gt;5. Export the VG in preview mode and import it on the other cluster node&lt;BR /&gt;&lt;BR /&gt;#vgexport -p -s -v -m /tmp/vgs_prd4.map vgs_prd4&lt;BR /&gt;# copy the above map file to the other node.&lt;BR /&gt;&lt;BR /&gt;6. Logon to the other node and import the map file&lt;BR /&gt;&lt;BR /&gt;#vgimport -v -s -m /tmp/vgs_prd4.map vgs_prd4.map&lt;BR /&gt;&lt;BR /&gt;7. update the /etc/lvmpvg file exactly what u did on the first node&lt;BR /&gt;&lt;BR /&gt;8. if u want to check the VG, just activate the Vg is ready only mode and deactivate it.&lt;BR /&gt;&lt;BR /&gt;#vgchange -a r vgs_prd4&lt;BR /&gt;#vgdusplay -v vgs_prd&lt;BR /&gt;# lvdisplay /dev/vgs_prd4/lvdat2&lt;BR /&gt;#vgchange -a n vgs_prd4&lt;BR /&gt;&lt;BR /&gt;Hope this will work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;* don;t forget to add the fourth disk.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Feb 2008 09:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/4138397#M599536</guid>
      <dc:creator>Siju Vadakkan</dc:creator>
      <dc:date>2008-02-16T09:44:28Z</dc:date>
    </item>
  </channel>
</rss>

