<?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: removing passive node from cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388303#M349840</link>
    <description>&lt;BR /&gt;Dear &lt;BR /&gt;&lt;BR /&gt;first check the status of the cluster&lt;BR /&gt;&lt;BR /&gt;cmviewcl&lt;BR /&gt;&lt;BR /&gt;for to see what are the packages running&lt;BR /&gt;if any package is running on the node(which one u want to remove) &lt;BR /&gt;halt the package&lt;BR /&gt;by using cmhaltpkg&lt;BR /&gt;then run cmhaltnode&lt;BR /&gt;then u can remove the node&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
    <pubDate>Thu, 26 Mar 2009 06:57:45 GMT</pubDate>
    <dc:creator>Sajjad Sahir</dc:creator>
    <dc:date>2009-03-26T06:57:45Z</dc:date>
    <item>
      <title>removing passive node from cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388299#M349836</link>
      <description>Hi Admins,&lt;BR /&gt;&lt;BR /&gt;I have to remove passive node from the cluster due to some activity and need to add node back to the cluster.This should not affect the active node&lt;BR /&gt;&lt;BR /&gt;Please tell me exact steps i have to follow&lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Thu, 26 Mar 2009 04:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388299#M349836</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-03-26T04:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: removing passive node from cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388300#M349837</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Firstly you need to change the package policy through - cmmodpkg&lt;BR /&gt;&lt;BR /&gt;Then, you need to cmhaltnode to the passive node&lt;BR /&gt;&lt;BR /&gt;You are ready to do your activity!!!</description>
      <pubDate>Thu, 26 Mar 2009 06:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388300#M349837</guid>
      <dc:creator>Amit Parui</dc:creator>
      <dc:date>2009-03-26T06:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: removing passive node from cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388301#M349838</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;cmhaltnode is the command. I would run it on the passive node and specify which of the nodes is to be removed from the cluster, just to be safe.&lt;BR /&gt;&lt;BR /&gt;Check out the man page for options.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 26 Mar 2009 06:39:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388301#M349838</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-26T06:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: removing passive node from cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388302#M349839</link>
      <description>Hy,&lt;BR /&gt;&lt;BR /&gt;If you have no packages running on the passive node, you can check with cmviewcl, if you have any use cmhaltpkg to stop them.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Halt the cluster on the node&lt;BR /&gt;&lt;BR /&gt;#cmhaltnode &lt;BR /&gt;&lt;BR /&gt;Perform your Mantainance to the server.&lt;BR /&gt;(If you reboot your server and you have the AUTOSTART_CMCLD set to 1 in the /etc/rc.config.d/cmcluster file, the server will try to join the cluster on boot)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;get the node back into the cluster&lt;BR /&gt;&lt;BR /&gt;#cmrunnode -v</description>
      <pubDate>Thu, 26 Mar 2009 06:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388302#M349839</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2009-03-26T06:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: removing passive node from cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388303#M349840</link>
      <description>&lt;BR /&gt;Dear &lt;BR /&gt;&lt;BR /&gt;first check the status of the cluster&lt;BR /&gt;&lt;BR /&gt;cmviewcl&lt;BR /&gt;&lt;BR /&gt;for to see what are the packages running&lt;BR /&gt;if any package is running on the node(which one u want to remove) &lt;BR /&gt;halt the package&lt;BR /&gt;by using cmhaltpkg&lt;BR /&gt;then run cmhaltnode&lt;BR /&gt;then u can remove the node&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Thu, 26 Mar 2009 06:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removing-passive-node-from-cluster/m-p/4388303#M349840</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-03-26T06:57:45Z</dc:date>
    </item>
  </channel>
</rss>

