<?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: vgdisplay vg00  gives error message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492386#M642642</link>
    <description>The errors occur because ServiceGaurd was previously installed on thesystem.  A ServiceGaurd installation normally leaves the /dev/slvmvg&lt;BR /&gt;file.  This file can cause vgscan to corrupt /etc/lvmtab.</description>
    <pubDate>Mon, 12 Feb 2001 11:30:46 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2001-02-12T11:30:46Z</dc:date>
    <item>
      <title>vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492377#M642633</link>
      <description>vgdisplay vg00 gives the following error message:&lt;BR /&gt;&lt;BR /&gt;Possible error in the Volume Group minor number; Please check and make sure the group minor number is unique. vgdisplay:&lt;BR /&gt;Cannot display volume group "vg00".&lt;BR /&gt;&lt;BR /&gt;Commands like lvdisplay and pvdisplay do work&lt;BR /&gt;on vg00, while vgdisplay doesn't.&lt;BR /&gt;&lt;BR /&gt;How can I fix this ?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;</description>
      <pubDate>Mon, 12 Feb 2001 08:20:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492377#M642633</guid>
      <dc:creator>Manolito Schotsborg</dc:creator>
      <dc:date>2001-02-12T08:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492378#M642634</link>
      <description>sounds like a mismatch between the information stored&lt;BR /&gt;in the lvmtab file and that in the Volume Group Data Area (VGDA) section of the Volume Group Reserved Area (VGRA) on the physical volumes in the root Volume Group.&lt;BR /&gt;&lt;BR /&gt;Recreating the lvmtab file with vgscan shouldl correct the discrepancy and resolve the errors which are reported by the LVM commands.</description>
      <pubDate>Mon, 12 Feb 2001 08:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492378#M642634</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-02-12T08:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492379#M642635</link>
      <description>Hi Manolito,&lt;BR /&gt;&lt;BR /&gt;1. cp /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;2. vgscan -a&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Mon, 12 Feb 2001 08:36:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492379#M642635</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-12T08:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492380#M642636</link>
      <description>I already tried it but the problem remains.&lt;BR /&gt;&lt;BR /&gt;Any other suggestions ?</description>
      <pubDate>Mon, 12 Feb 2001 09:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492380#M642636</guid>
      <dc:creator>Manolito Schotsborg</dc:creator>
      <dc:date>2001-02-12T09:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492381#M642637</link>
      <description>Hi Manolito,&lt;BR /&gt;&lt;BR /&gt;What is the output of 'll /dev/vg*/group' ?&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Feb 2001 09:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492381#M642637</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-12T09:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492382#M642638</link>
      <description>1.  Check to see if the /dev/slvmvg file exists:&lt;BR /&gt;&lt;BR /&gt;         # ll /dev/slvmvg&lt;BR /&gt;&lt;BR /&gt;         Note: If the file "does exist", then perform Steps&lt;BR /&gt;               A, B, C, D, and E.&lt;BR /&gt;&lt;BR /&gt;               If the file "does not exist", perform Steps B, C, D,&lt;BR /&gt;               and E. (do not perform Step A).&lt;BR /&gt;&lt;BR /&gt;     2.  Perform the following commands:&lt;BR /&gt;&lt;BR /&gt;         A. # mv /dev/slvmvg /tmp&lt;BR /&gt;&lt;BR /&gt;         B. # mv /etc/lvmtab /etc/lvmtab.currentdate&lt;BR /&gt;&lt;BR /&gt;         C. # vgscan -v &lt;BR /&gt;&lt;BR /&gt;         D. # strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;            Note: This command verifies that everything is correct.&lt;BR /&gt;&lt;BR /&gt;         E. # vgdisplay -v /dev/vg00 &lt;BR /&gt;&lt;BR /&gt;            Note: This command tests the solution.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Feb 2001 09:30:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492382#M642638</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-02-12T09:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492383#M642639</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;...And if the above does not work, check to see if you have a file named group in /dev/vg00.  It should be a character special file with a major number of 64 and a minor number of 0x000000.  You can view this information with &lt;BR /&gt;&lt;BR /&gt;ls -l /dev/vg00/group&lt;BR /&gt;&lt;BR /&gt;The major and minor numbers will be where the size is would be if the file was not a special file.&lt;BR /&gt;&lt;BR /&gt;If it does not exist or has other values, (re)create it with mknod(1m):&lt;BR /&gt;&lt;BR /&gt;mknod /dev/vg00/group c 64 0x000000&lt;BR /&gt;&lt;BR /&gt;BTW, 64 points to the lvm kernel pseudo-driver while the minor number is in the form 0xAABBCC where 0x indicates the number is hexadecimal (base 16) and AA is an instance number for the volume groups - vg00 should always be 00.  BB are unused and, by convention, set to 00.  CC is always set to 00 for the group file and is an instance number for logical volumes.&lt;BR /&gt;&lt;BR /&gt;--Bruce&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Feb 2001 10:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492383#M642639</guid>
      <dc:creator>Bruce Regittko_1</dc:creator>
      <dc:date>2001-02-12T10:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492384#M642640</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;I just reread your question - I wish the question was displayed on the reply page.  Also, make sure that the minor for the group files in your other volume groups does not have 00 for the first two digits, that is, make sure they are not 0x000000.  vg01, for example, should be vg010000, vg02 should be 0x020000, etc.&lt;BR /&gt;&lt;BR /&gt;--Bruce</description>
      <pubDate>Mon, 12 Feb 2001 10:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492384#M642640</guid>
      <dc:creator>Bruce Regittko_1</dc:creator>
      <dc:date>2001-02-12T10:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492385#M642641</link>
      <description>moving /dev/slvmvg to /tmp does the trick !!!&lt;BR /&gt;&lt;BR /&gt;What does this file do ??&lt;BR /&gt;&lt;BR /&gt;Thanks for all the replies</description>
      <pubDate>Mon, 12 Feb 2001 11:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492385#M642641</guid>
      <dc:creator>Manolito Schotsborg</dc:creator>
      <dc:date>2001-02-12T11:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492386#M642642</link>
      <description>The errors occur because ServiceGaurd was previously installed on thesystem.  A ServiceGaurd installation normally leaves the /dev/slvmvg&lt;BR /&gt;file.  This file can cause vgscan to corrupt /etc/lvmtab.</description>
      <pubDate>Mon, 12 Feb 2001 11:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492386#M642642</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-02-12T11:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492387#M642643</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;I have a similar kind of problem where in the vgdisplay -v vg00 command gives me the same error as reported above.&lt;BR /&gt;I check with the /dev/slvmvg file and it doesn't exist on my machine.&lt;BR /&gt;&lt;BR /&gt;But vgscan -v worked out and every thing was fine.&lt;BR /&gt;&lt;BR /&gt;Now i need to know why at all this problem came although i didn't have the /dev/slvmvg file on the machine.&lt;BR /&gt;&lt;BR /&gt;Please provide me the answers...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Arun Kumar.&lt;BR /&gt;Lucent technologies INDIA limited.</description>
      <pubDate>Sat, 08 Jun 2002 06:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492387#M642643</guid>
      <dc:creator>arun kumar v</dc:creator>
      <dc:date>2002-06-08T06:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay vg00  gives error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492388#M642644</link>
      <description>Arun,&lt;BR /&gt;&lt;BR /&gt;You would be better off to open a new thread, as suggested in Patrick Walleck's Guide to Forums Etiquette which you can find in the masthead on the left hand side of the forums home page.&lt;BR /&gt;&lt;BR /&gt;Most forumers will look at the rabbit on this question and assume that it was solved.  Your new post has a much better chance of getting a response.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 10 Jun 2002 09:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-vg00-gives-error-message/m-p/2492388#M642644</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-06-10T09:23:31Z</dc:date>
    </item>
  </channel>
</rss>

