<?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: vgexport in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429691#M355563</link>
    <description>&lt;BR /&gt;Dear Himacs&lt;BR /&gt;&lt;BR /&gt;1.unmoun the file system&lt;BR /&gt;2. deactivate the volume group&lt;BR /&gt;vgchange -a n /dev/vgname&lt;BR /&gt;3. export the volume group by using vgexport&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
    <pubDate>Sat, 30 May 2009 16:39:30 GMT</pubDate>
    <dc:creator>Sajjad Sahir</dc:creator>
    <dc:date>2009-05-30T16:39:30Z</dc:date>
    <item>
      <title>vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429686#M355558</link>
      <description>Hi Admins,&lt;BR /&gt;&lt;BR /&gt;Before doing vgexport,is it required to unmount all LVs and deactive the VG using          vgchange -a n VG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 30 May 2009 12:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429686#M355558</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-05-30T12:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429687#M355559</link>
      <description>Hi Himacs,&lt;BR /&gt;&lt;BR /&gt;Yes you need to umount your filesystems and deactivate your volume group before yuo can export it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sat, 30 May 2009 12:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429687#M355559</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-05-30T12:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429688#M355560</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;There is two situation where we use vgexport&lt;BR /&gt;&lt;BR /&gt;A)exporting the VG from system (vg will not be available on that node until you import)##&lt;BR /&gt;&lt;BR /&gt;1)You need to unmount all filesytem pertaining to that vg&lt;BR /&gt;#umount lvname&lt;BR /&gt;2) deactivate the VG&lt;BR /&gt;3)export vg using vgexport&lt;BR /&gt;&lt;BR /&gt;B)You need the VG to be available on the node and need to import the vg in some other system by using the map file  (eg:in cluster environment)&lt;BR /&gt;&lt;BR /&gt;in this case You can export the VG in preview mode and you need not to unmount or deactivate the vg &lt;BR /&gt;&lt;BR /&gt;vgexport -p -v -s -m &lt;MAPFILE&gt; &lt;VGNAME&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Johnson&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/VGNAME&gt;&lt;/MAPFILE&gt;</description>
      <pubDate>Sat, 30 May 2009 12:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429688#M355560</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2009-05-30T12:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429689#M355561</link>
      <description>at docs.hp.com below doc&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/vgexport.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/vgexport.1M.html&lt;/A&gt;</description>
      <pubDate>Sat, 30 May 2009 13:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429689#M355561</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-05-30T13:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429690#M355562</link>
      <description>It depends.&lt;BR /&gt;&lt;BR /&gt;Are you doing a vgexport to create a map file, or are you doing a vgexport to blow away the VG?&lt;BR /&gt;&lt;BR /&gt;If you need to create a map file only, then make sure you use the '-p' switch (vgexport -vpm mapfile.vg vgname).&lt;BR /&gt;&lt;BR /&gt;If you are blowing away the VG, then you definitely need to unmount all filesystems and deactivate the VG before issuing the command.</description>
      <pubDate>Sat, 30 May 2009 15:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429690#M355562</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-05-30T15:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429691#M355563</link>
      <description>&lt;BR /&gt;Dear Himacs&lt;BR /&gt;&lt;BR /&gt;1.unmoun the file system&lt;BR /&gt;2. deactivate the volume group&lt;BR /&gt;vgchange -a n /dev/vgname&lt;BR /&gt;3. export the volume group by using vgexport&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Sat, 30 May 2009 16:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429691#M355563</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-05-30T16:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429692#M355564</link>
      <description>Hello Himacs,&lt;BR /&gt;&lt;BR /&gt;You are absolutly wright!&lt;BR /&gt;&lt;BR /&gt;we are using vgexport in two case if I am not wrong.&lt;BR /&gt;&lt;BR /&gt;1)when we have to remove our vg we use vgexport to have initial configuration to reimport vg later.&lt;BR /&gt;&lt;BR /&gt;2)when we have to configure same vg with same configuration on another node.&lt;BR /&gt;&lt;BR /&gt;in 1st case:-  umount all the LV of this VG, then deactivate and export it:&lt;BR /&gt;&lt;BR /&gt;# umount /dev/vg01/lvol1&lt;BR /&gt;# umount /dev/vg01/lvol2&lt;BR /&gt;...&lt;BR /&gt;# vgchange -a n vg01&lt;BR /&gt;# vgexport vg01&lt;BR /&gt;&lt;BR /&gt;in 2nd case:- just create a map file and import it on another node:&lt;BR /&gt;&lt;BR /&gt;from one node:-&lt;BR /&gt;# vgexport -p -s -m /tmp/vgXX.map vgXX&lt;BR /&gt;&lt;BR /&gt;on second node:-&lt;BR /&gt;# mknod /dev/vgXX/group c 64 0xXX0000&lt;BR /&gt;# vgimport -s -m /tmp/vgXX.map vgXX&lt;BR /&gt;&lt;BR /&gt;Plz correct me if I am wrong :)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rahul Rai.</description>
      <pubDate>Sun, 31 May 2009 02:27:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429692#M355564</guid>
      <dc:creator>Rahul Rai_1</dc:creator>
      <dc:date>2009-05-31T02:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: vgexport</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429693#M355565</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have 11.23&lt;BR /&gt;&lt;BR /&gt;you DONT have to umount or vgchange&lt;BR /&gt;&lt;BR /&gt;just do &lt;BR /&gt;&lt;BR /&gt;vgexport -v -p -s -m /tmp/vgname.map vgname&lt;BR /&gt;&lt;BR /&gt;here p is non-destructive or preserve (that means no changes are done to the vg)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 31 May 2009 03:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgexport/m-p/4429693#M355565</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2009-05-31T03:41:29Z</dc:date>
    </item>
  </channel>
</rss>

