<?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: vg in lvmtab in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441941#M357429</link>
    <description>hi &lt;BR /&gt;&lt;BR /&gt;as pvremove has been done vgscan as run with option -av should recreate the /etc/lvmtab afresh without that VG entry.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
    <pubDate>Thu, 18 Jun 2009 06:13:28 GMT</pubDate>
    <dc:creator>sujit kumar singh</dc:creator>
    <dc:date>2009-06-18T06:13:28Z</dc:date>
    <item>
      <title>vg in lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441935#M357423</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;   i have hpux 11.00. i created a test vg named vgtest on server to check some disks. Then, we have been told to remove that vg and pvremove the disk. As i was on leave, so my colleague did that job. what he did,&lt;BR /&gt;&lt;BR /&gt;1. he unmounted the LVs.&lt;BR /&gt;2. remove the VG directory from /dev&lt;BR /&gt;3. and pvremove the two disk that were in VG.&lt;BR /&gt;&lt;BR /&gt;Now, i can see that vgtest is still in lvmtab file. and when i try to vgexport or vgremove it, it give me an error:-&lt;BR /&gt;&lt;BR /&gt; # vgexport vgtest&lt;BR /&gt;vgexport: "/dev/vgtest/group": not a character device.&lt;BR /&gt;vgexport: Couldn't export volume group "vgtest".&lt;BR /&gt;&lt;BR /&gt;as it is unable to find its group file, as its directory does not exist. plz help on this.</description>
      <pubDate>Wed, 17 Jun 2009 19:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441935#M357423</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-06-17T19:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: vg in lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441936#M357424</link>
      <description>Hi Vishu:&lt;BR /&gt;&lt;BR /&gt;You colleague failed to follow correct LVM procedures.&lt;BR /&gt;&lt;BR /&gt;Do:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;# vgscan -av&lt;BR /&gt;# vgchange -a y&lt;BR /&gt;# lvlnboot -R&lt;BR /&gt;&lt;BR /&gt;Now, if you have alternate links to any volume groups, you may need to reorder them by doing 'vgreduce' and 'vgextend' to demote primary links to secondary ones and promote secondary links to primary ones, respectively.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jun 2009 19:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441936#M357424</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-06-17T19:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: vg in lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441937#M357425</link>
      <description>mv /etc/lvmtab /etc/lvmtab.save&lt;BR /&gt;vgscan&lt;BR /&gt;&lt;BR /&gt;this should rebuild your lvmtab&lt;BR /&gt;in case of a problem you still have a saved copy of lvmtab file.&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Wed, 17 Jun 2009 19:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441937#M357425</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-17T19:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: vg in lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441938#M357426</link>
      <description>Hi Vishnu, &lt;BR /&gt;&lt;BR /&gt; As the above posts say, you need to use vgscan to rescan the volume groups in the server and to update the lvmtab.&lt;BR /&gt;&lt;BR /&gt;Using  vgexport to remove the vg from the server will be a good practice.This is the safest way.This will remove the corresponding entries from lvmtab also.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/vgexport [-m mapfile] [-p] [-v] [-f outfile] vg_name&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/vgexport -m mapfile -s -p -v vg_name&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jun 2009 02:03:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441938#M357426</guid>
      <dc:creator>Jineesh</dc:creator>
      <dc:date>2009-06-18T02:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: vg in lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441939#M357427</link>
      <description>Dear friend&lt;BR /&gt;&lt;BR /&gt;Please do vgscan as mentioned above&lt;BR /&gt;vgscan will Recovering and recreating the /etc/lvmtab file when the file has been deleted or does not match the current physical volumes.&lt;BR /&gt;and reporting device special file lists for unconfigured volume groups.&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jun 2009 05:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441939#M357427</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-06-18T05:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: vg in lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441940#M357428</link>
      <description>&amp;gt;&amp;gt; 2. remove the VG directory from /dev&lt;BR /&gt;&lt;BR /&gt;Deleting device files will not remove the VG entries!&lt;BR /&gt;&lt;BR /&gt;Use "vgremove" next time!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jun 2009 05:31:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441940#M357428</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-06-18T05:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: vg in lvmtab</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441941#M357429</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;as pvremove has been done vgscan as run with option -av should recreate the /etc/lvmtab afresh without that VG entry.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Thu, 18 Jun 2009 06:13:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-in-lvmtab/m-p/4441941#M357429</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-06-18T06:13:28Z</dc:date>
    </item>
  </channel>
</rss>

