<?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: RAC problem if one node down in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551779#M832616</link>
    <description>We only have 2 nodes in the cluster but I'm trying to figure out how to make it work if some day we add another node : we should then reload the listener on all surviving nodes (according to metalink note 247963.1).&lt;BR /&gt;&lt;BR /&gt;Right now, if nodeA fails, RAC_instance_pkgA fails, listener_pkgA failover on nodeB. When listener_pkgA starts on nodeB :&lt;BR /&gt;- vipA is activated on nodeB&lt;BR /&gt;- the command "lsnrctl reload listener_name" is executed on nodeB</description>
    <pubDate>Thu, 26 May 2005 06:12:32 GMT</pubDate>
    <dc:creator>amrane</dc:creator>
    <dc:date>2005-05-26T06:12:32Z</dc:date>
    <item>
      <title>RAC problem if one node down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551777#M832614</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I've 2 nodes HP-UX11i with MC/ServiceGuard &amp;amp; 10g RAC.&lt;BR /&gt;&lt;BR /&gt;When nodeA fails (power or network), listenerA&lt;BR /&gt; package failovers to nodeB : ipA is then activated on node B and the command "lsnrctl reload name_listener" is executed on nodeB according to HP-UX doc and metalink notes (247963.1 &amp;amp; 249213.1)&lt;BR /&gt;&lt;BR /&gt;In fact what bothers me is that if I've got more than 2 nodes this can't work : I can't reload the listener on all surviving nodes.&lt;BR /&gt;&lt;BR /&gt;My question is : how can I trigger with MCSG an action on all surviving nodes when 1 node fails (1 package failover) ?&lt;BR /&gt;&lt;BR /&gt;I hope the question is not too vague&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 25 May 2005 12:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551777#M832614</guid>
      <dc:creator>amrane</dc:creator>
      <dc:date>2005-05-25T12:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: RAC problem if one node down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551778#M832615</link>
      <description>I am trying to understand your question. &lt;BR /&gt;How many nodes are there in the cluster?? How package failover is configured?? If RAC on nodeA is configured to failover to nodeB, the listener will start on nodeB only. (virtual ip now will be owned by nodeA)&lt;BR /&gt;&lt;BR /&gt;There is no need to start listener on all hosts that are under cluster.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 25 May 2005 16:59:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551778#M832615</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-05-25T16:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: RAC problem if one node down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551779#M832616</link>
      <description>We only have 2 nodes in the cluster but I'm trying to figure out how to make it work if some day we add another node : we should then reload the listener on all surviving nodes (according to metalink note 247963.1).&lt;BR /&gt;&lt;BR /&gt;Right now, if nodeA fails, RAC_instance_pkgA fails, listener_pkgA failover on nodeB. When listener_pkgA starts on nodeB :&lt;BR /&gt;- vipA is activated on nodeB&lt;BR /&gt;- the command "lsnrctl reload listener_name" is executed on nodeB</description>
      <pubDate>Thu, 26 May 2005 06:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551779#M832616</guid>
      <dc:creator>amrane</dc:creator>
      <dc:date>2005-05-26T06:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: RAC problem if one node down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551780#M832617</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As you configured RAC to work with listener failover, if you have more than two nodes, you MUST specify in what order you want listener to be reloaded in case of failover.&lt;BR /&gt;Just put in package.conf what nodes and what order you want:&lt;BR /&gt;NODE_NAME   primary_node&lt;BR /&gt;NODE_NAME   first_failover_node&lt;BR /&gt;NODE_NAME   second_failover_node&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 08:50:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551780#M832617</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2005-05-26T08:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: RAC problem if one node down</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551781#M832618</link>
      <description>One option is &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;add apropriate remsh commands to the customer defined run commands section in your package control files so that ,&lt;BR /&gt;it does an remsh to other nodes and executes the listener reload commands .&lt;BR /&gt;&lt;BR /&gt;Is this what you are looking for ?&lt;BR /&gt;&lt;BR /&gt;Thanks BL.</description>
      <pubDate>Tue, 12 Jul 2005 11:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rac-problem-if-one-node-down/m-p/3551781#M832618</guid>
      <dc:creator>baiju_3</dc:creator>
      <dc:date>2005-07-12T11:57:19Z</dc:date>
    </item>
  </channel>
</rss>

