<?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: Unable to extract PVID/VGID from LVM disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034798#M610466</link>
    <description>James and I are thinking the same thing.</description>
    <pubDate>Mon, 19 Mar 2007 15:04:37 GMT</pubDate>
    <dc:creator>Court Campbell</dc:creator>
    <dc:date>2007-03-19T15:04:37Z</dc:date>
    <item>
      <title>Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034790#M610458</link>
      <description>I added a disk to a VG (vg04). The disk is not assigned to any LVs. I did pvcreate, vgextend and then trying to check its PVID and VGID from the techniques I got from the forum. &lt;BR /&gt;# xd  -j8200 -N16 -td /dev/dsk/c32t5d2&lt;BR /&gt;I get following&lt;BR /&gt;0000000      -1134413123      1174322453               0               0&lt;BR /&gt;0000010&lt;BR /&gt;I am wondering why I am getting this -ve (1134413123) and my 3rd and 4th fields are zero (which should have been my vgid). Can anyone shed light on what wrong I might have done or my checking is not right.&lt;BR /&gt;&lt;BR /&gt;Below I have given another way -&lt;BR /&gt;# echo "0x2008?4D" | adb /dev/dsk/c32t5d2&lt;BR /&gt;2008:           -1134413123     1174322453      0               0&lt;BR /&gt;&lt;BR /&gt;Thank you all for your responses.&lt;BR /&gt;Rajos</description>
      <pubDate>Mon, 19 Mar 2007 14:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034790#M610458</guid>
      <dc:creator>Ra Jose</dc:creator>
      <dc:date>2007-03-19T14:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034791#M610459</link>
      <description>Have you tried doing a 'vgdisplay -v vg04' to see what disks the VG things it has?  If that indicates that the appropriate disks are there then I'm not sure what you gain by checking the PVID / VGID on the disk itself.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Mar 2007 14:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034791#M610459</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-03-19T14:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034792#M610460</link>
      <description>vgdisplay -v vg04 does show this disk and also it's alternate link. I want to make sure the vgid put on this disk is same as other disks in the VG. In this case, I have 4 other disks and all show same vgid. This disk does not show the same vgid after adding it to the VG( shows zero). &lt;BR /&gt;Rajos</description>
      <pubDate>Mon, 19 Mar 2007 14:08:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034792#M610460</guid>
      <dc:creator>Ra Jose</dc:creator>
      <dc:date>2007-03-19T14:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034793#M610461</link>
      <description>Do a vgcfgbackup or a vgchange -a y on vg04. It looks like the vgra has not been updated. The kernel lvm structures and the disk lvm structures don't always get updated at the same time.</description>
      <pubDate>Mon, 19 Mar 2007 14:14:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034793#M610461</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-19T14:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034794#M610462</link>
      <description>Also try this:&lt;BR /&gt;&lt;BR /&gt;xd -An -j8200 -N16 -tx /dev/dsk/c32t5d2</description>
      <pubDate>Mon, 19 Mar 2007 14:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034794#M610462</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-19T14:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034795#M610463</link>
      <description>Tried both what Campbell has suggested. No change. The vgid still does not show up.&lt;BR /&gt;Rajos</description>
      <pubDate>Mon, 19 Mar 2007 14:48:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034795#M610463</guid>
      <dc:creator>Ra Jose</dc:creator>
      <dc:date>2007-03-19T14:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034796#M610464</link>
      <description>can you post the output from:&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab</description>
      <pubDate>Mon, 19 Mar 2007 14:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034796#M610464</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-19T14:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034797#M610465</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I've used both techniques in the past.  I prefer the first, since it doesn't rely on reading what the kernel thinks but rather what's written on the physical disk.&lt;BR /&gt;&lt;BR /&gt;Make _sure_ that you have the proper device file.  The 'vgid' of zero would suggest that the device does _not_ belong to a volume group.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 19 Mar 2007 14:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034797#M610465</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-03-19T14:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034798#M610466</link>
      <description>James and I are thinking the same thing.</description>
      <pubDate>Mon, 19 Mar 2007 15:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034798#M610466</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-19T15:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034799#M610467</link>
      <description>Have you tried using sam?  Go into Disks and File Systems, then Volume Groups.  View more information on the Volume group and see if everything looks alright.  Hope this helps!</description>
      <pubDate>Mon, 19 Mar 2007 15:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034799#M610467</guid>
      <dc:creator>Tommy_6</dc:creator>
      <dc:date>2007-03-19T15:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034800#M610468</link>
      <description>% &amp;gt; pvdisplay /dev/dsk/c24t4d2&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c32t5d2&lt;BR /&gt;PV Name                     /dev/dsk/c42t5d2    Alternate Link&lt;BR /&gt;VG Name                     /dev/vg04&lt;BR /&gt;PV Status                   available                &lt;BR /&gt;Allocatable                 yes          &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;Cur LV                      0      &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    2157    &lt;BR /&gt;Free PE                     2157    &lt;BR /&gt;Allocated PE                0           &lt;BR /&gt;Stale PE                    0       &lt;BR /&gt;IO Timeout (Seconds)        60                  &lt;BR /&gt;Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;% &amp;gt; strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c2t0d0&lt;BR /&gt;/dev/dsk/c2t1d0&lt;BR /&gt;/dev/vg04&lt;BR /&gt;/dev/dsk/c32t3d0&lt;BR /&gt;/dev/dsk/c32t3d1&lt;BR /&gt;/dev/dsk/c32t3d2&lt;BR /&gt;/dev/dsk/c32t3d3&lt;BR /&gt;/dev/dsk/c42t3d0&lt;BR /&gt;/dev/dsk/c42t3d1&lt;BR /&gt;/dev/dsk/c42t3d2&lt;BR /&gt;/dev/dsk/c42t3d3&lt;BR /&gt;/dev/dsk/c32t5d2&lt;BR /&gt;/dev/dsk/c42t5d2</description>
      <pubDate>Mon, 19 Mar 2007 15:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034800#M610468</guid>
      <dc:creator>Ra Jose</dc:creator>
      <dc:date>2007-03-19T15:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034801#M610469</link>
      <description>Sorry about it.&lt;BR /&gt;The pvdisplay out is for &lt;BR /&gt;% &amp;gt; pvdisplay /dev/dsk/c32t5d2&lt;BR /&gt;Rajos</description>
      <pubDate>Mon, 19 Mar 2007 15:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034801#M610469</guid>
      <dc:creator>Ra Jose</dc:creator>
      <dc:date>2007-03-19T15:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to extract PVID/VGID from LVM disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034802#M610470</link>
      <description>Here is what I did to get the correct VGID.&lt;BR /&gt;% &amp;gt; pvchange -a n /dev/dsk/c32t5d2&lt;BR /&gt;% &amp;gt; pvchange -a n /dev/dsk/c42t5d2&lt;BR /&gt;% &amp;gt; vgcfgrestore -n vg04 /dev/rdsk/c32t5d2&lt;BR /&gt;% &amp;gt; pvchange -a y /dev/dsk/c32t5d2&lt;BR /&gt;% &amp;gt; pvchange -a y /dev/dsk/c42t5d2&lt;BR /&gt;% &amp;gt; xd  -j8200 -N16 -td /dev/dsk/c32t5d2&lt;BR /&gt;0000000      -1134413123      1174322453       639308353      1047182634&lt;BR /&gt;0000010&lt;BR /&gt;&lt;BR /&gt;Thank you all for your suggestions.&lt;BR /&gt;Rajos.</description>
      <pubDate>Mon, 19 Mar 2007 15:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-extract-pvid-vgid-from-lvm-disk/m-p/5034802#M610470</guid>
      <dc:creator>Ra Jose</dc:creator>
      <dc:date>2007-03-19T15:30:28Z</dc:date>
    </item>
  </channel>
</rss>

