<?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 match PV from vg00 to any VG in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833815#M939028</link>
    <description>Thank you.&lt;BR /&gt;The minor numbers are unique.  The servers are clustered (MC/SG), therefore we took special care on this point.</description>
    <pubDate>Mon, 28 Oct 2002 11:25:14 GMT</pubDate>
    <dc:creator>Thomas Tuerler</dc:creator>
    <dc:date>2002-10-28T11:25:14Z</dc:date>
    <item>
      <title>Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833802#M939015</link>
      <description>On two clustered V2250 I have the following symptom:&lt;BR /&gt;after running the ' vgscan -p -v -a ' , it returns the following message:&lt;BR /&gt;...&lt;BR /&gt;vgscan: The physical volume "/dev/dsk/c0t6d0" is already recorded in the "/etc/lvmtab" file.&lt;BR /&gt;vgscan: The physical volume "/dev/dsk/c2t6d0" is already recorded in the "/etc/lvmtab" file.&lt;BR /&gt;...&lt;BR /&gt;Following Physical Volumes belong to one Volume Group.&lt;BR /&gt;Unable to match these Physical Volumes to a Volume Group.&lt;BR /&gt;Use the vgimport command to complete the process.&lt;BR /&gt;/dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c2t6d0&lt;BR /&gt;...&lt;BR /&gt;a ' strings /etc/lvmtab ' brings the following result:&lt;BR /&gt;...&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c2t6d0&lt;BR /&gt;&lt;BR /&gt;a ' vgdisplay -v vg00 ' shows everything ok.&lt;BR /&gt;&lt;BR /&gt;The first I did was a reboot with -lm, vgexport vg00, mknod group, vgimport vg00 /dev/dsk/c0t6d0 /dev/dsk/c2t6d0,&lt;BR /&gt;now reboot which works fine without any problems.&lt;BR /&gt;... but, the vgscan still says the same. &lt;BR /&gt;Some time ago, the vg00 disks have been replaced with larger ones, the whole vg00 was restored from a ' make_recovery ' tape. It's possible, that this action could have led to the current situation.&lt;BR /&gt;Has anybody an idea how to correct this problem ? Any suggestions are appreciated&lt;BR /&gt;tom&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Oct 2002 08:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833802#M939015</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-10-26T08:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833803#M939016</link>
      <description>Hi Thomas,&lt;BR /&gt;&lt;BR /&gt;have yxou tried renaming "/etc/lvmtab" before running the "vgscan"?&lt;BR /&gt;Looks to me like there is something wrong in there, and "vgscan" works incrementally onto what already is in there...&lt;BR /&gt;&lt;BR /&gt;FWIW,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Oct 2002 10:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833803#M939016</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-10-26T10:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833804#M939017</link>
      <description>First move your /etc/lvmtab and then try running vgscan</description>
      <pubDate>Sat, 26 Oct 2002 14:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833804#M939017</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2002-10-26T14:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833805#M939018</link>
      <description>Thanks a lot for your replies. I tried what you suggested (moved the lvmtab away and ran vgscan again). The newly created lvmtab contains all vgs, but not vg00.&lt;BR /&gt;btw, we operate a number of other V-Classes, same OS- and patchlevel which do not suffer from this problem, their disks have never been exchanged.&lt;BR /&gt;rgds tom</description>
      <pubDate>Mon, 28 Oct 2002 06:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833805#M939018</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-10-28T06:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833806#M939019</link>
      <description>Thanks a lot for your replies. I tried what you suggested (moved the lvmtab away and ran vgscan again). The newly created lvmtab contains all vgs, but not vg00.&lt;BR /&gt;btw, we operate a number of other V-Classes, same OS- and patchlevel which do not suffer from this problem, their disks have never been exchanged.&lt;BR /&gt;rgds tom</description>
      <pubDate>Mon, 28 Oct 2002 06:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833806#M939019</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-10-28T06:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833807#M939020</link>
      <description>Thanks a lot for your replies. I tried what you suggested (moved the lvmtab away and ran vgscan again). The newly created lvmtab contains all vgs, but not vg00.&lt;BR /&gt;btw, we operate a number of other V-Classes, same OS- and patchlevel which do not suffer from this problem, their disks have never been exchanged.&lt;BR /&gt;rgds tom</description>
      <pubDate>Mon, 28 Oct 2002 06:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833807#M939020</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-10-28T06:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833808#M939021</link>
      <description>Thanks a lot for your replies. I tried what you suggested (moved the lvmtab away and ran vgscan again). The newly created lvmtab contains all vgs, but not vg00.&lt;BR /&gt;btw, we operate a number of other V-Classes, same OS- and patchlevel which do not suffer from this problem, their disks have never been exchanged.&lt;BR /&gt;rgds tom</description>
      <pubDate>Mon, 28 Oct 2002 06:38:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833808#M939021</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-10-28T06:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833809#M939022</link>
      <description>Thanks a lot for your replies. I tried what you suggested (moved the lvmtab away and ran vgscan again). The newly created lvmtab contains all vgs, but not vg00.&lt;BR /&gt;btw, we operate a number of other V-Classes, same OS- and patchlevel which do not suffer from this problem, their disks have never been exchanged.&lt;BR /&gt;rgds tom</description>
      <pubDate>Mon, 28 Oct 2002 06:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833809#M939022</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-10-28T06:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833810#M939023</link>
      <description>Soory 'bout that! My webbrowser did to hang ...</description>
      <pubDate>Mon, 28 Oct 2002 06:40:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833810#M939023</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-10-28T06:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833811#M939024</link>
      <description>Hi Tom,&lt;BR /&gt;&lt;BR /&gt;try to vgexport the vg00...Then make a strings to /etc/lvmtab...&lt;BR /&gt;Normally then there should be no vg00 information..the entries should be deleted from /etc/lvmtab...&lt;BR /&gt;&lt;BR /&gt;Then look what vgscan says.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 07:25:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833811#M939024</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-10-28T07:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833812#M939025</link>
      <description>That's what I did. vg00 was out, vgscan said:&lt;BR /&gt;Following Physical Volumes belong to one Volume Group. &lt;BR /&gt;Unable to match these Physical Volumes to a Volume Group. &lt;BR /&gt;Use the vgimport command to complete the process. &lt;BR /&gt;/dev/dsk/c0t6d0 &lt;BR /&gt;/dev/dsk/c2t6d0 &lt;BR /&gt;then I did a vgimport.&lt;BR /&gt;The following vgscan still stated the problem.&lt;BR /&gt;thanx&lt;BR /&gt;tom</description>
      <pubDate>Mon, 28 Oct 2002 07:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833812#M939025</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-10-28T07:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833813#M939026</link>
      <description>Tom,&lt;BR /&gt;&lt;BR /&gt;maybe you want to doublecheck the major and minor number of /dev/vg00/group with all the rest of device files. Could be you have a problem/conflict there.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Mon, 28 Oct 2002 10:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833813#M939026</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2002-10-28T10:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833814#M939027</link>
      <description>the minor device number should be unique. Look at the value in all the /dev/vgXX/groups&lt;BR /&gt;Make sure that there is no conflict.&lt;BR /&gt; e.g. mknod /dev/vg00/group c 64 0x000000 &lt;BR /&gt;&lt;BR /&gt;0x000000 should be unique.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 28 Oct 2002 10:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833814#M939027</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-28T10:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833815#M939028</link>
      <description>Thank you.&lt;BR /&gt;The minor numbers are unique.  The servers are clustered (MC/SG), therefore we took special care on this point.</description>
      <pubDate>Mon, 28 Oct 2002 11:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833815#M939028</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-10-28T11:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833816#M939029</link>
      <description>Sometimes the slvmvg file corrupts the lvmtab file.&lt;BR /&gt;Please check whether you have this file.&lt;BR /&gt;# ll /dev/slvmvg &lt;BR /&gt;If yes&lt;BR /&gt;# mv /dev/slvmvg /tmp &lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.currentdate &lt;BR /&gt;# vgscan -v &lt;BR /&gt;# strings /etc/lvmtab &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cmruncl creates slvmvg.&lt;BR /&gt;slvmvg is re-created.if you want to create it manually then check this doc.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062951326" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062951326&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 11:35:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833816#M939029</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-28T11:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833817#M939030</link>
      <description>Also check this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x068e663ce855d511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x068e663ce855d511abcd0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;THanks</description>
      <pubDate>Mon, 28 Oct 2002 11:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833817#M939030</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-28T11:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833818#M939031</link>
      <description>Can you do a vgcfgbackup ???&lt;BR /&gt;Have you a "old" /etc/lvmconf/vg00.conf ???&lt;BR /&gt;&lt;BR /&gt;Try a vgcfgbackup and then a vgcfgrestoer.&lt;BR /&gt;&lt;BR /&gt;What happens ?!?!</description>
      <pubDate>Mon, 28 Oct 2002 12:30:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833818#M939031</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-10-28T12:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833819#M939032</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think Manikandan is right..he has the magic answer !!!&lt;BR /&gt;&lt;BR /&gt;Try his solution and check for the docs he printed.&lt;BR /&gt;&lt;BR /&gt;You can solve this problem while the cluster is running, so you need no downtime.&lt;BR /&gt;&lt;BR /&gt;Good luck !</description>
      <pubDate>Mon, 28 Oct 2002 12:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833819#M939032</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-10-28T12:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833820#M939033</link>
      <description>I checked your suggestion, looks pretty hot! If I remove the slvmvg file, vgscan comes back correct, if I recreate the file manually, the error comes back. Due to fact that I'm in a production environment, I'll have to wait until the next maintenance window (probably next friday) to fully test it (and maybe stop/start the cluster). I'll come back to you then with result and assign your points (will be a pleasure for me!)&lt;BR /&gt;Thanks a lot so far&lt;BR /&gt;&lt;BR /&gt;Thomas</description>
      <pubDate>Mon, 28 Oct 2002 13:00:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833820#M939033</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-10-28T13:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to match PV from vg00 to any VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833821#M939034</link>
      <description>Thanks to everybody here. My vg00 topic is closed. Except for the vg100/vg101 problem on one clustered node which came up with the same symptoms. But that's another story and shall be told at another place . . . (we'll try a reboot next friday)&lt;BR /&gt;thanks again&lt;BR /&gt;thomas</description>
      <pubDate>Mon, 04 Nov 2002 11:23:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-match-pv-from-vg00-to-any-vg/m-p/2833821#M939034</guid>
      <dc:creator>Thomas Tuerler</dc:creator>
      <dc:date>2002-11-04T11:23:17Z</dc:date>
    </item>
  </channel>
</rss>

