<?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 emergency help: vg doen't in /etc/lvmtab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945144#M114516</link>
    <description>I got following messages:&lt;BR /&gt;&lt;BR /&gt;/home/root# vgdisplay -v /dev/vg04&lt;BR /&gt;vgdisplay: Volume group "/dev/vg04" does not exist in the "/etc/lvmtab" file.&lt;BR /&gt;vgdisplay: Cannot display volume group "/dev/vg04".&lt;BR /&gt;&lt;BR /&gt;Please help what causes the problem?</description>
    <pubDate>Mon, 07 Apr 2003 13:46:33 GMT</pubDate>
    <dc:creator>Hanry Zhou</dc:creator>
    <dc:date>2003-04-07T13:46:33Z</dc:date>
    <item>
      <title>emergency help: vg doen't in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945144#M114516</link>
      <description>I got following messages:&lt;BR /&gt;&lt;BR /&gt;/home/root# vgdisplay -v /dev/vg04&lt;BR /&gt;vgdisplay: Volume group "/dev/vg04" does not exist in the "/etc/lvmtab" file.&lt;BR /&gt;vgdisplay: Cannot display volume group "/dev/vg04".&lt;BR /&gt;&lt;BR /&gt;Please help what causes the problem?</description>
      <pubDate>Mon, 07 Apr 2003 13:46:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945144#M114516</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-04-07T13:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: emergency help: vg doen't in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945145#M114517</link>
      <description>Try this -&lt;BR /&gt;&lt;BR /&gt;# vgscan&lt;BR /&gt;&lt;BR /&gt;- that regenerates your /etc/lvmtab file and if vg04 is correctly configured it must appear in your /etc/lvmtab file.&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Mon, 07 Apr 2003 13:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945145#M114517</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-04-07T13:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: emergency help: vg doen't in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945146#M114518</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;What preceeded this?  A 'vgremove' for volume group 'vg04' would certainly cause yield this, as would a 'vgexport'.  Are you sure that you had a volume group 'vg04'?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 07 Apr 2003 13:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945146#M114518</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-04-07T13:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: emergency help: vg doen't in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945147#M114519</link>
      <description>It looks like when your lvmtab file was created/recreated it was not able to communicate with disk/disks in vg04 thus vg04 is not included in the lvmtab file. Firstly try to recreate lvmtab file by running ..&lt;BR /&gt;# cd /etc&lt;BR /&gt;# mv lvmtab lvmtab.old&lt;BR /&gt;# vgscan -v -a&lt;BR /&gt;Now run vgdisplay on vg04 again. If that does not work find out if vg04 does really exist or not. Look up the devices files in /dev/vg04.</description>
      <pubDate>Mon, 07 Apr 2003 13:58:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945147#M114519</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-04-07T13:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: emergency help: vg doen't in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945148#M114520</link>
      <description>Anything else going on specific to /dev/vg04?  For is this is an old unused vg then you can remove it from /dev.&lt;BR /&gt;&lt;BR /&gt;rm /dev/vg04&lt;BR /&gt;&lt;BR /&gt;I wouldn't run vgscan and rebuild /etc/lvmtab without first generating a preview report:&lt;BR /&gt;&lt;BR /&gt;vgscan -v -a -p&lt;BR /&gt;&lt;BR /&gt;-a - check all controllers&lt;BR /&gt;-v - verbose&lt;BR /&gt;-p - preview&lt;BR /&gt;&lt;BR /&gt;Cross reference the vg's and disks listed and only then update or create a new lvmtab.&lt;BR /&gt;&lt;BR /&gt;cp /etc/lvmtab /etc/lvmtab_old&lt;BR /&gt;vgscan -a -v</description>
      <pubDate>Mon, 07 Apr 2003 14:03:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945148#M114520</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-04-07T14:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: emergency help: vg doen't in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945149#M114521</link>
      <description>I did vgscan already, it did not help.&lt;BR /&gt;&lt;BR /&gt;James,&lt;BR /&gt;You got a good point. Somebody else installed the patch bundle this weekend, and I was TOLD vg04 was there. How do I know if it was thter or not?</description>
      <pubDate>Mon, 07 Apr 2003 14:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945149#M114521</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-04-07T14:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: emergency help: vg doen't in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945150#M114522</link>
      <description>Regarding: "...How do I know if it was thter or not? ..."&lt;BR /&gt;&lt;BR /&gt;Note date on /etc/lvmconf/vgo4.conf&lt;BR /&gt;&lt;BR /&gt;Verify old vg with:&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore -f /etc/lvmconf/vg04.conf -l&lt;BR /&gt;&lt;BR /&gt;-or-&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore -f /any_file -l</description>
      <pubDate>Mon, 07 Apr 2003 14:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945150#M114522</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-04-07T14:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: emergency help: vg doen't in /etc/lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945151#M114523</link>
      <description>not sure if this would help, I dont know how your system is configured, have your checked your fstab file, making sure its there, and that the physical disk its attached to is ok.&lt;BR /&gt;&lt;BR /&gt;do you know what patch was installed last weekend that was mentioned. I am just wandering since you say vgscan is not working out for you.</description>
      <pubDate>Mon, 07 Apr 2003 14:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/emergency-help-vg-doen-t-in-etc-lvmtab/m-p/2945151#M114523</guid>
      <dc:creator>Scott_14</dc:creator>
      <dc:date>2003-04-07T14:22:17Z</dc:date>
    </item>
  </channel>
</rss>

