<?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: disarm cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449219#M208534</link>
    <description>Joke: Point a semi-automatic weapon at the cluster and demand it immediately drop any weapons and put its hands in the air.&lt;BR /&gt;&lt;BR /&gt;cmhaltcl&lt;BR /&gt;&lt;BR /&gt;# halts the entire cluseter&lt;BR /&gt;&lt;BR /&gt;cmhalt node -v &lt;NODENAME&gt;&lt;BR /&gt;&lt;BR /&gt;# this will halt individual nodes in the cluster.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/NODENAME&gt;</description>
    <pubDate>Wed, 22 Dec 2004 15:44:20 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-12-22T15:44:20Z</dc:date>
    <item>
      <title>disarm cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449218#M208533</link>
      <description>I have Service Guard, I need to disarm cluster to use the system in standalone.&lt;BR /&gt;I want to desintall the Service Guard.&lt;BR /&gt;What are the steps to do this?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Merry Chrismas</description>
      <pubDate>Wed, 22 Dec 2004 14:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449218#M208533</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2004-12-22T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: disarm cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449219#M208534</link>
      <description>Joke: Point a semi-automatic weapon at the cluster and demand it immediately drop any weapons and put its hands in the air.&lt;BR /&gt;&lt;BR /&gt;cmhaltcl&lt;BR /&gt;&lt;BR /&gt;# halts the entire cluseter&lt;BR /&gt;&lt;BR /&gt;cmhalt node -v &lt;NODENAME&gt;&lt;BR /&gt;&lt;BR /&gt;# this will halt individual nodes in the cluster.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/NODENAME&gt;</description>
      <pubDate>Wed, 22 Dec 2004 15:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449219#M208534</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-22T15:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: disarm cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449220#M208535</link>
      <description>First halt the cluster&lt;BR /&gt;cmhaltcl &lt;BR /&gt;Then run this on the node to be removed&lt;BR /&gt;cmhaltnode&lt;BR /&gt;Edit the file /etc/rc.config.d/cmcluster and set&lt;BR /&gt;AUTOSTART_CMCLD=0&lt;BR /&gt;&lt;BR /&gt;You may then use swremove to remove the MC/Serviceguard software.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note:&lt;BR /&gt;You may need to remove references to the removed node in the remaining cluster nodes.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2004 16:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449220#M208535</guid>
      <dc:creator>Brian Vance</dc:creator>
      <dc:date>2004-12-22T16:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: disarm cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449221#M208536</link>
      <description>You will need to make sure your VGs that were activated by the MC/SG get activated automatically on reboot now.  Modify the /etc/lvmrc file and change the line:&lt;BR /&gt;&lt;BR /&gt;AUTO_VG_ACTIVATE=0&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;&lt;BR /&gt;AUTO_VG_ACTIVATE=1&lt;BR /&gt;&lt;BR /&gt;You will also need to make sure that you add your filesystem that the packages used into /etc/fstab so that they are now mounted automatically when the system boots.</description>
      <pubDate>Wed, 22 Dec 2004 16:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449221#M208536</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-12-22T16:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: disarm cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449222#M208537</link>
      <description>Hi Castro,&lt;BR /&gt;&lt;BR /&gt;You need to shutdown the cluster first.&lt;BR /&gt;&lt;BR /&gt;cmhaltcl -f would shutdown all the nodes in the cluster. Then delete the cluster info, using cmdeleteconf to delete the cluster info. Then activate the vg manually and mount the filesystems and you are good to go. For future purpose, remove any entry made in /etc/lvmrc for the SG and make new entries in /etc/fstab for the filesystems to be now mounted without a SG package to control their mount.&lt;BR /&gt;&lt;BR /&gt;Hoep this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2004 16:37:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449222#M208537</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-22T16:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: disarm cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449223#M208538</link>
      <description>after u have done what is described by the others:&lt;BR /&gt;&lt;BR /&gt;remember to put the startup/shutdown scripts in the package .cntl files into e.g /sbin/rc3.d (start) /sbin/rc2.d (kill)&lt;BR /&gt;&lt;BR /&gt;and set the filesystemmounting /etc/fstab&lt;BR /&gt;&lt;BR /&gt;-paul</description>
      <pubDate>Thu, 23 Dec 2004 06:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disarm-cluster/m-p/3449223#M208538</guid>
      <dc:creator>Paul Torp</dc:creator>
      <dc:date>2004-12-23T06:45:39Z</dc:date>
    </item>
  </channel>
</rss>

