<?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 how to export volume group through CLI mode ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701373#M249359</link>
    <description>i have to export volume group through vgexport command but it gives error volume group is still active and for to solved this i tried to reduce volume group by command vgreduce and it says at least one physical volume must stay in volume group .&lt;BR /&gt;I have only one physical volume it it so how to solved this problem ?&lt;BR /&gt;&lt;BR /&gt;Pl guide me thanks to all in advance&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Jan 2006 06:45:48 GMT</pubDate>
    <dc:creator>Shah Gaurang B.</dc:creator>
    <dc:date>2006-01-03T06:45:48Z</dc:date>
    <item>
      <title>how to export volume group through CLI mode ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701373#M249359</link>
      <description>i have to export volume group through vgexport command but it gives error volume group is still active and for to solved this i tried to reduce volume group by command vgreduce and it says at least one physical volume must stay in volume group .&lt;BR /&gt;I have only one physical volume it it so how to solved this problem ?&lt;BR /&gt;&lt;BR /&gt;Pl guide me thanks to all in advance&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jan 2006 06:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701373#M249359</guid>
      <dc:creator>Shah Gaurang B.</dc:creator>
      <dc:date>2006-01-03T06:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to export volume group through CLI mode ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701374#M249360</link>
      <description>Try:&lt;BR /&gt;&lt;BR /&gt;vgchange -a n /dev/vgXX&lt;BR /&gt;vgexport -s -m /tmp/vgXX.map /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 03 Jan 2006 06:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701374#M249360</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-03T06:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to export volume group through CLI mode ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701375#M249361</link>
      <description>Hi Gaurang,&lt;BR /&gt; You have to deactivate the vg through vgchange command first&lt;BR /&gt;#vgchange -a n /dev/vgxx&lt;BR /&gt;&lt;BR /&gt;Then you can export the vg ( You may use a map file , which can be useful for while importing the same vg on other server.&lt;BR /&gt;&lt;BR /&gt;#vgexport -m /tmp/vgXX.map /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;shameer</description>
      <pubDate>Tue, 03 Jan 2006 07:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701375#M249361</guid>
      <dc:creator>Shameer.V.A</dc:creator>
      <dc:date>2006-01-03T07:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to export volume group through CLI mode ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701376#M249362</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Unmount the mount point first, then you can follow this steps, &lt;BR /&gt;&lt;BR /&gt;# fuser -ku &amp;gt;device&amp;gt;&lt;BR /&gt;# umount &lt;DEVICE&gt;&lt;BR /&gt;# vgchance -a n &lt;DEVICE&gt;&lt;BR /&gt;# vgexport -v -f outfile /dev/vg01&lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/DEVICE&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Tue, 03 Jan 2006 07:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701376#M249362</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-03T07:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to export volume group through CLI mode ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701377#M249363</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Unmount the mount point first, then you can follow this steps, &lt;BR /&gt;&lt;BR /&gt;# fuser -ku &amp;gt;device&amp;gt;&lt;BR /&gt;# umount &lt;DEVICE&gt;&lt;BR /&gt;# vgchance -a n &lt;DEVICE&gt;&lt;BR /&gt;# vgexport -v -f outfile &lt;DEV&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/DEV&gt;&lt;/DEVICE&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Tue, 03 Jan 2006 07:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701377#M249363</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-03T07:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to export volume group through CLI mode ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701378#M249364</link>
      <description>Hi Shah,&lt;BR /&gt;&lt;BR /&gt;#vgexport -p -m /tmp/vg00.map vg00&lt;BR /&gt;vgexport: Volume group "vg00" is still active.&lt;BR /&gt;#ll /tmp/vg00.map&lt;BR /&gt;-rw-r-----   1 root       sys            340 Jan  4 08:35 /tmp/vg00.map&lt;BR /&gt;&lt;BR /&gt;This is ok.&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jan 2006 02:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701378#M249364</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-01-04T02:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to export volume group through CLI mode ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701379#M249365</link>
      <description>Hi Shah,&lt;BR /&gt;you have to check that you don't have a swap device on this volume group, other wise you will not be able to change activation.&lt;BR /&gt;&lt;BR /&gt;Reuven&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jan 2006 07:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-export-volume-group-through-cli-mode/m-p/3701379#M249365</guid>
      <dc:creator>System Unix</dc:creator>
      <dc:date>2006-01-09T07:29:29Z</dc:date>
    </item>
  </channel>
</rss>

