<?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: Regarding VG Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451288#M358698</link>
    <description>Try vgexport.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Wed, 01 Jul 2009 16:54:18 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2009-07-01T16:54:18Z</dc:date>
    <item>
      <title>Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451287#M358697</link>
      <description>Hello Techies,&lt;BR /&gt;&lt;BR /&gt;I am getting below mentioned error on one of my HP-UX server. The VG /dev/vg12 is not existing now on this server but its group file is still there. Please let me know how to resolve this error.&lt;BR /&gt;&lt;BR /&gt;vgdisplay: Volume group "/dev/vg12" does not exist in the "/etc/lvmtab" file.&lt;BR /&gt;vgdisplay: Cannot display volume group "vg12".&lt;BR /&gt;expr: Syntax error&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/Disk-stat.sh.ctms[254]:  ( ( 0 * 1000 ) / 0 + 5 ) / 10 : Cannot divide by zero.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Kavita</description>
      <pubDate>Wed, 01 Jul 2009 16:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451287#M358697</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2009-07-01T16:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451288#M358698</link>
      <description>Try vgexport.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 01 Jul 2009 16:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451288#M358698</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-07-01T16:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451289#M358699</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;use a advice from Pete,&lt;BR /&gt;&lt;BR /&gt;vgexport.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 01 Jul 2009 16:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451289#M358699</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-07-01T16:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451290#M358700</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;Look for any matches.&lt;BR /&gt;&lt;BR /&gt;I think you will have to vgexport and recreate the volume group, but it would be nice to know what the system expects.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 01 Jul 2009 17:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451290#M358700</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-01T17:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451291#M358701</link>
      <description>Hi Kavita:&lt;BR /&gt;&lt;BR /&gt;So what are you trying to do?  Do you _want_ to regain vg12?  Did you want to remove vg12?&lt;BR /&gt;&lt;BR /&gt;If you want'ed only to rid yourself of vg12 at this point you can simply 'rm' the '/dev/vg12/group' file and '/dev/vg12' directory.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 01 Jul 2009 17:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451291#M358701</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-07-01T17:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451292#M358702</link>
      <description>Hi kavita&lt;BR /&gt;&lt;BR /&gt;You can remove group file for vg12 /dev/vg12/group or use vgexport&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Wed, 01 Jul 2009 18:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451292#M358702</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-07-01T18:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451293#M358703</link>
      <description>Hi Kavita,&lt;BR /&gt;&lt;BR /&gt;    what you trying to do from here now. Like, if you have that VG and it is not listed in lvmtab, then do&lt;BR /&gt;&lt;BR /&gt;    # vgscan -av&lt;BR /&gt;&lt;BR /&gt;if you want to get rid of that VG, you can simply remove the group file and its directory.&lt;BR /&gt;&lt;BR /&gt;if you want to regain that VG and having its map file, you can do vgimport then&lt;BR /&gt;&lt;BR /&gt;   # vgimport -m &lt;MAPFILE&gt; /dev/vg12&lt;/MAPFILE&gt;</description>
      <pubDate>Wed, 01 Jul 2009 18:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451293#M358703</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-07-01T18:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451294#M358704</link>
      <description>Vishu,&lt;BR /&gt;&lt;BR /&gt;I would never suggest vgscan, if there are hundreds of disks and if any one faulty than .......&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Wed, 01 Jul 2009 19:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451294#M358704</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-07-01T19:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451295#M358705</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;We have removed that VG sometime back but now we are getting this error. So, I think to remove this error, I need to remove the group file and directory existing for this VG, right?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Kavita</description>
      <pubDate>Thu, 02 Jul 2009 15:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451295#M358705</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2009-07-02T15:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451296#M358706</link>
      <description>Yes, remove the group file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm sure you did the VG removal wrong, not by vgremove but by a "rm" only. This is always a reason for trouble.</description>
      <pubDate>Thu, 02 Jul 2009 15:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451296#M358706</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-07-02T15:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451297#M358707</link>
      <description>Hi Kavita,&lt;BR /&gt;&lt;BR /&gt;Remove the Directory for vg12 &amp;amp; it will remove group file itself :-)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Thu, 02 Jul 2009 15:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451297#M358707</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-07-02T15:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VG Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451298#M358708</link>
      <description>Oh ya Sanjeev.....thanks :)&lt;BR /&gt;&lt;BR /&gt;Thanks Torsten and all. Its always a good experience interacting with you all here.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kavita</description>
      <pubDate>Thu, 02 Jul 2009 20:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-vg-error/m-p/4451298#M358708</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2009-07-02T20:19:10Z</dc:date>
    </item>
  </channel>
</rss>

