<?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: problem extending l-volume in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901620#M633822</link>
    <description>If the lvol is mirrored, you have to devide the "Free PE 1159" by number of mirror copies and that is the max PE range you are able to extend the lvol. Further you need enought free space on different disks, because the allocation is set to 'strict' you are not able to mirror to the same disk.</description>
    <pubDate>Tue, 11 Feb 2003 12:52:34 GMT</pubDate>
    <dc:creator>Armin Feller</dc:creator>
    <dc:date>2003-02-11T12:52:34Z</dc:date>
    <item>
      <title>problem extending l-volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901619#M633821</link>
      <description>I've a problem tring to extend a logical volume:&lt;BR /&gt;&lt;BR /&gt;virgo# lvextend -L 1500 /dev/vg00/lvol5&lt;BR /&gt;Warning: rounding up logical volume size to extent boundary at size "1504" MB.&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;&lt;BR /&gt;On vg00 seems to be sufficient space...&lt;BR /&gt;virgo# vgdisplay vg00&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                      12     &lt;BR /&gt;Open LV                     12     &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               4350         &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            8               &lt;BR /&gt;Total PE                    8680    &lt;BR /&gt;Alloc PE                    7521    &lt;BR /&gt;Free PE                     1159    &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;But I've seen that lvol5 is mirrored on:&lt;BR /&gt;&lt;BR /&gt;virgo# lvdisplay -v /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               1            &lt;BR /&gt;Consistency Recovery        MWC                 &lt;BR /&gt;Schedule                    parallel     &lt;BR /&gt;LV Size (Mbytes)            1024            &lt;BR /&gt;Current LE                  128       &lt;BR /&gt;Allocated PE                256         &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;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV  &lt;BR /&gt;   /dev/dsk/c1t6d0    128       128       &lt;BR /&gt;   /dev/dsk/c2t6d0    128       128       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Maybe the problem is that there isn't more space on both PV so I can't allocate same PV on both disk?&lt;BR /&gt;&lt;BR /&gt; --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t6d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c2t6d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     1159    &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can I extend lvol5 adding a new PV on vg00?&lt;BR /&gt;&lt;BR /&gt;Thank You</description>
      <pubDate>Tue, 11 Feb 2003 12:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901619#M633821</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2003-02-11T12:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem extending l-volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901620#M633822</link>
      <description>If the lvol is mirrored, you have to devide the "Free PE 1159" by number of mirror copies and that is the max PE range you are able to extend the lvol. Further you need enought free space on different disks, because the allocation is set to 'strict' you are not able to mirror to the same disk.</description>
      <pubDate>Tue, 11 Feb 2003 12:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901620#M633822</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-02-11T12:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: problem extending l-volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901621#M633823</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Strict allocation enforces the requirement that keep mirror extents are kept only on separate physical volumes.&lt;BR /&gt;&lt;BR /&gt;Your problem is that /dev/dsk/c1t6d0 has no more free physical extents.&lt;BR /&gt;&lt;BR /&gt;One approach would be to unmirror lvol5 from /dev/dsk/c1t6d0; 'vgextend' in a new physical volume; 'lvextend' lvol5 on /dev/dsk/c2t6d0; and then (re)mirror lvol5 onto the *new* physical volume.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 11 Feb 2003 13:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901621#M633823</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-02-11T13:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: problem extending l-volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901622#M633824</link>
      <description>I was wondering when you did the lvextend if you specified the disk?&lt;BR /&gt;&lt;BR /&gt;I have found when increasing lvol on vg00 to NOT include the specific disk, especially if it is mirrored.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;lvextend -L 1500 /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 11 Feb 2003 13:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901622#M633824</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2003-02-11T13:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem extending l-volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901623#M633825</link>
      <description>Rita, be careful if you do that, as you can end up with parts of your mirror on the wrong set of disks.&lt;BR /&gt;Ie: if your vg00 consists of /dev/dsk/c0t2d0, c0t3d0, c0t4d0 on one SCSI, and c1t2d0, c1t3d0, and c1t3d0 on the other SCSI in the cabinet, you could end up mirroring the data onto a disk on the same SCSI card, which is bad practice.</description>
      <pubDate>Wed, 12 Feb 2003 13:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-extending-l-volume/m-p/2901623#M633825</guid>
      <dc:creator>Jakes Louw_1</dc:creator>
      <dc:date>2003-02-12T13:22:19Z</dc:date>
    </item>
  </channel>
</rss>

