<?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: LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432039#M355963</link>
    <description>Why do you think it is corrupted?&lt;BR /&gt;&lt;BR /&gt;Is it because you see output like this:&lt;BR /&gt;&lt;BR /&gt; # strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;#c&amp;gt;3?&lt;BR /&gt;/dev/dsk/c1t0d0&lt;BR /&gt;/dev/dsk/c2t0d0&lt;BR /&gt;&lt;BR /&gt;With strange characters, like the #c&amp;gt;3?, in my output above?&lt;BR /&gt;&lt;BR /&gt;If that is the case, don't worry about it.  That is perfectly normal.  There is nothing wrong with the lvmtab file.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Jun 2009 12:04:23 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2009-06-03T12:04:23Z</dc:date>
    <item>
      <title>LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432032#M355956</link>
      <description>How to recover from corrupted lvmtab</description>
      <pubDate>Wed, 03 Jun 2009 10:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432032#M355956</guid>
      <dc:creator>Rg_4</dc:creator>
      <dc:date>2009-06-03T10:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432033#M355957</link>
      <description>Use vgscan to recreate lvmtab: &lt;BR /&gt;vgscan -a&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 03 Jun 2009 10:33:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432033#M355957</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2009-06-03T10:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432034#M355958</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Use vgscan to recover it .&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny</description>
      <pubDate>Wed, 03 Jun 2009 10:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432034#M355958</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-06-03T10:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432035#M355959</link>
      <description>Hi Ragesh,&lt;BR /&gt;&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;# vgscan -a -v&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 03 Jun 2009 10:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432035#M355959</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-06-03T10:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432036#M355960</link>
      <description>&lt;BR /&gt;Dear Ragesh&lt;BR /&gt;&lt;BR /&gt;vgscan&lt;BR /&gt;&lt;BR /&gt;The vgscan command allows the re-creation of the /etc/lvmtab file and possibly the associated volume group device files. This command should be run only in the event of a catastrophic error such as the deletion of the /etc/lvmtab file or the mismatch of names of the physical volumes in the /etc/lvmtab file to the actual physical volume path configuration. If the /etc/lvmtab file exists, the information contained in the file is used to assist in rebuilding the file, but the existing file is updated with the new corrected configuration.&lt;BR /&gt;&lt;BR /&gt;vgscan searches each physical volume connected to the system, looking for logical volumes. If there are dual controller devices, only the primary controller device path is scanned, unless you specify the -a option to allow access to all paths. It groups these physical volumes into volume groups by matching the volume group information found on the physical volumes. Then it searches the /dev directory for all group device files with the LVM major number, and tries to match device files with the logical volumes' information found on the physical volumes.&lt;BR /&gt;&lt;BR /&gt;If matches occur, it determines the volume group name from the device file path, and updates the /etc/lvmtab file with the volume group name and the list of physical volumes paths contained in that volume group. For volume groups where the device files cannot be matched, it prints the list of physical volumes for each volume group.&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad sahir</description>
      <pubDate>Wed, 03 Jun 2009 10:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432036#M355960</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-06-03T10:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432037#M355961</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As already said,&lt;BR /&gt;&lt;BR /&gt;Make a backup of current lvtmab&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.bak&lt;BR /&gt;&lt;BR /&gt;Recreate new lvmtab:&lt;BR /&gt;# vgscan -v&lt;BR /&gt;&lt;BR /&gt;-R.K</description>
      <pubDate>Wed, 03 Jun 2009 10:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432037#M355961</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-06-03T10:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432038#M355962</link>
      <description>Hi Ragesh,&lt;BR /&gt;&lt;BR /&gt;Use lvsync and vgsync command&lt;BR /&gt;&lt;BR /&gt;Check below link as follows,&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-60631/lvsync.1M.html" target="_blank"&gt;http://docs.hp.com/en/B3921-60631/lvsync.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90692/vgsync.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90692/vgsync.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur</description>
      <pubDate>Wed, 03 Jun 2009 11:16:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432038#M355962</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-06-03T11:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432039#M355963</link>
      <description>Why do you think it is corrupted?&lt;BR /&gt;&lt;BR /&gt;Is it because you see output like this:&lt;BR /&gt;&lt;BR /&gt; # strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;#c&amp;gt;3?&lt;BR /&gt;/dev/dsk/c1t0d0&lt;BR /&gt;/dev/dsk/c2t0d0&lt;BR /&gt;&lt;BR /&gt;With strange characters, like the #c&amp;gt;3?, in my output above?&lt;BR /&gt;&lt;BR /&gt;If that is the case, don't worry about it.  That is perfectly normal.  There is nothing wrong with the lvmtab file.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jun 2009 12:04:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4432039#M355963</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-06-03T12:04:23Z</dc:date>
    </item>
  </channel>
</rss>

