<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509443#M655223</link>
    <description>&lt;BR /&gt;Still nobody has come up with the way to create some contiguous space.&lt;BR /&gt;&lt;BR /&gt;Options;&lt;BR /&gt;&lt;BR /&gt;1. Do you have enough free extents on more than 1 disk in the volume group that lvol14 is not on ? If so, try extending explicitly to that disk by doing;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol14 /dev/dsk/cxxxxxx&lt;BR /&gt;&lt;BR /&gt;2. If possible, add in another disk to the volume group first, then use the explicit lvextend command above to extend the mirror on the new disk, as a new disk will always be contiguous when first added.&lt;BR /&gt;&lt;BR /&gt;3. If possible find an lvol which has enough extents for you to create your mirror on and move it using the pvmove command to another disk. You shouldnt move lvols 1-8 on vg00.&lt;BR /&gt;Once youve pvmoved it to another disk you should have sufficient contiguous space to extend lvol14 to this disk.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;</description>
    <pubDate>Mon, 26 Mar 2001 12:26:47 GMT</pubDate>
    <dc:creator>Edward Sedgemore</dc:creator>
    <dc:date>2001-03-26T12:26:47Z</dc:date>
    <item>
      <title>lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509436#M655216</link>
      <description>Hi admin,&lt;BR /&gt;&lt;BR /&gt;when I try to extend this lvol I get an error. I know there is enough space to mirror it though;&lt;BR /&gt;&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol14" could not be extended.&lt;BR /&gt;Failure possibly caused by strict allocation policy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2001 11:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509436#M655216</guid>
      <dc:creator>Michael Dalanek</dc:creator>
      <dc:date>2001-03-26T11:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509437#M655217</link>
      <description>vgdisplay -v for see free PE,solution add a other disk with vgextend.</description>
      <pubDate>Mon, 26 Mar 2001 11:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509437#M655217</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-03-26T11:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509438#M655218</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have you checked the 'Free PE' of output from vgdisplay vg00 ?&lt;BR /&gt;Perhaps you have used wrong option ie:&lt;BR /&gt;lvextend -l 500 (extend to 500 PE = 2GB when PE Size=4MB)&lt;BR /&gt;lvextend -L 500 (extend to 500MB)&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 26 Mar 2001 11:46:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509438#M655218</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2001-03-26T11:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509439#M655219</link>
      <description>&lt;BR /&gt;lvol14 for vg00 is a high number, is this for swap space ?&lt;BR /&gt;&lt;BR /&gt;If so then you are trying to create the mirror of an lvol which must be contiguous therefore enough free space is not sufficient, it must be contiguous space.</description>
      <pubDate>Mon, 26 Mar 2001 11:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509439#M655219</guid>
      <dc:creator>Edward Sedgemore</dc:creator>
      <dc:date>2001-03-26T11:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509440#M655220</link>
      <description>&lt;BR /&gt;Yes, this lvol is for swap space. I know there are enough free extents to mirror it from vgdisplay so how can I create contiguous space ?&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2001 12:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509440#M655220</guid>
      <dc:creator>Michael Dalanek</dc:creator>
      <dc:date>2001-03-26T12:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509441#M655221</link>
      <description>For swap&lt;BR /&gt;you must use an lvextend -m 1 -C y -r n /dev/vgXY/lvolXYZ /dev/dsk/cXtYdZ&lt;BR /&gt;C = Contiguous&lt;BR /&gt;r = Bad Block Relocation&lt;BR /&gt;m = mirror option&lt;BR /&gt;dsk = optional to specify PV in the VG&lt;BR /&gt;      otherwise wherever contig. space is found&lt;BR /&gt;&lt;BR /&gt;As was mentioned before check your extent status with vgdisplay and pvdisplay to see if you've got free contiguous extents on that PV.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2001 12:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509441#M655221</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-03-26T12:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509442#M655222</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;Swap partitions are required to be contiguous, that mean one straight big trunk of consecutive blocks.  Your volume group may have enough space for the size specified, but they are spreaded over the volume group, that was the reason why the lvextend command being rejected by the OS.&lt;BR /&gt;&lt;BR /&gt;~Philip</description>
      <pubDate>Mon, 26 Mar 2001 12:15:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509442#M655222</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2001-03-26T12:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509443#M655223</link>
      <description>&lt;BR /&gt;Still nobody has come up with the way to create some contiguous space.&lt;BR /&gt;&lt;BR /&gt;Options;&lt;BR /&gt;&lt;BR /&gt;1. Do you have enough free extents on more than 1 disk in the volume group that lvol14 is not on ? If so, try extending explicitly to that disk by doing;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol14 /dev/dsk/cxxxxxx&lt;BR /&gt;&lt;BR /&gt;2. If possible, add in another disk to the volume group first, then use the explicit lvextend command above to extend the mirror on the new disk, as a new disk will always be contiguous when first added.&lt;BR /&gt;&lt;BR /&gt;3. If possible find an lvol which has enough extents for you to create your mirror on and move it using the pvmove command to another disk. You shouldnt move lvols 1-8 on vg00.&lt;BR /&gt;Once youve pvmoved it to another disk you should have sufficient contiguous space to extend lvol14 to this disk.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2001 12:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509443#M655223</guid>
      <dc:creator>Edward Sedgemore</dc:creator>
      <dc:date>2001-03-26T12:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509444#M655224</link>
      <description>oops, the -C y -r n is for the lvcreate not the lvextend. Have to clarify before I get flamed!&lt;BR /&gt;In any case, good answer above..&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Mon, 26 Mar 2001 15:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/2509444#M655224</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-03-26T15:18:12Z</dc:date>
    </item>
  </channel>
</rss>

