<?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: Confusion on adding new logical volume in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006510#M425656</link>
    <description>You have 9 logical volumes, only 8 of which are mirrored - that is where the difference lies.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Tue, 03 Oct 2006 07:29:50 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2006-10-03T07:29:50Z</dc:date>
    <item>
      <title>Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006500#M425646</link>
      <description>Hi @all,&lt;BR /&gt;&lt;BR /&gt;we are running a HP-UX 11.11 server with 2x HP 36.4GST Disk Devices which are working in RAID1. &lt;BR /&gt;&lt;BR /&gt;The devices are configured as:&lt;BR /&gt;0/0/1/1.15.0 1 LVM vg00 34732 HP 36.4GST33..&lt;BR /&gt;0/0/2/1.15.0 1 LVM vg00 34732 HP 36.4GST33..&lt;BR /&gt;&lt;BR /&gt;with following logical volumes:&lt;BR /&gt; lvol1 vg00  LVM    HFS       304    1  /stand &lt;BR /&gt; lvol2 vg00  LVM    Swap/Dump 4096   1         &lt;BR /&gt; lvol3 vg00  LVM    VxFS      200    1  /     &lt;BR /&gt; lvol4 vg00  LVM    VxFS      200    1  /tmp  &lt;BR /&gt; lvol5 vg00  LVM    VxFS      24     1   /home&lt;BR /&gt; lvol6 vg00  LVM    VxFS      1968   1  /opt &lt;BR /&gt; lvol7 vg00  LVM    VxFS      1936   1  /usr &lt;BR /&gt; lvol8 vg00  LVM    VxFS      4600   1  /var &lt;BR /&gt; lvswap2 vg00 LVM Swap        8192   0   &lt;BR /&gt;&lt;BR /&gt;As you can see exactly 21516 MB from vg00 are used of a total of 34732 MB, so only 13216 MB should be available if I want to create a new logical volume, right?!&lt;BR /&gt;&lt;BR /&gt;Now, when I run in SAM-&amp;gt;Disk &amp;amp; File Systems-&amp;gt;  Create New Logical Volumes-&amp;gt;Define New Logical Volume(s) it shows me that "Approx. Free Mbytes" are about 34592 MB. But shouldn't that be the 13216 MB as mentioned above? &lt;BR /&gt;&lt;BR /&gt;The same free MB available is shown in SAM-&amp;gt;Disk &amp;amp; File Systems-&amp;gt;Volume Groups :&lt;BR /&gt;                                                      Name |Type|MB Avail.|     Phys.Vol|Log.Vol    &lt;BR /&gt;&lt;BR /&gt;vg00  LVM  34592 of 69440     2      9 &lt;BR /&gt;&lt;BR /&gt;Could someone give me an explanation please? Where do the 34952 MB come from?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;AMI&lt;BR /&gt;&lt;BR /&gt;P.S:&lt;BR /&gt;I haven't set up the server myself!&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 05:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006500#M425646</guid>
      <dc:creator>AMI_5</dc:creator>
      <dc:date>2006-10-03T05:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006501#M425647</link>
      <description>argh,.. SAM :(&lt;BR /&gt;&lt;BR /&gt;post an output of 'vgdisplay -v vg00', then we'll know more</description>
      <pubDate>Tue, 03 Oct 2006 05:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006501#M425647</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-03T05:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006502#M425648</link>
      <description>I'm assuming that these two disks are internal and not part of some array.  If that is true, then the only way they are going to be operating in RAID 1 is if they have been set up using MirrorDisk/UX.    To check if that is the case, run:&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg00/lvol? |grep -i "mirror copies"&lt;BR /&gt;&lt;BR /&gt;You should see:&lt;BR /&gt;&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;&lt;BR /&gt;Then run:&lt;BR /&gt;&lt;BR /&gt;# swlist |grep -i mirror&lt;BR /&gt;&lt;BR /&gt;You should see:&lt;BR /&gt;&lt;BR /&gt;  B2491BA                               B.11.11        MirrorDisk/UX&lt;BR /&gt;&lt;BR /&gt;If either of these does not return the expected results, you don't have RAID1 set up and that is where all your free space is showing up.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 03 Oct 2006 06:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006502#M425648</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-10-03T06:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006503#M425649</link>
      <description>&lt;!--!*#--&gt;I'm assuming that these two disks are internal and not part of some array.  If that is true, then the only way they are going to be operating in RAID 1 is if they have been set up using MirrorDisk/UX.    To check if that is the case, run:&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg00/lvol? |grep -i "mirror copies"&lt;BR /&gt;&lt;BR /&gt;You should see:&lt;BR /&gt;&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;&lt;BR /&gt;Then run:&lt;BR /&gt;&lt;BR /&gt;# swlist |grep -i mirror&lt;BR /&gt;&lt;BR /&gt;You should see:&lt;BR /&gt;&lt;BR /&gt;  B2491BA                               B.11.11        MirrorDisk/UX&lt;BR /&gt;&lt;BR /&gt;If either of these does not return the expected results, you don't have RAID1 set up and that is where all your free space is showing up.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 03 Oct 2006 06:34:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006503#M425649</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-10-03T06:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006504#M425650</link>
      <description>AMI,&lt;BR /&gt;&lt;BR /&gt;Agreed with the advice above, run the vgdisplay on vgoo,&lt;BR /&gt;&lt;BR /&gt;You will see something like this:&lt;BR /&gt;&lt;BR /&gt;VG Status                   available                 &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      10     &lt;BR /&gt;Open LV                     10     &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               4350         &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;PE Size (Mbytes)            8               &lt;BR /&gt;Total PE                    4340    &lt;BR /&gt;Alloc PE                    2946    &lt;BR /&gt;Free PE                     1394    &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;You want to check the free PE and multiply that number for the PE size to know the available size that you have to create another logical volume.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Tue, 03 Oct 2006 06:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006504#M425650</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-10-03T06:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006505#M425651</link>
      <description>Sorry about the double post.  The first one timed out so I submitted again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 03 Oct 2006 06:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006505#M425651</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-10-03T06:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006506#M425652</link>
      <description>@Pete:&lt;BR /&gt;&lt;BR /&gt;RAID1 is set "correctly":&lt;BR /&gt;&lt;BR /&gt;(root@TEST) / #lvdisplay /dev/vg00/lvol? |grep -i "mirror copies"&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;(root@TEST) / #swlist |grep -i mirror&lt;BR /&gt;  B2491BA     B.11.11        MirrorDisk/UX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;@Michal:&lt;BR /&gt;&lt;BR /&gt;(root@ESCODEV1) / #vgdisplay -v 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                      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               4350&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            8&lt;BR /&gt;Total PE                    8680&lt;BR /&gt;Alloc PE                    4356&lt;BR /&gt;Free PE                     4324&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)            304&lt;BR /&gt;   Current LE                  38&lt;BR /&gt;   Allocated PE                76&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol2&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            4096&lt;BR /&gt;   Current LE                  512&lt;BR /&gt;   Allocated PE                1024&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol3&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            200&lt;BR /&gt;   Current LE                  25&lt;BR /&gt;   Allocated PE                50&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol4&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            200&lt;BR /&gt;   Current LE                  25&lt;BR /&gt;   Allocated PE                50&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol5&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            24&lt;BR /&gt;   Current LE                  3&lt;BR /&gt;   Allocated PE                6&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol6&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1968&lt;BR /&gt;   Current LE                  246&lt;BR /&gt;   Allocated PE                492&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol7&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1936&lt;BR /&gt;   Current LE                  242&lt;BR /&gt;   Allocated PE                484&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol8&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            4600&lt;BR /&gt;   Current LE                  575&lt;BR /&gt;   Allocated PE                1150&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvswap2&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            8192&lt;BR /&gt;   Current LE                  1024&lt;BR /&gt;   Allocated PE                1024&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;  --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t15d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4340&lt;BR /&gt;   Free PE                     1650&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c3t15d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4340&lt;BR /&gt;   Free PE                     2674&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 07:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006506#M425652</guid>
      <dc:creator>AMI_5</dc:creator>
      <dc:date>2006-10-03T07:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006507#M425653</link>
      <description>AMI,&lt;BR /&gt;&lt;BR /&gt;According to your vgdisplay, your available space is 34592MB.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Tue, 03 Oct 2006 07:19:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006507#M425653</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-10-03T07:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006508#M425654</link>
      <description>So Raid1 is working but how comes that the Free PE 2674 for each physical volume differs?&lt;BR /&gt;&lt;BR /&gt;Does it mean that the RAID is not working "correctly" and something is wrong or can I just go ahead and create my new logical volume?&lt;BR /&gt;&lt;BR /&gt;AMI&lt;BR /&gt;&lt;BR /&gt;P.S: Thanks for the fast replies!!!</description>
      <pubDate>Tue, 03 Oct 2006 07:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006508#M425654</guid>
      <dc:creator>AMI_5</dc:creator>
      <dc:date>2006-10-03T07:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006509#M425655</link>
      <description>AMI,&lt;BR /&gt;&lt;BR /&gt;You have to remember that RAID 1 in LVM is done at the logical volume level and not at the disk level.&lt;BR /&gt;&lt;BR /&gt;If one drive got more space available than the other, then most likely not all logical volumes are mirrored, you would have to run an lvdisplay on each of your logical volumes to confirm. I believe all should be fine, most likely not all LV's are mirrored.&lt;BR /&gt;&lt;BR /&gt;I believe you can go ahead and create your new LV.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Tue, 03 Oct 2006 07:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006509#M425655</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-10-03T07:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006510#M425656</link>
      <description>You have 9 logical volumes, only 8 of which are mirrored - that is where the difference lies.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 03 Oct 2006 07:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006510#M425656</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-10-03T07:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006511#M425657</link>
      <description>yep, indeed - /dev/vg00/lvswap2 is not mirrored, so the difference between free PE on physical volumes should be exactly the size of this lvol (in PE).</description>
      <pubDate>Tue, 03 Oct 2006 08:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006511#M425657</guid>
      <dc:creator>Michal Toth</dc:creator>
      <dc:date>2006-10-03T08:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006512#M425658</link>
      <description>Thanks for the help!!!! &lt;BR /&gt;I got confused with lv and disk level mirroring.&lt;BR /&gt;&lt;BR /&gt;AMI&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2006 03:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006512#M425658</guid>
      <dc:creator>AMI_5</dc:creator>
      <dc:date>2006-10-04T03:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Confusion on adding new logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006513#M425659</link>
      <description>Solved!</description>
      <pubDate>Wed, 04 Oct 2006 03:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confusion-on-adding-new-logical-volume/m-p/5006513#M425659</guid>
      <dc:creator>AMI_5</dc:creator>
      <dc:date>2006-10-04T03:55:21Z</dc:date>
    </item>
  </channel>
</rss>

