<?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/3146932#M156641</link>
    <description>Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     159744   98614   57319   63% /&lt;BR /&gt;/dev/vg00/lvol1     143573   23291  105924   18% /stand&lt;BR /&gt;/dev/vg00/lvol8    1572864 1185755  362998   77% /var&lt;BR /&gt;/dev/vg00/lvol7    2129920  708515 1332613   35% /usr&lt;BR /&gt;/dev/vg00/lvol6    2060288    4338 1930124    0% /tmp&lt;BR /&gt;/dev/vg02/lvol1    64811008 13903528 50509776   22% /pluto_archive_NFS2&lt;BR /&gt;/dev/vg01/lvol1    64811008 46837256 17833392   72% /pluto_archive_NFS1&lt;BR /&gt;/dev/vg00/lvol5    2129920 2090558   39362   98% /opt&lt;BR /&gt;/dev/vg00/lvol13   1716224 1400837  297803   82% /home&lt;BR /&gt;pluto:/u           35543812 16320765 19223047   46% /pluto_data&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Dec 2003 09:00:05 GMT</pubDate>
    <dc:creator>Nobody's Hero</dc:creator>
    <dc:date>2003-12-17T09:00:05Z</dc:date>
    <item>
      <title>lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146913#M156622</link>
      <description>Hi All,&lt;BR /&gt;I am in the middle of mirroring my root drive on an 11.0 system. My secondary root drive failed. I am familiar with all the steps to mirror a drive properly however I am getting an error this time. vg00 primary and vg00 secondary disks are the same size, 9Gbytes. when trying to entend a mirror copy of lvol6(/tmp), I get the following error:&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol6 /dev/dsk/c0t5d0&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol6" could not be extended.&lt;BR /&gt;Failure possibly caused by strict allocation policy&lt;BR /&gt;&lt;BR /&gt;Caused by one mirror disk having more free extents than the other mirror copy. How can one disk have a difference if they are both the same size? I dont want to turn of "strick allocation" because of the obvious.&lt;BR /&gt;&lt;BR /&gt;10x&lt;BR /&gt;RPM&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 08:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146913#M156622</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-12-17T08:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146914#M156623</link>
      <description>Well, maybe not all logical volumes have strict  allocation and therefore you have a primary and mirror of bits of the same logical volume on the second disk.  I think you should do a pvdisplay -v on all the disks to see which extents have been placed where.</description>
      <pubDate>Wed, 17 Dec 2003 08:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146914#M156623</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-17T08:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146915#M156624</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;Can you post the output of vgdisplay -v vg00 and pvdisplay /dev/dsk/cXtXdX and pvdisplay /dev/dsk/cYtYdY (both of the mirrors, in other words)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 17 Dec 2003 08:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146915#M156624</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-12-17T08:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146916#M156625</link>
      <description>Hi RPM,&lt;BR /&gt;&lt;BR /&gt;I think you may be misunderstanding "strict allocation". You NEED to have this on as it causes the mirror pairs to be on different disks. With it off you can have both mirror pairs on the same disk &amp;amp; if that disk fails - game's over.&lt;BR /&gt;You need to restart the mirror process after lvreducing the already mirrored LVs and then lvchange -s y /dev/vg00/lvolX &lt;BR /&gt;to set the allocation policy to strict&lt;BR /&gt;&lt;BR /&gt;Run&lt;BR /&gt;lvdisplay -v /dev/vg00/lvolX | more&lt;BR /&gt;and you'll see that the pairs are actually on the same disk - not a good thing.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 17 Dec 2003 08:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146916#M156625</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-12-17T08:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146917#M156626</link>
      <description>That is the 1st thing I did Mark and I dont see any problems. Looking again.....</description>
      <pubDate>Wed, 17 Dec 2003 08:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146917#M156626</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-12-17T08:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146918#M156627</link>
      <description>The problem here is,&lt;BR /&gt;&lt;BR /&gt;you have the same size disks.&lt;BR /&gt;&lt;BR /&gt;you have some volumes mirrored.&lt;BR /&gt;Also you have some other volumes which are non-mirrored.&lt;BR /&gt;Mirrored volumes take space on both the disks and non-mirrored volumes take space on only the one disk.&lt;BR /&gt;So lvextend pops up this error.&lt;BR /&gt;what you can do is you can add additional disks to the VG.&lt;BR /&gt;&lt;BR /&gt;Or &lt;BR /&gt;you can move the non-mirrored lv's to some other VG(other disks)&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 17 Dec 2003 08:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146918#M156627</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-12-17T08:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146919#M156628</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use pvdisplay -v /dev/dsk/c?t?d? to view if the problem is related to strict allocation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PV Name                     /dev/dsk/c1t6d0&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;PV Status                   available&lt;BR /&gt;Allocatable                 yes&lt;BR /&gt;VGDA                        2&lt;BR /&gt;Cur LV                      11&lt;BR /&gt;PE Size (Mbytes)            16&lt;BR /&gt;Total PE                    4374&lt;BR /&gt;Free PE                     1248&lt;BR /&gt;Allocated PE                3126&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/vg00/lvol1    6         6&lt;BR /&gt;   /dev/vg00/lvol2    640       640&lt;BR /&gt;   /dev/vg00/lvol3    16        16&lt;BR /&gt;   /dev/vg00/lvol4    128       128&lt;BR /&gt;   /dev/vg00/lvol5    128       128&lt;BR /&gt;   /dev/vg00/lvol6    128       128&lt;BR /&gt;   /dev/vg00/lvol7    128       128&lt;BR /&gt;   /dev/vg00/lvol9    25        25&lt;BR /&gt;   /dev/vg00/lvol10   640       640&lt;BR /&gt;   /dev/vg00/lvol11   1280      1280&lt;BR /&gt;&lt;BR /&gt;   --- Physical extents ---&lt;BR /&gt;   PE   Status   LV                 LE&lt;BR /&gt;   0000 current  /dev/vg00/lvol1    0000&lt;BR /&gt;   0001 current  /dev/vg00/lvol1    0001&lt;BR /&gt;   0002 current  /dev/vg00/lvol1    0002&lt;BR /&gt;   0003 current  /dev/vg00/lvol1    0003&lt;BR /&gt;   0004 current  /dev/vg00/lvol1    0004&lt;BR /&gt;   0005 current  /dev/vg00/lvol1    0005&lt;BR /&gt;   0006 current  /dev/vg00/lvol2    0000&lt;BR /&gt;   0007 current  /dev/vg00/lvol2    0001&lt;BR /&gt;   0008 current  /dev/vg00/lvol2    0002&lt;BR /&gt;   0009 current  /dev/vg00/lvol2    0003&lt;BR /&gt;   0010 current  /dev/vg00/lvol2    0004&lt;BR /&gt;   0011 current  /dev/vg00/lvol2    0005&lt;BR /&gt;   0012 current  /dev/vg00/lvol2    000 &lt;BR /&gt;...... etc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Wed, 17 Dec 2003 08:38:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146919#M156628</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2003-12-17T08:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146920#M156629</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;On that pvdisplay, make it pvdisplay -v but don't include all the "--- Physical extents ---" stuff.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 17 Dec 2003 08:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146920#M156629</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-12-17T08:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146921#M156630</link>
      <description>Of course, 6 is primary and 5 is mirror.&lt;BR /&gt;See attached</description>
      <pubDate>Wed, 17 Dec 2003 08:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146921#M156630</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-12-17T08:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146922#M156631</link>
      <description>VG</description>
      <pubDate>Wed, 17 Dec 2003 08:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146922#M156631</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-12-17T08:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146923#M156632</link>
      <description>PV 6</description>
      <pubDate>Wed, 17 Dec 2003 08:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146923#M156632</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-12-17T08:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146924#M156633</link>
      <description>PV 5</description>
      <pubDate>Wed, 17 Dec 2003 08:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146924#M156633</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-12-17T08:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146925#M156634</link>
      <description>Hi,&lt;BR /&gt;try to verify the disk's size:&lt;BR /&gt;diskinfo -v /dev/rdsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;verify that your lvol6 is ok!&lt;BR /&gt;lvdisplay -v /dev/vg00/lvol6&lt;BR /&gt;fsck -V&lt;BR /&gt;Hope this Helps.&lt;BR /&gt;L.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 08:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146925#M156634</guid>
      <dc:creator>Lorenzo Facello</dc:creator>
      <dc:date>2003-12-17T08:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146926#M156635</link>
      <description>unmirrored lv's&lt;BR /&gt;dev/vg00/lvol7    &lt;BR /&gt;/dev/vg00/lvol8   &lt;BR /&gt;only are on the first disk.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 08:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146926#M156635</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-12-17T08:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146927#M156636</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;There are two other PV's, according to your vgdisplay, AND, I don't see lvol 6 on either pv5 or pv6!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 17 Dec 2003 08:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146927#M156636</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-12-17T08:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146928#M156637</link>
      <description>can I have the bdf output??</description>
      <pubDate>Wed, 17 Dec 2003 08:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146928#M156637</guid>
      <dc:creator>Lorenzo Facello</dc:creator>
      <dc:date>2003-12-17T08:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146929#M156638</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;My conclusion at this point is that lvol6 resides on pv4 (c0t4d0) and pv3 (c0t3d0).  The problem is that pv4 is completely full.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 17 Dec 2003 08:55:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146929#M156638</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-12-17T08:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146930#M156639</link>
      <description>I understand that lv 7 and 8 are not done yet. My lvextend error happened while extending lv 6.</description>
      <pubDate>Wed, 17 Dec 2003 08:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146930#M156639</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-12-17T08:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146931#M156640</link>
      <description>you have x file system on PVx, this PVx is full. I think there was a confiruation error at the moment of vg00 creation</description>
      <pubDate>Wed, 17 Dec 2003 08:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146931#M156640</guid>
      <dc:creator>Lorenzo Facello</dc:creator>
      <dc:date>2003-12-17T08:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146932#M156641</link>
      <description>Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     159744   98614   57319   63% /&lt;BR /&gt;/dev/vg00/lvol1     143573   23291  105924   18% /stand&lt;BR /&gt;/dev/vg00/lvol8    1572864 1185755  362998   77% /var&lt;BR /&gt;/dev/vg00/lvol7    2129920  708515 1332613   35% /usr&lt;BR /&gt;/dev/vg00/lvol6    2060288    4338 1930124    0% /tmp&lt;BR /&gt;/dev/vg02/lvol1    64811008 13903528 50509776   22% /pluto_archive_NFS2&lt;BR /&gt;/dev/vg01/lvol1    64811008 46837256 17833392   72% /pluto_archive_NFS1&lt;BR /&gt;/dev/vg00/lvol5    2129920 2090558   39362   98% /opt&lt;BR /&gt;/dev/vg00/lvol13   1716224 1400837  297803   82% /home&lt;BR /&gt;pluto:/u           35543812 16320765 19223047   46% /pluto_data&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 09:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3146932#M156641</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-12-17T09:00:05Z</dc:date>
    </item>
  </channel>
</rss>

