<?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: Exporting VG in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406882#M626344</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;Prior to the vgimport - you also have to create the vgXX dir and group file:&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vgXX&lt;BR /&gt;mknod /dev/vgXX/group c 64 0xHH0000&lt;BR /&gt;&lt;BR /&gt;Where XX is the volume group number in decimal - like say vg10 and HH is the minor number (must be unique!) in hex - like 0a&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Oct 2004 08:42:23 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2004-10-25T08:42:23Z</dc:date>
    <item>
      <title>Exporting VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406876#M626338</link>
      <description>Short question:&lt;BR /&gt;When I do vgexport what I actually delete: /etc/lvmtab or /dev/vgxx/** or both?&lt;BR /&gt;I know that the data in BDRA on the disks is not affected.&lt;BR /&gt;Dejan.</description>
      <pubDate>Mon, 25 Oct 2004 06:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406876#M626338</guid>
      <dc:creator>Stojcevski Dejan</dc:creator>
      <dc:date>2004-10-25T06:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406877#M626339</link>
      <description>Both, unless you're using the -p option.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 25 Oct 2004 06:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406877#M626339</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-10-25T06:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406878#M626340</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you delete the device files under /dev/vgxx/&lt;BR /&gt;as well as the corresponding entries in /etc/lvmtab &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Franky</description>
      <pubDate>Mon, 25 Oct 2004 06:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406878#M626340</guid>
      <dc:creator>Franky_1</dc:creator>
      <dc:date>2004-10-25T06:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406879#M626341</link>
      <description>Hi Dejan,&lt;BR /&gt;Actually Both are affected. &lt;BR /&gt;When u do vgexport, that vg get removed from lvmtab and the /dev/vgxx gets deleted.&lt;BR /&gt;&lt;BR /&gt;But if you do vgexport with -p option then nothing is disturbed but this allows you to create map of that VG which you can use for replicating the VG structure on the other node.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 06:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406879#M626341</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-10-25T06:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406880#M626342</link>
      <description>OK, so when I do vgimport i am actually putting the /etc/lvmtab and /dev/vgxx/* into the new system (normally with the -p option previoselly used to make a file). If the disks have the same HW paths in the new server that I actually  transfer the VG to that computer. Is this correct? Are there any other steps do be done? (Everything is going normally meaning no need for vgscan etc...)?&lt;BR /&gt;Dejan.</description>
      <pubDate>Mon, 25 Oct 2004 07:16:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406880#M626342</guid>
      <dc:creator>Stojcevski Dejan</dc:creator>
      <dc:date>2004-10-25T07:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406881#M626343</link>
      <description>hi Dejan,&lt;BR /&gt;You can do vgimport and get the entire VG structure onto another system.&lt;BR /&gt;Now even though the H/w paths are not same then also you can import it successfully. Only thing you have take care of is to identfy the PV's correctly that belongs to that VG.&lt;BR /&gt;&lt;BR /&gt;Then you can do this:&lt;BR /&gt;&lt;BR /&gt;# vgimport -m &lt;MAPFILE&gt; vgname &lt;PV1&gt; &lt;PV2&gt; ..&lt;BR /&gt;&lt;BR /&gt;That works fine.&lt;BR /&gt;Regards,&lt;/PV2&gt;&lt;/PV1&gt;&lt;/MAPFILE&gt;</description>
      <pubDate>Mon, 25 Oct 2004 08:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406881#M626343</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-10-25T08:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406882#M626344</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Prior to the vgimport - you also have to create the vgXX dir and group file:&lt;BR /&gt;&lt;BR /&gt;mkdir /dev/vgXX&lt;BR /&gt;mknod /dev/vgXX/group c 64 0xHH0000&lt;BR /&gt;&lt;BR /&gt;Where XX is the volume group number in decimal - like say vg10 and HH is the minor number (must be unique!) in hex - like 0a&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 08:42:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exporting-vg/m-p/3406882#M626344</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-25T08:42:23Z</dc:date>
    </item>
  </channel>
</rss>

