<?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 how to check vg version in v2? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573959#M552743</link>
    <description>how to check vg version in v2?</description>
    <pubDate>Fri, 29 Jan 2010 08:08:27 GMT</pubDate>
    <dc:creator>sokolova</dc:creator>
    <dc:date>2010-01-29T08:08:27Z</dc:date>
    <item>
      <title>how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573959#M552743</link>
      <description>how to check vg version in v2?</description>
      <pubDate>Fri, 29 Jan 2010 08:08:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573959#M552743</guid>
      <dc:creator>sokolova</dc:creator>
      <dc:date>2010-01-29T08:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573960#M552744</link>
      <description>Check minor numbers for /dev/*/group&lt;BR /&gt;files.&lt;BR /&gt;&lt;BR /&gt;# ll /dev/*/group&lt;BR /&gt;&lt;BR /&gt;The minor number for volume group version 1.0&lt;BR /&gt;is ALWAYS 64.&lt;BR /&gt;&lt;BR /&gt;The minor number for volume group version 2.x&lt;BR /&gt;is ALWAYS 128&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jan 2010 08:24:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573960#M552744</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-29T08:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573961#M552745</link>
      <description>#lvmadm -t &lt;BR /&gt;&lt;BR /&gt;would tell you version.&lt;BR /&gt;&lt;BR /&gt;While creating vg you can specify&lt;BR /&gt;&lt;BR /&gt;vgcreate -V 2.0 -s X /dev/vgXX /dev/disk/diskXX&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Fri, 29 Jan 2010 08:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573961#M552745</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-01-29T08:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573962#M552746</link>
      <description>lvmadm command will not work in v2 it wil only work in v3</description>
      <pubDate>Fri, 29 Jan 2010 08:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573962#M552746</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-29T08:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573963#M552747</link>
      <description>you don't need to check the lvm version in 11iv2 - it only has lvm v1.0&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 29 Jan 2010 08:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573963#M552747</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2010-01-29T08:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573964#M552748</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;HPUX 11iV3 does support both lvm version but v2 does not and only 1.0</description>
      <pubDate>Fri, 29 Jan 2010 12:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573964#M552748</guid>
      <dc:creator>AVV</dc:creator>
      <dc:date>2010-01-29T12:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573965#M552749</link>
      <description>Hi,&lt;BR /&gt;    Go thru the below link which will end all ur queries...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/6054/LVM_Limits_White_Paper_V4.pdf" target="_blank"&gt;http://docs.hp.com/en/6054/LVM_Limits_White_Paper_V4.pdf&lt;/A&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jan 2010 13:16:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573965#M552749</guid>
      <dc:creator>Amitav</dc:creator>
      <dc:date>2010-01-29T13:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573966#M552750</link>
      <description>hp-ux 11.23 can only handle LVMv1, 11.31 can handle LVMv2.0 or 2.1;&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay vgtestl2 &lt;BR /&gt;--- Volume groups --- &lt;BR /&gt;VG Name                     /dev/vgtestl2 &lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available       &lt;BR /&gt;Max LV                      511     &lt;BR /&gt;Cur LV                      1       &lt;BR /&gt;Open LV                     1       &lt;BR /&gt;Max PV                      511     &lt;BR /&gt;Cur PV                      70      &lt;BR /&gt;Act PV                      70      &lt;BR /&gt;Max PE per PV               2097152       &lt;BR /&gt;VGDA                        140  &lt;BR /&gt;PE Size (Mbytes)            8               &lt;BR /&gt;Total PE                    1123123  &lt;BR /&gt;Alloc PE                    40       &lt;BR /&gt;Free PE                     1123083  &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;VG Version                  2.0     &amp;lt;&amp;lt;====&lt;BR /&gt;VG Max Size                 16t         &lt;BR /&gt;VG Max Extents              2097152</description>
      <pubDate>Fri, 29 Jan 2010 13:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573966#M552750</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-01-29T13:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573967#M552751</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How about print_manifest ? Does it show the version of the same. I dont have console to test the same now :)</description>
      <pubDate>Fri, 29 Jan 2010 19:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573967#M552751</guid>
      <dc:creator>AVV</dc:creator>
      <dc:date>2010-01-29T19:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573968#M552752</link>
      <description>check with vgdisplay ,, even if it is v2 or v3 u can find it in vgdisplay ..&lt;BR /&gt;&lt;BR /&gt;in v3 u can use lvmadm  to find the version.&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v [vgname]&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg151&lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available, exclusive      &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      1      &lt;BR /&gt;Open LV                     1      &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               1016         &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;PE Size (Mbytes)            32              &lt;BR /&gt;Total PE                    255     &lt;BR /&gt;Alloc PE                    255     &lt;BR /&gt;Free PE                     0       &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;============================&amp;gt;                   &lt;BR /&gt;VG Version                  1.0 ============================&amp;gt;      &lt;BR /&gt;VG Max Size                 508g       &lt;BR /&gt;VG Max Extents              16256 &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;MC</description>
      <pubDate>Thu, 04 Feb 2010 04:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573968#M552752</guid>
      <dc:creator>madhuchakkaravarthy</dc:creator>
      <dc:date>2010-02-04T04:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573969#M552753</link>
      <description>Hi,&lt;BR /&gt;Check below link , &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/lvm-v2/L2_whitepaper_8.pdf" target="_blank"&gt;http://docs.hp.com/en/lvm-v2/L2_whitepaper_8.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur</description>
      <pubDate>Sat, 06 Feb 2010 07:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573969#M552753</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2010-02-06T07:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573970#M552754</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;also on 11.31 can have a look at the vgcfgrestore command -V option with -l option, which apart from the VG Version shall be able to guve more information for the VG.&lt;BR /&gt;&lt;BR /&gt;Also as suggested if this is wished that you need VG Version only, vgdisplay -v &lt;VG_NAME&gt; is going to help a lot.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit&lt;/VG_NAME&gt;</description>
      <pubDate>Sun, 07 Feb 2010 14:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573970#M552754</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2010-02-07T14:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573971#M552755</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;11iv3 supports vg version 2.0 and 2.1&lt;BR /&gt;11iv1 does not for VG ver 2.0 and 2.1&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Sun, 07 Feb 2010 14:02:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573971#M552755</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2010-02-07T14:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to check vg version in v2?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573972#M552756</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hi &lt;BR /&gt;&lt;BR /&gt;Sorry typo in last reaply&lt;BR /&gt;&lt;BR /&gt;11iv3 supports vg version 2.0 and 2.1&lt;BR /&gt;11iv2/v1 does not for VG ver 2.0 and 2.1&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Sun, 07 Feb 2010 14:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-vg-version-in-v2/m-p/4573972#M552756</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2010-02-07T14:02:57Z</dc:date>
    </item>
  </channel>
</rss>

