<?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: Creating a Distributed logical volume in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408779#M352767</link>
    <description>Hi Sudhir,&lt;BR /&gt;&lt;BR /&gt;You are right. You can extend upto maximum of 21392MB*2 =&amp;gt;42784MB&lt;BR /&gt;&lt;BR /&gt;I forgot to add the size of second disk.</description>
    <pubDate>Tue, 28 Apr 2009 13:19:34 GMT</pubDate>
    <dc:creator>Ganesan R</dc:creator>
    <dc:date>2009-04-28T13:19:34Z</dc:date>
    <item>
      <title>Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408767#M352755</link>
      <description>&lt;BR /&gt;&lt;BR /&gt; Hi All,&lt;BR /&gt;&lt;BR /&gt; I want to create a distributed logical volume in a volume group "vgrblrel"  because all the LV's of "vgrblrel" VG are placed on single PV where as the VG contains two physical volumes.&lt;BR /&gt; As all the LV's of "vgrblrel" is on single PV &amp;amp; this VG contains major applications the disk is showing 99 % busy in SAR which is degrading system performance.&lt;BR /&gt; The vgrblrel contains followoing PV's&lt;BR /&gt;  &lt;BR /&gt;  /dev/dsk/c5t3d0&lt;BR /&gt;  /dev/dsk/c5t2d0&lt;BR /&gt;&lt;BR /&gt; /dev/dsk/c5t3d0 contains all the LV' and /dev/dsk/c5t2d0 is free.&lt;BR /&gt;I have tried the following &lt;BR /&gt; &lt;BR /&gt; # lvcreate -D y -s g -L 60000 -n lnprbl /dev/vgrblrel&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; but it is giving error " no lvmpvg file " checked the /etc directory for lvmpvg file but the file was missing&lt;BR /&gt; so i executed vgscan ( i know it rebuilds lvmtab but i got reference from forum) &amp;amp; manually created lvmpvg file&lt;BR /&gt;but no PVG's are defined in our system so again it has given error "no PVG are defined for vgrblrel".&lt;BR /&gt;&lt;BR /&gt;I have tried the following also&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; #lvcreate -L 60000 -i 2 -I 1024 -n lnprbl  /dev/vgrblrel&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" has been successfully created with&lt;BR /&gt;character device "/dev/vgrblrel/rlnprbl".&lt;BR /&gt;lvcreate: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" could not be extended.&lt;BR /&gt;lvcreate: Couldn't retrieve the list of the physical volumes&lt;BR /&gt;belonging to volume group "/dev/vgrblrel".&lt;BR /&gt;Run the "lvextend" command to create space on the Logical Volume.&lt;BR /&gt;&lt;BR /&gt;The lvmtab file is as per below&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/etc #strings lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c2t0d0&lt;BR /&gt;/dev/dsk/c2t1d0&lt;BR /&gt;/dev/vgsrc&lt;BR /&gt;/dev/dsk/c5t0d0&lt;BR /&gt;/dev/dsk/c5t1d0&lt;BR /&gt;/dev/vgrblrel&lt;BR /&gt;#Dl$&lt;BR /&gt;/dev/dsk/c5t3d0&lt;BR /&gt;/dev/dsk/c5t2d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Output of vgdisplay of vgrblrel is &lt;BR /&gt;&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vgrblrel&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               35004        &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            16              &lt;BR /&gt;Total PE                    17498   &lt;BR /&gt;Alloc PE                    7411    &lt;BR /&gt;Free PE                     10087   &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/vgrblrel/lprdb&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            43008           &lt;BR /&gt;   Current LE                  2688      &lt;BR /&gt;   Allocated PE                2688        &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/rrblreldb&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            10240           &lt;BR /&gt;   Current LE                  640       &lt;BR /&gt;   Allocated PE                640         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/rrblreldwh&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            6144            &lt;BR /&gt;   Current LE                  384       &lt;BR /&gt;   Allocated PE                384         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/rrbltntdb&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            30000           &lt;BR /&gt;   Current LE                  1875      &lt;BR /&gt;   Allocated PE                1875        &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/rrbltntdwh&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            6144            &lt;BR /&gt;   Current LE                  384       &lt;BR /&gt;   Allocated PE                384         &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/rcatalog&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            2048            &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/vgrblrel/larchrbl1b&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            20480           &lt;BR /&gt;   Current LE                  1280      &lt;BR /&gt;   Allocated PE                1280        &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/lvarccatalog&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            512             &lt;BR /&gt;   Current LE                  32        &lt;BR /&gt;   Allocated PE                32          &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c5t3d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    8749    &lt;BR /&gt;   Free PE                     1338    &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c5t2d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    8749    &lt;BR /&gt;   Free PE                     8749    &lt;BR /&gt;   Autoswitch                  On   &lt;BR /&gt;&lt;BR /&gt;Please suggest any suggestion in this regard&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards&lt;BR /&gt;&lt;BR /&gt; Sudhir     &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt; &lt;BR /&gt;  &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Mon, 27 Apr 2009 13:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408767#M352755</guid>
      <dc:creator>Sudhir Junonikar</dc:creator>
      <dc:date>2009-04-27T13:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408768#M352756</link>
      <description>The "-L 60000" is for a 60GB volume. One of the disks has 1388 free extends on it and with 16MB PE size you don't have enough room on the disk. &lt;BR /&gt;&lt;BR /&gt;By the way all you volumes are created on the first disk and the second disk is totally empty.</description>
      <pubDate>Mon, 27 Apr 2009 13:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408768#M352756</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-04-27T13:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408769#M352757</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I would try explicitly listing the physical volumes on the lvcreate command line.&lt;BR /&gt;&lt;BR /&gt;There are examples in the man page for lvcreate.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 27 Apr 2009 13:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408769#M352757</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-04-27T13:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408770#M352758</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'd suggest doing the following:&lt;BR /&gt;&lt;BR /&gt;- create a good /etc/lvmpvg file, something as follows:&lt;BR /&gt;&lt;BR /&gt;VG   /dev/vgrblrel&lt;BR /&gt;PVG  PVG0&lt;BR /&gt;/dev/dsk/c5t3d0&lt;BR /&gt;PVG  PVG1&lt;BR /&gt;/dev/dsk/c5t2d0&lt;BR /&gt;&lt;BR /&gt;- create a lvol less than 42816 Mbytes --&amp;gt; it's the result of [1338 (Free PE on c5t3d0) * 16 (PE Size of vgrblrel)] * 2 (PV's):&lt;BR /&gt;&lt;BR /&gt;lvcreate -D y -s g -L 42816 -n lnprbl /dev/vgrblrel&lt;BR /&gt;&lt;BR /&gt;This should create a lvol named lnprbl distributed for 1338 extents on c5t3d0 and 1338 extents on c5t2d0.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Mon, 27 Apr 2009 14:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408770#M352758</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-04-27T14:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408771#M352759</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should understand the difference between block level striping and and Extended based striping.&lt;BR /&gt;&lt;BR /&gt;man lvcreate will provide good explanations about the differences.&lt;BR /&gt;&lt;BR /&gt;The first step you have tried is extend based.&lt;BR /&gt;&lt;BR /&gt;# lvcreate -D y -s g -L 60000 -n lnprbl /dev/vgrblrel&lt;BR /&gt;&lt;BR /&gt;Second step you have tried is block level&lt;BR /&gt;&lt;BR /&gt;#lvcreate -L 60000 -i 2 -I 1024 -n lnprbl /dev/vgrblrel&lt;BR /&gt;&lt;BR /&gt;First one is always preferred since block level striping not supported in mirroring.&lt;BR /&gt;&lt;BR /&gt;If you already created the logical volume remove it first and follow steps provided by Fabio Ettore. He has provided the exact steps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Apr 2009 15:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408771#M352759</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-27T15:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408772#M352760</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;  Thanks all for your reply,&lt;BR /&gt;&lt;BR /&gt;  Dear Fabio,&lt;BR /&gt;&lt;BR /&gt;  can i extend the created lv of your said size further.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;  Regards&lt;BR /&gt;&lt;BR /&gt;  Sudhir</description>
      <pubDate>Tue, 28 Apr 2009 04:27:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408772#M352760</guid>
      <dc:creator>Sudhir Junonikar</dc:creator>
      <dc:date>2009-04-28T04:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408773#M352761</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Dear Fabio,&lt;BR /&gt;&lt;BR /&gt; I tried to create lv with size less than 42816&lt;BR /&gt;&lt;BR /&gt;But it result in error " not enough PE's "&lt;BR /&gt;&lt;BR /&gt;/ #lvcreate -D y -s g -L 40000 -n lnprbl /dev/vgrblrel&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" has been successfully created with&lt;BR /&gt;character device "/dev/vgrblrel/rlnprbl".&lt;BR /&gt;lvcreate: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" could not be extended.&lt;BR /&gt;Failure possibly caused by PVG-Strict or Distributed allocation policies.&lt;BR /&gt;/ #lvremove -f /dev/vgrblrel/lnprbl&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" has been successfully removed.&lt;BR /&gt;Volume Group configuration for /dev/vgrblrel has been saved in /etc/lvmconf/vgrb&lt;BR /&gt;lrel.conf&lt;BR /&gt;&lt;BR /&gt;/ #lvcreate -D y -s g -L 20000 -n lnprbl /dev/vgrblrel&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" has been successfully created with&lt;BR /&gt;character device "/dev/vgrblrel/rlnprbl".&lt;BR /&gt;lvcreate: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" could not be extended.&lt;BR /&gt;Failure possibly caused by PVG-Strict or Distributed allocation policies.&lt;BR /&gt;/ #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Sudhir&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Apr 2009 06:04:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408773#M352761</guid>
      <dc:creator>Sudhir Junonikar</dc:creator>
      <dc:date>2009-04-28T06:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408774#M352762</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you provide the current #vgdisplay -v /dev/vgrblrel output?</description>
      <pubDate>Tue, 28 Apr 2009 06:53:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408774#M352762</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-28T06:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408775#M352763</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I suppose you've created /etc/lvmpvg, please post the contents of this file.&lt;BR /&gt;Anyway once created successfully the file please do the following:&lt;BR /&gt;&lt;BR /&gt;- lvremove /dev/vgrblrel/lnprbl&lt;BR /&gt;- lvcreate -D y -s g -L 32 -n lnprbl /dev/vgrblrel&lt;BR /&gt;&lt;BR /&gt;This command creates a lvol just of 2 extents (16MB of one PE * 2 = 32MB).&lt;BR /&gt;Check by lvdisplay -v /dev/vgrblrel/lnprbl the lvol was created with one extent on c5t3d0 and the following one on c5t2d0.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Tue, 28 Apr 2009 07:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408775#M352763</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-04-28T07:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408776#M352764</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;  Dear Fabio,&lt;BR /&gt;&lt;BR /&gt;  I have created the lv with two PE's but is it possible to extend its size by lvextend command.&lt;BR /&gt;&lt;BR /&gt;The lvdisplay, vgdisplay, &amp;amp; lvmpvg file for your reference.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/ #lvdisplay -v /dev/vgrblrel/lnprbl&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vgrblrel/lnprbl&lt;BR /&gt;VG Name                     /dev/vgrblrel&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)            32&lt;BR /&gt;Current LE                  2&lt;BR /&gt;Allocated PE                2&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/c5t2d0    1         1&lt;BR /&gt;   /dev/dsk/c5t3d0    1         1&lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;   LE    PV1                PE1   Status 1&lt;BR /&gt;   00000 /dev/dsk/c5t3d0    02688 current&lt;BR /&gt;   00001 /dev/dsk/c5t2d0    00000 current&lt;BR /&gt;&lt;BR /&gt;/ #vgdisplay -v /dev/vgrblrel&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vgrblrel&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                      9&lt;BR /&gt;Open LV                     9&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               35004&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            16&lt;BR /&gt;Total PE                    17498&lt;BR /&gt;Alloc PE                    7413&lt;BR /&gt;Free PE                     10085&lt;BR /&gt;Total PVG                   2&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/vgrblrel/lprdb&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            43008&lt;BR /&gt;   Current LE                  2688&lt;BR /&gt;   Allocated PE                2688&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/lnprbl&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            32&lt;BR /&gt;   Current LE                  2&lt;BR /&gt;   Allocated PE                2&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/rrblreldb&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            10240&lt;BR /&gt;   Current LE                  640&lt;BR /&gt;   Allocated PE                640&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/rrblreldwh&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            6144&lt;BR /&gt;   Current LE                  384&lt;BR /&gt;   Allocated PE                384&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/rrbltntdb&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            30000&lt;BR /&gt;   Current LE                  1875&lt;BR /&gt;   Allocated PE                1875&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/rrbltntdwh&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            6144&lt;BR /&gt;   Current LE                  384&lt;BR /&gt;   Allocated PE                384&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/rcatalog&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            2048&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/vgrblrel/larchrbl1b&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            20480&lt;BR /&gt;   Current LE                  1280&lt;BR /&gt;   Allocated PE                1280&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vgrblrel/lvarccatalog&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            512&lt;BR /&gt;   Current LE                  32&lt;BR /&gt;   Allocated PE                32&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c5t2d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    8749&lt;BR /&gt;   Free PE                     8748&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c5t3d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    8749&lt;BR /&gt;   Free PE                     1337&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volume groups ---&lt;BR /&gt;   PVG Name                    PVG0&lt;BR /&gt;   PV Name                     /dev/dsk/c5t3d0&lt;BR /&gt;&lt;BR /&gt;   PVG Name                    PVG1&lt;BR /&gt;   PV Name                     /dev/dsk/c5t2d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lvmpvg file&lt;BR /&gt;&lt;BR /&gt;VG /dev/vgrblrel&lt;BR /&gt;PVG PVG0&lt;BR /&gt;/dev/dsk/c5t3d0&lt;BR /&gt;PVG PVG1&lt;BR /&gt;/dev/dsk/c5t2d0&lt;BR /&gt;VG /dev/vg00&lt;BR /&gt;PVG PVG0&lt;BR /&gt;/dev/dsk/c2t0d0&lt;BR /&gt;PVG PVG1&lt;BR /&gt;/dev/dsk/c2t1d0&lt;BR /&gt;VG /dev/vgsrc&lt;BR /&gt;PVG PVG0&lt;BR /&gt;/dev/dsk/c5t0d0&lt;BR /&gt;PVG PVG1&lt;BR /&gt;/dev/dsk/c5t1d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Regards&lt;BR /&gt;&lt;BR /&gt; Sudhir&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Apr 2009 09:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408776#M352764</guid>
      <dc:creator>Sudhir Junonikar</dc:creator>
      <dc:date>2009-04-28T09:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408777#M352765</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can extend upto maximum of 21392MB since you have only 1337PE which gives 1337*16MB=&amp;gt;21392MB&lt;BR /&gt;&lt;BR /&gt;#lvextend -L 21392 /dev/vgrblrel/lnprbl&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Apr 2009 10:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408777#M352765</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-28T10:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408778#M352766</link>
      <description>&lt;BR /&gt;&lt;BR /&gt; Hi Ganesan,&lt;BR /&gt;&lt;BR /&gt; Since the lv is distributed on both the disks I should have (13337*2)*2 size lv.&lt;BR /&gt;&lt;BR /&gt; Regards&lt;BR /&gt;  &lt;BR /&gt; Sudhir</description>
      <pubDate>Tue, 28 Apr 2009 12:57:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408778#M352766</guid>
      <dc:creator>Sudhir Junonikar</dc:creator>
      <dc:date>2009-04-28T12:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408779#M352767</link>
      <description>Hi Sudhir,&lt;BR /&gt;&lt;BR /&gt;You are right. You can extend upto maximum of 21392MB*2 =&amp;gt;42784MB&lt;BR /&gt;&lt;BR /&gt;I forgot to add the size of second disk.</description>
      <pubDate>Tue, 28 Apr 2009 13:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408779#M352767</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-04-28T13:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408780#M352768</link>
      <description>&lt;BR /&gt; Hi!&lt;BR /&gt;&lt;BR /&gt; With lvcreat command i can only able to create lv of 32MB size for any other size it is giving error" Not enough PE's are available.&lt;BR /&gt;&lt;BR /&gt;Created 32MB LV can be extended to single 32MB size further not even 64MB is allowed.&lt;BR /&gt;&lt;BR /&gt;I am unable to understand why it is happening so, because there are enough free PE's are available on both physical volumes.&lt;BR /&gt;&lt;BR /&gt;Logs are as follows&lt;BR /&gt;/ #lvcreate -D y -s g -L 40000 -n lnprbl /dev/vgrblrel&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" has been successfully created with&lt;BR /&gt;character device "/dev/vgrblrel/rlnprbl".&lt;BR /&gt;lvcreate: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" could not be extended.&lt;BR /&gt;Failure possibly caused by PVG-Strict or Distributed allocation policies.&lt;BR /&gt;/ #&lt;BR /&gt;&lt;BR /&gt;/ #lvcreate -D y -s g -L 64 -n lnprbl /dev/vgrblrel&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" has been successfully created with&lt;BR /&gt;character device "/dev/vgrblrel/rlnprbl".&lt;BR /&gt;lvcreate: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" could not be extended.&lt;BR /&gt;Failure possibly caused by PVG-Strict or Distributed allocation policies.&lt;BR /&gt;&lt;BR /&gt;/ #lvcreate -D y -s g -L 32 -n lnprbl /dev/vgrblrel&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" has been successfully created with&lt;BR /&gt;character device "/dev/vgrblrel/rlnprbl".&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vgrblrel has been saved in /etc/lvmconf/vgrb&lt;BR /&gt;lrel.conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/ #lvextend -L 256 /dev/vgrblrel/lnprbl&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" could not be extended.&lt;BR /&gt;Failure possibly caused by PVG-Strict or Distributed allocation policies.&lt;BR /&gt;&lt;BR /&gt;/ #lvextend -L 64 /dev/vgrblrel/lnprbl&lt;BR /&gt;Logical volume "/dev/vgrblrel/lnprbl" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vgrblrel has been saved in /etc/lvmconf/vgrb&lt;BR /&gt;lrel.conf.&lt;BR /&gt;&lt;BR /&gt; Regards&lt;BR /&gt;&lt;BR /&gt; Sudhir&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Apr 2009 07:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408780#M352768</guid>
      <dc:creator>Sudhir Junonikar</dc:creator>
      <dc:date>2009-04-29T07:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Distributed logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408781#M352769</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;  Thanks all for your support, I have created distributed logical volume of size 40 GB.&lt;BR /&gt;&lt;BR /&gt;  I have created LV of 32 MB size then extended this LV with the help of a script with 32MB size increment step.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  Regards&lt;BR /&gt;&lt;BR /&gt;  Sudhir</description>
      <pubDate>Sat, 16 May 2009 16:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-distributed-logical-volume/m-p/4408781#M352769</guid>
      <dc:creator>Sudhir Junonikar</dc:creator>
      <dc:date>2009-05-16T16:22:00Z</dc:date>
    </item>
  </channel>
</rss>

