<?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/5136448#M451397</link>
    <description>Your 35GB disk is alreay in vg00 and almost completely used.&lt;BR /&gt;&lt;BR /&gt;The 10GB disk, if not used, could be added to vg00 and then you can add 10GB to which ever lvol you wish but it still will only take you to 26GB if you add it all to lvol5.&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/dsk/c0t0d0&lt;BR /&gt;vgextend /dev/vg00&lt;BR /&gt;lvextend -L 26000 /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;If you wish to get to 30GB or more then you MUST add more virtual disk to the vGuest. &lt;BR /&gt;(not sure why you want to make the /home filesystem so big, but to each their own )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Oct 2008 20:13:17 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2008-10-20T20:13:17Z</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/5136438#M451387</link>
      <description># lvextend -L 51200M /dev/vg00/lvol5&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol5" could not be extended.&lt;BR /&gt;Failure possibly caused by strict allocation policy&lt;BR /&gt;# lvextend -l 51200M /dev/vg00/lvol5&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol5" could not be extended.&lt;BR /&gt;Failure possibly caused by strict allocation policy&lt;BR /&gt;# vgdisplay -v&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                      8&lt;BR /&gt;Open LV                     8&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      1&lt;BR /&gt;Act PV                      1&lt;BR /&gt;Max PE per PV               5016&lt;BR /&gt;VGDA                        2&lt;BR /&gt;PE Size (Mbytes)            8&lt;BR /&gt;Total PE                    5006&lt;BR /&gt;Alloc PE                    3274&lt;BR /&gt;Free PE                     1732&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/vg00/lvol1&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1792&lt;BR /&gt;   Current LE                  224&lt;BR /&gt;   Allocated PE                224&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol2&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            2048&lt;BR /&gt;   Current LE                  256&lt;BR /&gt;   Allocated PE                256&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol3&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1024&lt;BR /&gt;   Current LE                  128&lt;BR /&gt;   Allocated PE                128&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol4&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            512&lt;BR /&gt;   Current LE                  64&lt;BR /&gt;   Allocated PE                64&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol5&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            104&lt;BR /&gt;   Current LE                  13&lt;BR /&gt;   Allocated PE                13&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol6&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            7672&lt;BR /&gt;   Current LE                  959&lt;BR /&gt;   Allocated PE                959&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol7&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            7176&lt;BR /&gt;   Current LE                  897&lt;BR /&gt;   Allocated PE                897&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol8&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            5864&lt;BR /&gt;   Current LE                  733&lt;BR /&gt;   Allocated PE                733&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c0t2d0s2&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    5006&lt;BR /&gt;   Free PE                     1732&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;The disks are mirrored(h/w raid 1)&lt;BR /&gt;&lt;BR /&gt;Now to increase lvol5... can i use the the following&lt;BR /&gt;lvchange -D n /dev/vg01/lvol2&lt;BR /&gt;and then &lt;BR /&gt;lvextend -L 51200M ....&lt;BR /&gt;vgextend...</description>
      <pubDate>Mon, 20 Oct 2008 19:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136438#M451387</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-20T19:22:00Z</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/5136439#M451388</link>
      <description># lvchange -D n /dev/vg00/lvol5&lt;BR /&gt;Logical volume "/dev/vg00/lvol5" has been successfully changed.&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.con&lt;BR /&gt;f&lt;BR /&gt;# lvextend -l 51200M /dev/vg00/lvol5&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol5" could not be extended.&lt;BR /&gt;Failure possibly caused by strict allocation policy</description>
      <pubDate>Mon, 20 Oct 2008 19:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136439#M451388</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-20T19:24: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/5136440#M451389</link>
      <description>You only have 1732 extents avail, @ 8MB an extent that is about only 13GB.  YOu are trying to grow this to 51GB.&lt;BR /&gt;&lt;BR /&gt;You DO NOT have enough storage in thie VG to satisfy your request.&lt;BR /&gt;&lt;BR /&gt;The max you can do would be close to.&lt;BR /&gt;lvextend -L 13000 /dev/vg00/lvol5&lt;BR /&gt;or &lt;BR /&gt;lvextend -l 1732 /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 19:26:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136440#M451389</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-10-20T19:26:15Z</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/5136441#M451390</link>
      <description># lvdisplay /dev/vg00/lvol5&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol5&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            104&lt;BR /&gt;Current LE                  13&lt;BR /&gt;Allocated PE                13&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 19:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136441#M451390</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-20T19:27:36Z</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/5136442#M451391</link>
      <description>This machine is a VM Guest&lt;BR /&gt;&lt;BR /&gt;and now I was successfully able to extend lvol5 to 12g&lt;BR /&gt;&lt;BR /&gt;# bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3    1048576  283512  759144   27% /&lt;BR /&gt;/dev/vg00/lvol1    1835008   80496 1740912    4% /stand&lt;BR /&gt;/dev/vg00/lvol8    6004736 2110320 3865280   35% /var&lt;BR /&gt;/dev/vg00/lvol7    7348224 2525000 4785600   35% /usr&lt;BR /&gt;/dev/vg00/lvol4     524288  110448  410616   21% /tmp&lt;BR /&gt;/dev/vg00/lvol6    7856128 3797536 4026928   49% /opt&lt;BR /&gt;/dev/vg00/lvol5    13312000  102344 13106512    1% /home&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c0t2d0s2&lt;BR /&gt;PV Status                   available&lt;BR /&gt;Total PE                    5006&lt;BR /&gt;Free PE                     120&lt;BR /&gt;Autoswitch                  On&lt;BR /&gt;Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;Now is there a way I can extend this even more</description>
      <pubDate>Mon, 20 Oct 2008 19:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136442#M451391</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-20T19:42:24Z</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/5136443#M451392</link>
      <description>from your first post:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v&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 8&lt;BR /&gt;Open LV 8&lt;BR /&gt;Max PV 16&lt;BR /&gt;Cur PV 1&lt;BR /&gt;Act PV 1&lt;BR /&gt;Max PE per PV 5016&lt;BR /&gt;VGDA 2&lt;BR /&gt;PE Size (Mbytes) 8&lt;BR /&gt;Total PE 5006&lt;BR /&gt;Alloc PE 3274&lt;BR /&gt;Free PE 1732&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;Note PE Size (Mbytes) is 8.  Free PE 1732.  As noted above, thats ~ 13GB. IT IS NOT GOING TO WORK when you attempt to add 51GB.&lt;BR /&gt;&lt;BR /&gt;It will work for sizes less than 13GB (as you found when you were able to extend it by 12)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 19:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136443#M451392</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-10-20T19:45:08Z</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/5136444#M451393</link>
      <description># ioscan -fnC disk&lt;BR /&gt;Class     I  H/W Path     Driver  S/W State   H/W Type     Description&lt;BR /&gt;=======================================================================&lt;BR /&gt;disk      0  0/0/0/0.0.0  sdisk   CLAIMED     DEVICE       HP      Virtual LvDis&lt;BR /&gt;k&lt;BR /&gt;                         /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      2  0/0/0/0.2.0  sdisk   CLAIMED     DEVICE       HP      Virtual LvDis&lt;BR /&gt;k&lt;BR /&gt;                         /dev/dsk/c0t2d0     /dev/rdsk/c0t2d0&lt;BR /&gt;                         /dev/dsk/c0t2d0s1   /dev/rdsk/c0t2d0s1&lt;BR /&gt;                         /dev/dsk/c0t2d0s2   /dev/rdsk/c0t2d0s2&lt;BR /&gt;                         /dev/dsk/c0t2d0s3   /dev/rdsk/c0t2d0s3&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c0t2d0s2</description>
      <pubDate>Mon, 20 Oct 2008 19:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136444#M451393</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-20T19:47:41Z</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/5136445#M451394</link>
      <description>I have extended it to total 13 GIG .. Is there a way I can extend this to 50GIG&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v&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                      8&lt;BR /&gt;Open LV                     8&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      1&lt;BR /&gt;Act PV                      1&lt;BR /&gt;Max PE per PV               5016&lt;BR /&gt;VGDA                        2&lt;BR /&gt;PE Size (Mbytes)            8&lt;BR /&gt;Total PE                    5006&lt;BR /&gt;Alloc PE                    4925&lt;BR /&gt;Free PE                     81&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;I see that there are only 81 free PE avaliable... Is there a way I can add more PE's So that I can have 30G for /home.I have two disks one is 10G and the other is 40G.&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;Class     I  H/W Path     Driver  S/W State   H/W Type     Description&lt;BR /&gt;=======================================================================&lt;BR /&gt;disk      0  0/0/0/0.0.0  sdisk   CLAIMED     DEVICE       HP      Virtual LvDis&lt;BR /&gt;k&lt;BR /&gt;                         /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      2  0/0/0/0.2.0  sdisk   CLAIMED     DEVICE       HP      Virtual LvDis&lt;BR /&gt;k&lt;BR /&gt;                         /dev/dsk/c0t2d0     /dev/rdsk/c0t2d0&lt;BR /&gt;                         /dev/dsk/c0t2d0s1   /dev/rdsk/c0t2d0s1&lt;BR /&gt;                         /dev/dsk/c0t2d0s2   /dev/rdsk/c0t2d0s2&lt;BR /&gt;                         /dev/dsk/c0t2d0s3   /dev/rdsk/c0t2d0s3&lt;BR /&gt;# diskinfo /dev/dsk/c0t0d0&lt;BR /&gt;diskinfo: Character device required&lt;BR /&gt;# diskinfo /dev/rdsk/c0t0d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t0d0:&lt;BR /&gt;             vendor: HP&lt;BR /&gt;         product id: Virtual LvDisk&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 10485760 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;# diskinfo /dev/rdsk/c0t2d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t2d0:&lt;BR /&gt;             vendor: HP&lt;BR /&gt;         product id: Virtual LvDisk&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 41943040 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;Now how can I increase the /home from 13G to 35G.&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 20:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136445#M451394</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-20T20:02: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/5136446#M451395</link>
      <description>I just don't understand above post.&lt;BR /&gt;&lt;BR /&gt;If you want to increase the size of that lv up to 51gb you must add a LUN to it's VG to met that requirement, that's the only way I know.&lt;BR /&gt;&lt;BR /&gt;Regards!</description>
      <pubDate>Mon, 20 Oct 2008 20:04:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136446#M451395</guid>
      <dc:creator>Andres_13</dc:creator>
      <dc:date>2008-10-20T20:04:41Z</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/5136447#M451396</link>
      <description>You need to vgextend and add the 40 gb disk to your vg00..... because with only 10 it wont be enough.&lt;BR /&gt;&lt;BR /&gt;Regrds!&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 20:07:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136447#M451396</guid>
      <dc:creator>Andres_13</dc:creator>
      <dc:date>2008-10-20T20:07:07Z</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/5136448#M451397</link>
      <description>Your 35GB disk is alreay in vg00 and almost completely used.&lt;BR /&gt;&lt;BR /&gt;The 10GB disk, if not used, could be added to vg00 and then you can add 10GB to which ever lvol you wish but it still will only take you to 26GB if you add it all to lvol5.&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/dsk/c0t0d0&lt;BR /&gt;vgextend /dev/vg00&lt;BR /&gt;lvextend -L 26000 /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;If you wish to get to 30GB or more then you MUST add more virtual disk to the vGuest. &lt;BR /&gt;(not sure why you want to make the /home filesystem so big, but to each their own )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 20:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136448#M451397</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-10-20T20:13:17Z</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/5136449#M451398</link>
      <description>Sorry I want to extend lvol5 to 35Gig ... not 50Gig... It was a typo...&lt;BR /&gt;&lt;BR /&gt;how can I do that..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 20:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136449#M451398</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-20T20:15:15Z</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/5136450#M451399</link>
      <description>You MUST create a larger backing store on the vHost and present it to the vGuest.&lt;BR /&gt;&lt;BR /&gt;The two you have presented (35GB and 10GB) are not enough.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 20:24:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136450#M451399</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-10-20T20:24:21Z</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/5136451#M451400</link>
      <description>Pls consider assign points.&lt;BR /&gt;&lt;BR /&gt;Regards!</description>
      <pubDate>Mon, 20 Oct 2008 23:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136451#M451400</guid>
      <dc:creator>Andres_13</dc:creator>
      <dc:date>2008-10-20T23:20: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/5136452#M451401</link>
      <description># vgdisplay -v&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                      8&lt;BR /&gt;Open LV                     8&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               5016&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            8&lt;BR /&gt;Total PE                    6285&lt;BR /&gt;Alloc PE                    3166&lt;BR /&gt;Free PE                     3119&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; --- Physical volumes ---&lt;BR /&gt; PV Name                     /dev/dsk/c0t1d0s2&lt;BR /&gt; PV Status                   available&lt;BR /&gt; Total PE                    5006&lt;BR /&gt; Free PE                     3119&lt;BR /&gt; Autoswitch                  On&lt;BR /&gt; Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt; PV Name                     /dev/dsk/c0t0d0&lt;BR /&gt; PV Status                   available&lt;BR /&gt; Total PE                    1279&lt;BR /&gt; Free PE                     0&lt;BR /&gt; Autoswitch                  On&lt;BR /&gt; Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here I see many PV's available.... but cannot do a vgextend or a lvextend</description>
      <pubDate>Tue, 21 Oct 2008 11:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136452#M451401</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-21T11:50:43Z</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/5136453#M451402</link>
      <description>Looks to me like a HPVM guest, right?&lt;BR /&gt;&lt;BR /&gt;Please clarify!&lt;BR /&gt;&lt;BR /&gt;Do you want to extend the lv on the guest?&lt;BR /&gt;&lt;BR /&gt;What kind of backing storage do you have? LVOLs?</description>
      <pubDate>Tue, 21 Oct 2008 11:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136453#M451402</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-10-21T11:54:53Z</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/5136454#M451403</link>
      <description>If I **assume** you want to extend the lvol of the guest and you have enough free space, the reason for the error is this setting for lvol5:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;Allocation strict&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Change it and it will work!</description>
      <pubDate>Tue, 21 Oct 2008 11:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136454#M451403</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-10-21T11:58: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/5136455#M451404</link>
      <description>yes it is a HPVM ... I have 2 HPVM's on this server and on both of them to have to increase /home to atleast 13GB. There is no External Storage avaliable&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnkC disk&lt;BR /&gt;Class     I  H/W Path     Driver  S/W State   H/W Type     Description&lt;BR /&gt;=======================================================================&lt;BR /&gt;disk      0  0/0/0/0.0.0  sdisk   CLAIMED     DEVICE       HP      Virtual LvDis&lt;BR /&gt;k&lt;BR /&gt;                         /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      1  0/0/0/0.1.0  sdisk   CLAIMED     DEVICE       HP      Virtual LvDis&lt;BR /&gt;k&lt;BR /&gt;                         /dev/dsk/c0t1d0     /dev/rdsk/c0t1d0&lt;BR /&gt;                         /dev/dsk/c0t1d0s1   /dev/rdsk/c0t1d0s1&lt;BR /&gt;                         /dev/dsk/c0t1d0s2   /dev/rdsk/c0t1d0s2&lt;BR /&gt;                         /dev/dsk/c0t1d0s3   /dev/rdsk/c0t1d0s3&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c0t1d0s2&lt;BR /&gt;/dev/dsk/c0t0d0&lt;BR /&gt;&lt;BR /&gt;# lvextend -L 12288M /dev/vg00/lvol5&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol5" could not be extended.&lt;BR /&gt;lvextend: Couldn't retrieve the list of the physical volumes&lt;BR /&gt;belonging to volume group "/dev/vg00".&lt;BR /&gt;Failure possibly caused by strict allocation policy</description>
      <pubDate>Tue, 21 Oct 2008 12:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136455#M451404</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-21T12:01:15Z</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/5136456#M451405</link>
      <description>I have tried that as well with the following command&lt;BR /&gt;&lt;BR /&gt;lvchange -D n /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;but still I get the same error&lt;BR /&gt;&lt;BR /&gt;# lvchange -D n /dev/vg00/lvol5&lt;BR /&gt;Logical volume "/dev/vg00/lvol5" has been successfully changed.&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.con&lt;BR /&gt;f&lt;BR /&gt;#  lvextend -L 12288M /dev/vg00/lvol5&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol5" could not be extended.&lt;BR /&gt;lvextend: Couldn't retrieve the list of the physical volumes&lt;BR /&gt;belonging to volume group "/dev/vg00".&lt;BR /&gt;Failure possibly caused by strict allocation policy</description>
      <pubDate>Tue, 21 Oct 2008 12:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136456#M451405</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-21T12:02:39Z</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/5136457#M451406</link>
      <description>Also this didn't work&lt;BR /&gt;&lt;BR /&gt;# lvchange -C n /dev/vg00/lvol5&lt;BR /&gt;Logical volume "/dev/vg00/lvol5" has been successfully changed.&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.con&lt;BR /&gt;f&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# lvextend -L 12288M /dev/vg00/lvol5&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol5" could not be extended.&lt;BR /&gt;lvextend: Couldn't retrieve the list of the physical volumes&lt;BR /&gt;belonging to volume group "/dev/vg00".&lt;BR /&gt;Failure possibly caused by strict allocation policy</description>
      <pubDate>Tue, 21 Oct 2008 12:09:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-not-enough-free-physical-extents-available/m-p/5136457#M451406</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-10-21T12:09:13Z</dc:date>
    </item>
  </channel>
</rss>

