<?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: 2-node cluster with single network interface in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697102#M699762</link>
    <description>"RS-232 line prevents a TOC from the momentary loss of heartbeat on the LAN due to network saturation" from this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90079/ch03s07.html#d0e4914" target="_blank"&gt;http://docs.hp.com/en/B3936-90079/ch03s07.html#d0e4914&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also read on same page "Responses to Hardware Failures " - you can decide how you want a package to behave in a network failure - IE - stay up or come down...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 22 Dec 2005 15:53:59 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2005-12-22T15:53:59Z</dc:date>
    <item>
      <title>2-node cluster with single network interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697101#M699761</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i need to configure a 2-node SG-cluster, but unfortunately the nodes only have 1 network interface (i know that this isn't exactly HA but i do not have a choice at this moment).&lt;BR /&gt;When i disconnect the network-cable on the node where my SG-package is running, the cluster starts reforming (because there's no heartbeat) but it's always the node where the package was already running, that gets the lock disk. (leaving me with an package without network)&lt;BR /&gt;I would expect that there is only 50% chance that the same node gets the package.&lt;BR /&gt;Is it not possible to configure SG so that it will not try to get the lock disk in case of a network-failure, leaving the lock-disk for the other node?&lt;BR /&gt;Does implementing a standby heartbeat over RS232 make any difference for the above scenario?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any response,&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 15:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697101#M699761</guid>
      <dc:creator>Guy Schoofs</dc:creator>
      <dc:date>2005-12-22T15:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: 2-node cluster with single network interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697102#M699762</link>
      <description>"RS-232 line prevents a TOC from the momentary loss of heartbeat on the LAN due to network saturation" from this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90079/ch03s07.html#d0e4914" target="_blank"&gt;http://docs.hp.com/en/B3936-90079/ch03s07.html#d0e4914&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also read on same page "Responses to Hardware Failures " - you can decide how you want a package to behave in a network failure - IE - stay up or come down...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 15:53:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697102#M699762</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-22T15:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: 2-node cluster with single network interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697103#M699763</link>
      <description>Hi Guy,&lt;BR /&gt;&lt;BR /&gt;I do not think you can control which server gets the lock disk in the case of a tie breaker situation.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 16:11:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697103#M699763</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-12-22T16:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: 2-node cluster with single network interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697104#M699764</link>
      <description>It's not really surprising that this is the case when you think about SG timings - I expect that the value for HEARTBEAT_INTERVAL + NODE_TIMEOUT adds up to more than NETWORK_POLLING_INTERVAL, which I think means you would expect the node that loses network connectivity to begin cluster reformation first.&lt;BR /&gt;&lt;BR /&gt;Only way I can see around this would be to monitor the subnet in your package and to set NODE_FAIL_FAST_ENABLED to YES in your package conf file. That way on subnet failure the node should TOC, giving the other node a chance to grab the cluster lock...&lt;BR /&gt;&lt;BR /&gt;... but of course you're running in an unsupported configuration - so really SG can choose to behave however it likes!&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 22 Dec 2005 16:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697104#M699764</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2005-12-22T16:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: 2-node cluster with single network interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697105#M699765</link>
      <description>Well as you say, this is an unsupported and non-HA configuration. However, if you really wish to run it like this, then use the Serial heartbeat between the nodes to allow the nodes to decide which one will TOC.&lt;BR /&gt;&lt;BR /&gt;The serial heartbeat is NOT a full heartbeat, but it does allow communication so that the node that has LOST the network will be TOC'ed, and the node that still has a working network will remain running and take over the package if needed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 17:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-node-cluster-with-single-network-interface/m-p/3697105#M699765</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-12-22T17:16:35Z</dc:date>
    </item>
  </channel>
</rss>

