<?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 export / import in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499306#M655087</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For the vgimport, if you are using the mapfile that you vgexport'ed, then there is no need for you to specify the PVs in order.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
    <pubDate>Wed, 28 Feb 2001 12:01:06 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2001-02-28T12:01:06Z</dc:date>
    <item>
      <title>VG export / import</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499305#M655086</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm going to install hp-ux 11.00 on a 10.20&lt;BR /&gt;T600 system and I just want to confirm that&lt;BR /&gt;theese are the right steps to do on the VG's.&lt;BR /&gt;The VG's are not shared.&lt;BR /&gt;&lt;BR /&gt;1. export all VG's on the 10.20 system with&lt;BR /&gt;   "vgexport -m [mapfile] -v [vg name].&lt;BR /&gt;&lt;BR /&gt;2. After 11.00 installation.&lt;BR /&gt;   create all VG dirs under /dev and do&lt;BR /&gt;   mknod /dev/[vg name]/group -c 64 0x??0000&lt;BR /&gt;&lt;BR /&gt;3. Import VG's with: &lt;BR /&gt;   vgimport -v -m [mapfile] /dev/[vg name]  [disks]&lt;BR /&gt;&lt;BR /&gt;4. Activate VG's.&lt;BR /&gt;&lt;BR /&gt;All my vg's, execpt vg00 are extent based striped and mirrored, do I have to enter all disks in a vg  in any special order when doing a vgimport ?&lt;BR /&gt;&lt;BR /&gt;//Stefan.</description>
      <pubDate>Wed, 28 Feb 2001 10:31:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499305#M655086</guid>
      <dc:creator>Stefan Bergkvist</dc:creator>
      <dc:date>2001-02-28T10:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: VG export / import</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499306#M655087</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For the vgimport, if you are using the mapfile that you vgexport'ed, then there is no need for you to specify the PVs in order.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Wed, 28 Feb 2001 12:01:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499306#M655087</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-02-28T12:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: VG export / import</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499307#M655088</link>
      <description>You could try using the '-s' option for vgexport / vgimport.  The -s writes a VGID to the mapfile so that when you do the import you don't have to specify the disk list.&lt;BR /&gt;&lt;BR /&gt;Since you are using extent based stripes, one thing you will want to do is make sure you keep a copy of your /etc/lvmpvg file.  This has all of your physical volume group information.  If you don't have the PVGs set up and try to extend one of your extent striped LVs, then it won't work.  It has to have the PVG information.</description>
      <pubDate>Wed, 28 Feb 2001 15:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499307#M655088</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-02-28T15:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: VG export / import</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499308#M655089</link>
      <description>This discussion fits exactly what I am also about to do. I have an additional part to the vgimport with the -s option though.  My disks are dual pathed, will the "dual" path be picked up, and created in the VG as the alternate link?  Since I do extent based striping, I know I will have to rebuild my lvmpvg, but I have created the lvmpvg based on the current pathing of the disks as they were originally added.  Will the pathing also be kept?, or will it add the disks from the first address it finds them on?&lt;BR /&gt;Thanks for the feedback already given in the other reply.</description>
      <pubDate>Mon, 12 Mar 2001 18:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499308#M655089</guid>
      <dc:creator>Jeffrey L. Huff</dc:creator>
      <dc:date>2001-03-12T18:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: VG export / import</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499309#M655090</link>
      <description>I don't think the T is supported on HPUX11&lt;BR /&gt;you should check that first... at least it ain't 64 bit for sure.&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Tue, 13 Mar 2001 14:28:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-export-import/m-p/2499309#M655090</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-03-13T14:28:29Z</dc:date>
    </item>
  </channel>
</rss>

