<?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 on Redhat Issue in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594652#M68596</link>
    <description>You said the PV's changed location.  It looks like one is currently '/dev/sdd1'.  What were they previously?</description>
    <pubDate>Thu, 04 Aug 2005 03:52:45 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2005-08-04T03:52:45Z</dc:date>
    <item>
      <title>LVM on Redhat Issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594646#M68590</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i have just had a issue where we have presented some new storage to a server and the disk ids for a existing VG have changed.&lt;BR /&gt;&lt;BR /&gt;i am now unable to activate the VG, and if I perform a VGSCAN to try and pick up the changed disk ids I get the message :-&lt;BR /&gt;&lt;BR /&gt;vgscan -- ERROR "vg_read_with_pv_and_lv(): current PV" can't get data of volume group "skuat1_san_vg" from physical volume(s)&lt;BR /&gt;vgscan -- "/etc/lvmtab" and "/etc/lvmtab.d" successfully created&lt;BR /&gt;&lt;BR /&gt;if I perform a strings on the disks I can see the LVM structure :-&lt;BR /&gt;&lt;BR /&gt;[root@skuat1 root]# strings /dev/sdd1 | more&lt;BR /&gt;1xF0bx7eWvLrCwBld260IDNSffhHdn9Z&lt;BR /&gt;skuat1_san_vg&lt;BR /&gt;skuat11121425421&lt;BR /&gt;57TzP2YeZCSkiSzzSBsRxv0IckLTNOgD&lt;BR /&gt;1xF0bx7eWvLrCwBld260IDNSffhHdn9Z&lt;BR /&gt;GKoGbfD5ZH7jBaGXPaU2fJuJ1bYHqckd&lt;BR /&gt;4cUTYbhNf1hSmZGEVxwKrt02I0BCbXBi&lt;BR /&gt;6SdSl0KnAKUSrUl8K6z7vVE1ud5IHTQW&lt;BR /&gt;/dev/skuat1_san_vg/mhds1_lv&lt;BR /&gt;skuat1_san_vg&lt;BR /&gt;&lt;BR /&gt;How can I force it to pick up the LVM information from the disks ?&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Aug 2005 07:30:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594646#M68590</guid>
      <dc:creator>Phil Daws_5</dc:creator>
      <dc:date>2005-08-02T07:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: LVM on Redhat Issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594647#M68591</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to move /etc/lvmtab to another file before doing vgscan.&lt;BR /&gt;&lt;BR /&gt;Please post strings /etc/lvmtab before and after running vgscan&lt;BR /&gt;&lt;BR /&gt;Enjoy :)&lt;BR /&gt;&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 02 Aug 2005 07:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594647#M68591</guid>
      <dc:creator>Pedro Cirne</dc:creator>
      <dc:date>2005-08-02T07:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: LVM on Redhat Issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594648#M68592</link>
      <description>[root@skuat1 etc]# mv lvmtab lvmtab.old&lt;BR /&gt;[root@skuat1 etc]# vgscan -f&lt;BR /&gt;vgscan -- reading all physical volumes (this may take a while...)&lt;BR /&gt;vgscan -- found active volume group "skuat1_loc_vg"&lt;BR /&gt;vgscan -- ERROR "vg_read_with_pv_and_lv(): current PV" can't get data of volume group "skuat1_san_vg" from physical volume(s)&lt;BR /&gt;vgscan -- "/etc/lvmtab" and "/etc/lvmtab.d" successfully created&lt;BR /&gt;vgscan -- WARNING: This program does not do a VGDA backup of your volume groups&lt;BR /&gt;&lt;BR /&gt;[root@skuat1 etc]# strings /etc/lvmtab&lt;BR /&gt;[root@skuat1 etc]# strings /etc/lvmtab.old &lt;BR /&gt;skuat1_loc_vg&lt;BR /&gt;[root@skuat1 etc]# strings /etc/lvmtab     &lt;BR /&gt;skuat1_loc_vg</description>
      <pubDate>Tue, 02 Aug 2005 07:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594648#M68592</guid>
      <dc:creator>Phil Daws_5</dc:creator>
      <dc:date>2005-08-02T07:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: LVM on Redhat Issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594649#M68593</link>
      <description>Is it possible that the "new" disks you published were used previously with LVM and have LVM structures on too, and that the name of the volume group on these possibly clashes with your existing one?&lt;BR /&gt;&lt;BR /&gt;I've seen it where eg a vg01 existed on server a and another vg01 on server b.  When the LUNs from vg01 are subsequently published to server a vgscan only picks up the first vg01 it "sees".  So perhaps your new luns have the same vg name on, but not all the required LUNs from that old vg are published to the new server therefore it can't find all required disks?&lt;BR /&gt;&lt;BR /&gt;To start with I'd strings a dd from the "new" disks to see what they show.</description>
      <pubDate>Tue, 02 Aug 2005 09:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594649#M68593</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2005-08-02T09:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: LVM on Redhat Issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594650#M68594</link>
      <description>I think the error message is trying to say that one of the disks currently bound to a volume group does not have the correct structures for lvm.</description>
      <pubDate>Wed, 03 Aug 2005 13:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594650#M68594</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-08-03T13:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: LVM on Redhat Issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594651#M68595</link>
      <description>Try restore the LVM configuration using the vgcfgrestore command. By default at installation vgcfgbackup saves the configuration in /etc/lvm/backup. See the man pages for more info.</description>
      <pubDate>Wed, 03 Aug 2005 14:10:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594651#M68595</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-03T14:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: LVM on Redhat Issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594652#M68596</link>
      <description>You said the PV's changed location.  It looks like one is currently '/dev/sdd1'.  What were they previously?</description>
      <pubDate>Thu, 04 Aug 2005 03:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594652#M68596</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-08-04T03:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: LVM on Redhat Issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594653#M68597</link>
      <description>Oh!, the device naming changed, i didn't see that.&lt;BR /&gt;&lt;BR /&gt;What you can do is before adding the new storage export the VG (vgexport), after adding the storage, import the VG again (vgimport).</description>
      <pubDate>Thu, 04 Aug 2005 08:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-on-redhat-issue/m-p/3594653#M68597</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-04T08:52:47Z</dc:date>
    </item>
  </channel>
</rss>

