<?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: 4 nodes clusters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746216#M713853</link>
    <description>Thanks to all&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;&lt;BR /&gt;Samuel</description>
    <pubDate>Mon, 17 Jun 2002 20:58:12 GMT</pubDate>
    <dc:creator>Samuel Bouhnik</dc:creator>
    <dc:date>2002-06-17T20:58:12Z</dc:date>
    <item>
      <title>4 nodes clusters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746207#M713844</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have a four nodes cluster using FC and with SG 11.13 with the latest patch.&lt;BR /&gt;&lt;BR /&gt;If I'm switching off all four nodes and I'm restarting only 3 the cluster doesn't go up. &lt;BR /&gt;&lt;BR /&gt;I read that it's normal due that cmrunnode is waiting that all nodes are up and running. To fix this problem, cmruncl -f -n &lt;NODE name=""&gt; should be used. But this command can be only ran on one node.&lt;BR /&gt;&lt;BR /&gt;So my question is, how to fix that problem ?&lt;BR /&gt;&lt;BR /&gt;Samuel&lt;/NODE&gt;</description>
      <pubDate>Mon, 17 Jun 2002 15:10:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746207#M713844</guid>
      <dc:creator>Samuel Bouhnik</dc:creator>
      <dc:date>2002-06-17T15:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes clusters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746208#M713845</link>
      <description>Hi Samuel,&lt;BR /&gt;&lt;BR /&gt;Try,&lt;BR /&gt;&lt;BR /&gt;cmruncl -f -n node1 -n node2 -n node3&lt;BR /&gt;&lt;BR /&gt;don't include the name of the fourth node that is down.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jun 2002 15:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746208#M713845</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-06-17T15:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes clusters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746209#M713846</link>
      <description>Hi Sanjay,&lt;BR /&gt;&lt;BR /&gt;Ok ... it should work like that but how to modify the /sbin/init.d/cmcluster scripts to do it ... I want that thing will be automatic.&lt;BR /&gt;&lt;BR /&gt;Samuel</description>
      <pubDate>Mon, 17 Jun 2002 15:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746209#M713846</guid>
      <dc:creator>Samuel Bouhnik</dc:creator>
      <dc:date>2002-06-17T15:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes clusters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746210#M713847</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The cmcluster script is designed to do exactly what it does... Allows the rejoining of a node automatically into and EXISTING cluster.  The  reason for this is to give a warning to the SA that a problem exists by not allowing a cluster reformation due lack of 100% node attendance.  I don't believe that this type of modification is supported by HP (although I could be wrong).  I don't think this should be done.  If this bouncing of your environment is planned and necessary ( what about mnual failover/ maintenance one node at a time?), I would turn off AUTO_CMCLD and halt the cluster manually, reboot and manually start the cluster in this instance.&lt;BR /&gt;&lt;BR /&gt;Just my $0.02 and apologies if I didn't tell you what you want to hear.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Mon, 17 Jun 2002 15:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746210#M713847</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-06-17T15:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes clusters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746211#M713848</link>
      <description>The reason it doesn't come up is this:&lt;BR /&gt;The 3 remaining servers will not be able to communicate with the 4th, so will not know if&lt;BR /&gt; &lt;BR /&gt;(a) the 4th server is down  OR&lt;BR /&gt;(b) the 4th server is running packages OK and that the other 3 have a network problem.&lt;BR /&gt;&lt;BR /&gt;So by default it refuses to run packages if it cannot detect everything in the cluster when it boots up.&lt;BR /&gt;That is why you have to manually intervene in this case.  It is set up this way to avoid any chance of data corruption.&lt;BR /&gt;If you change this it may not be supported.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jun 2002 15:36:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746211#M713848</guid>
      <dc:creator>Steve Lewis</dc:creator>
      <dc:date>2002-06-17T15:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes clusters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746212#M713849</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you cannot configure the /etc/rc.config.d/cmcluster to do start the three nodes in a four node cluster when one of the nodes is down. The best option would be diable the automatic custer startup on boot, AUTOSTART_CMCLD=0. &lt;BR /&gt;&lt;BR /&gt;One thing you should remeber is that once the cluster is up, even if it is up on one node, the AUTOSTART_CMCLD=1 on another node that has booted will start the cluster services on that node.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jun 2002 16:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746212#M713849</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-06-17T16:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes clusters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746213#M713850</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks all for your answers ... but I can't agree with you. Let me explain one case : if there is a power cut during the night and the power is coming back few seconds after and unfortunately one server is not able to restart, my cluster should be able to run to keep the service available.&lt;BR /&gt;&lt;BR /&gt;So I think, it's a bug in SG. Does some HP expert online could answer to me ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Samuel</description>
      <pubDate>Mon, 17 Jun 2002 16:51:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746213#M713850</guid>
      <dc:creator>Samuel Bouhnik</dc:creator>
      <dc:date>2002-06-17T16:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes clusters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746214#M713851</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;No that is not a bug,  It is drawing your attention to the fact that you had a power outage in which all four (??!) of your servers had lost power, one could not make it back up, and you definately have a problem that you need to come in and investigate.  MCSG is set up to not take any chances at all and will not start if you have less than 100% node attendance at cluster start attempt.  &lt;BR /&gt;&lt;BR /&gt;One thing I might want to point out, although I'm just guessing;  I hope you are not in a situation that all your power is from one source, but we do with  what we can.  Remember that HA is more tahn MCSG.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Chris</description>
      <pubDate>Mon, 17 Jun 2002 17:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746214#M713851</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-06-17T17:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes clusters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746215#M713852</link>
      <description>You are wrong in your assumption. SG is designed to work in this way, as already pointed out in the thread you need 100% of nodes ready to start the cluster.&lt;BR /&gt;There is no way of changing this, it is the way it works.</description>
      <pubDate>Mon, 17 Jun 2002 18:18:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746215#M713852</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-06-17T18:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: 4 nodes clusters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746216#M713853</link>
      <description>Thanks to all&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;&lt;BR /&gt;Samuel</description>
      <pubDate>Mon, 17 Jun 2002 20:58:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/4-nodes-clusters/m-p/2746216#M713853</guid>
      <dc:creator>Samuel Bouhnik</dc:creator>
      <dc:date>2002-06-17T20:58:12Z</dc:date>
    </item>
  </channel>
</rss>

