<?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: vgimport problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949465#M634962</link>
    <description>What do you mean when you say you're "importing the vg on different physical disk."?  The vgimport command is used to introduce an existing VG (on it's physical disks) into another system and NOT onto different physical disks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Fri, 11 Apr 2003 16:13:27 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-04-11T16:13:27Z</dc:date>
    <item>
      <title>vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949462#M634959</link>
      <description>Hi&lt;BR /&gt;   I created a vg with 130 lvs. I exported this. Using this map file I am importing the vg on different physical disk. It worked fine few times, later vgimport failed and given an error message saying "vgimport failed: vg is still active". I check lvmtab, /dev directory etc., but no syptoms of this new vg.&lt;BR /&gt;  I found that some times LVM is locking the minor number, reboot is the only solution. I heard that Patch PHCO_24437 resolve this problem which is the later version of patch PHCO_23791 and PHCO_23499. I have those patches on my system. Still I am getting this error message. Any ideas why it is happening, any solutions?&lt;BR /&gt;&lt;BR /&gt;Note: if I import the vg with different minor no it is working.</description>
      <pubDate>Fri, 11 Apr 2003 16:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949462#M634959</guid>
      <dc:creator>Arunkumar_3</dc:creator>
      <dc:date>2003-04-11T16:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949463#M634960</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;On the machine where you are importing the VG, is that machine a node in an MC/ServiceGuard cluster?  &lt;BR /&gt;&lt;BR /&gt;Are you doing a vgimport on the machine before doing the vgimport?  If so, are there any complaints from the vgimport?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Apr 2003 16:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949463#M634960</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-11T16:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949464#M634961</link>
      <description>How about try:&lt;BR /&gt;&lt;BR /&gt;vgchange -a n /dev/yourvg&lt;BR /&gt;&lt;BR /&gt;Then try the import...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 11 Apr 2003 16:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949464#M634961</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-04-11T16:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949465#M634962</link>
      <description>What do you mean when you say you're "importing the vg on different physical disk."?  The vgimport command is used to introduce an existing VG (on it's physical disks) into another system and NOT onto different physical disks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 11 Apr 2003 16:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949465#M634962</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-11T16:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949466#M634963</link>
      <description>I have a HSG80 storage array controller. I can create snapshots and clones on that. My source and target disks are on the same controller. Can assign those physical disks to my hpboxes and create a vg and lvs. I have to create a vg and lvs identical to my source VG on snap/clone disks. So I need to export and import the vg on the same system, but on different physical disks</description>
      <pubDate>Fri, 11 Apr 2003 16:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949466#M634963</guid>
      <dc:creator>Arunkumar_3</dc:creator>
      <dc:date>2003-04-11T16:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949467#M634964</link>
      <description>That's not the way vgimport works.  To clone a volume group onto different physical disks, you're going to need to pvcreate, vgcreate, lvcreate, just like you were starting from scratch.  Do a vgdisplay -v of the volume group and use that as a guide to create an identical VG on the other disks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 11 Apr 2003 16:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949467#M634964</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-11T16:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949468#M634965</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You might need to do a 'vgchgid' on the copy of the volume group you are importing so that it will have a different VGID from the original.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Apr 2003 16:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949468#M634965</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-11T16:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949469#M634966</link>
      <description>JP,&lt;BR /&gt;&lt;BR /&gt;So, are you implying that this will work?  You can use vgimport to clone vg/lv structure to create an identical vg on different disks?  I didn't think that was possible.  Am I just confused again?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete (it's tough getting old and senile)</description>
      <pubDate>Fri, 11 Apr 2003 16:41:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949469#M634966</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-11T16:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949470#M634967</link>
      <description>hi&lt;BR /&gt;   I think I didn't put in proper way. &lt;BR /&gt;I am working on a product which will take the mount point as a reference and create snap or clone depends on user choice and present that cloned or snapped physical disk to the system user choosed. There it has to create the VG and lvs identical to source and has to create the mount point and mount that particular lv.&lt;BR /&gt;   In this process we are doing vg export and vgimport. I am facing problem while importing the vg, that also not quite often.</description>
      <pubDate>Fri, 11 Apr 2003 16:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949470#M634967</guid>
      <dc:creator>Arunkumar_3</dc:creator>
      <dc:date>2003-04-11T16:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949471#M634968</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;I'm not familiar with his hardware, but if I understand what he is doing, it sounds just like doing a copy with an XP or an EMC array.  Sort of like an LVM snapshot.  If so, he should be able to just do a vgimport on the split VG, do a vgchgid to give it a new VGID, and mount it up.&lt;BR /&gt;&lt;BR /&gt;JP who is getting older and more senile too!  :)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Apr 2003 16:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949471#M634968</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-11T16:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: vgimport problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949472#M634969</link>
      <description>JP,&lt;BR /&gt;&lt;BR /&gt;Thanks.  At least it's getting near quitting time and I can toddle on home and nurse on a "tonic" or too.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 11 Apr 2003 16:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgimport-problem/m-p/2949472#M634969</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-11T16:57:09Z</dc:date>
    </item>
  </channel>
</rss>

