<?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: remove vg on cluster HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699083#M249017</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If the volumegroup doesn't belong to a package anymore, then just execute&lt;BR /&gt;&lt;BR /&gt;vgexport /dev/vgxx on each node</description>
    <pubDate>Thu, 29 Dec 2005 05:42:28 GMT</pubDate>
    <dc:creator>Luk Vandenbussche</dc:creator>
    <dc:date>2005-12-29T05:42:28Z</dc:date>
    <item>
      <title>remove vg on cluster HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699075#M249009</link>
      <description>what are the step for remove e volume group on cluster Hp-UX?&lt;BR /&gt;&lt;BR /&gt;on node a: lvremove, vgremove, pvremove&lt;BR /&gt;&lt;BR /&gt;on node b: ????&lt;BR /&gt;&lt;BR /&gt;vgexport e vgimport are use only for create?&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Dec 2005 09:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699075#M249009</guid>
      <dc:creator>STL</dc:creator>
      <dc:date>2005-12-28T09:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: remove vg on cluster HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699076#M249010</link>
      <description>Shalom Carlo,&lt;BR /&gt;&lt;BR /&gt;Node b: vgexport the volume group.&lt;BR /&gt;&lt;BR /&gt;Node a: lvremove vgremove.&lt;BR /&gt;&lt;BR /&gt;That should be sufficient.&lt;BR /&gt;&lt;BR /&gt;You can also vgexport on both nodes.&lt;BR /&gt;&lt;BR /&gt;vgchange -a n vg##&lt;BR /&gt;&lt;BR /&gt;Make sure the thing is deactivated before you start.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;Graduate of the SG school of hard, HARD knocks.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Dec 2005 09:27:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699076#M249010</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-12-28T09:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: remove vg on cluster HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699077#M249011</link>
      <description>To remove?&lt;BR /&gt;&lt;BR /&gt;vgchange -c n vgXX&lt;BR /&gt;&lt;BR /&gt;You can do the lvreduce, vgreduce....or just do a vgexport vgXX.&lt;BR /&gt;&lt;BR /&gt;On node b, just a vgexport vgXX&lt;BR /&gt;&lt;BR /&gt;Also,emove from any package control scripts.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Dec 2005 09:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699077#M249011</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-28T09:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: remove vg on cluster HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699078#M249012</link>
      <description>On node a: &lt;BR /&gt;- lvremove lv&lt;BR /&gt;- vgremove vg&lt;BR /&gt;- pvremove &lt;BR /&gt;- unpresent the disk by SAN&lt;BR /&gt;&lt;BR /&gt;On node b:&lt;BR /&gt;vgdisplay -v vg_xxx&lt;BR /&gt;vgdisplay: Volume group not activated.&lt;BR /&gt;vgdisplay: Cannot display volume group "vg_xxx"&lt;BR /&gt;&lt;BR /&gt;vgchange -a y vg_xxx&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/ds:&lt;BR /&gt;Cross-device link&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c13t0d5":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgchange: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgchange: Couldn't activate volume group "vg_xxx":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;&lt;BR /&gt;?????? how i remove the the pv,vg,lv on node b ??????&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Dec 2005 09:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699078#M249012</guid>
      <dc:creator>STL</dc:creator>
      <dc:date>2005-12-28T09:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: remove vg on cluster HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699079#M249013</link>
      <description>pvremove - you destroyed the vg data on the disk - so node b can not see it anymore...&lt;BR /&gt;&lt;BR /&gt;Just do a vgexport on node b&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 28 Dec 2005 09:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699079#M249013</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-28T09:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: remove vg on cluster HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699080#M249014</link>
      <description>hi ..&lt;BR /&gt;&lt;BR /&gt;in node A do the normal procedure for removing the vg.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then after completeing the activity do&lt;BR /&gt;&lt;BR /&gt;on node b&lt;BR /&gt;===================&lt;BR /&gt;&lt;BR /&gt;vgexport -m  vg01.mymap /dev/vg01 (without -s and p option )&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;tvs</description>
      <pubDate>Wed, 28 Dec 2005 10:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699080#M249014</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2005-12-28T10:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: remove vg on cluster HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699081#M249015</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;As long as you dont need tha VG anymore, you can use #vgexport to remove the VG info from the system.&lt;BR /&gt;&lt;BR /&gt;This dosent remove the data in the DISKs. If you need to get this VG in some other system you can do #vgimport to get the VG back. If this is the case you can take a map file during the export, so that you can get the same lvol name etc.&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Wed, 28 Dec 2005 10:37:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699081#M249015</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2005-12-28T10:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: remove vg on cluster HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699082#M249016</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;make sure that the VG &lt;BR /&gt;is not a part of a package&lt;BR /&gt;&lt;BR /&gt;shri</description>
      <pubDate>Thu, 29 Dec 2005 05:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699082#M249016</guid>
      <dc:creator>shridhar_1</dc:creator>
      <dc:date>2005-12-29T05:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: remove vg on cluster HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699083#M249017</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If the volumegroup doesn't belong to a package anymore, then just execute&lt;BR /&gt;&lt;BR /&gt;vgexport /dev/vgxx on each node</description>
      <pubDate>Thu, 29 Dec 2005 05:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-vg-on-cluster-hp-ux/m-p/3699083#M249017</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-12-29T05:42:28Z</dc:date>
    </item>
  </channel>
</rss>

