<?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: Redundant network connection in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841106#M78282</link>
    <description>&lt;BR /&gt;As fare as LAN failover, one of LAN ECOs, now included in the latest UPDATE ECO added support for the DE-500 NICs, otherwise see the System Manager's Manual.&lt;BR /&gt;&lt;BR /&gt;I've configured failSAFE IP on LAN failover (LLA) connections.  We use LAN failover since we still have DECnet phase IV internal applications.  End users access a "TCPIP service address" which can migrate from node to node in a cluster.  &lt;BR /&gt;&lt;BR /&gt;We upgraded switches at one site one night with no downtime, connectivity just failed over.  By using at least two switches, you can have one fail and maintain service.  &lt;BR /&gt;&lt;BR /&gt;Andy&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 10 Aug 2006 15:30:59 GMT</pubDate>
    <dc:creator>Andy Bustamante</dc:creator>
    <dc:date>2006-08-10T15:30:59Z</dc:date>
    <item>
      <title>Redundant network connection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841100#M78276</link>
      <description>I'm running a Alphaserver-cluster/SAN with VMS V7.3-2. All servers have currently 2 network-adapters to have a redundancy for the cluster-connection.&lt;BR /&gt;What I'm looking for is to have a redundancy in the network-connection, an additional network adapter which is connected to a different switch. If one switch is done (happened in our location a few days ago), to have still a network-connection at least for TCP/IP (we are also using DECnet IV, but a broken connectivity is less critical).&lt;BR /&gt;What I found in the documentation are the functions LAN failover and failsafe IP. But what I understand from the documentation, is that these 2 mechanism help you when a network adapter breaks.&lt;BR /&gt;Is it possible that VMS also recovers that a network link to a switch is broken and uses directly the other network adapater (of course with the same IP-address) ?</description>
      <pubDate>Thu, 10 Aug 2006 06:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841100#M78276</guid>
      <dc:creator>Michael Kloth</dc:creator>
      <dc:date>2006-08-10T06:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Redundant network connection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841101#M78277</link>
      <description>What I unserstood of failsafe IP: &lt;BR /&gt;&lt;BR /&gt;Each NIC will be 'touched' over the network once in a while and ought to return a reply. If a reply is not received, the NIC is set to be oofline and faiul-over will take place.&lt;BR /&gt;&lt;BR /&gt;That would mean that is a switch breaks, the 'failing' NIC is taken offline and it;s IP-address will pass to another - if set up that way, eventually to another node in the cluster.&lt;BR /&gt;&lt;BR /&gt;IIRC the same is true for LAN failover, though not clusterwise.&lt;BR /&gt;&lt;BR /&gt;One thing to keep in mind: If you ahve two NICs on a system, there might be a problem with Failsafe IP: you may loose ALL cennections.</description>
      <pubDate>Thu, 10 Aug 2006 06:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841101#M78277</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2006-08-10T06:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Redundant network connection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841102#M78278</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;LAN failover protects the system from a failure of the LINK between the network adapter and the port on the switch. If the LAN adapter gets a LINK DOWN, it will automatically use the other LAN interface in the failover set. Failover is very fast and will work for ALL network protocols.&lt;BR /&gt;&lt;BR /&gt;TCPIP failSAFE IP only protects your IP protocol stack. failSAFE IP monitors the received byte counter of the LAN interface and declares an interface 'failed' if that counter does not increment anymore. Your IP address can fail over to another interface on the same node (does not disrupt IP sessions) or even to another interface on another node in the cluster (sessions need to be re-established). Failover is not as fast as LAN failover. This is well described in the HP TCP/IP Services for OpenVMS Management Manual Chapter 5&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/83final/6526/6526pro_contents.html#toc_chapter_5" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/6526/6526pro_contents.html#toc_chapter_5&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 10 Aug 2006 06:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841102#M78278</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-08-10T06:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Redundant network connection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841103#M78279</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;"Failed Adapter" should generally be read as "a loss of connectivity through the path as seen by that adapter".&lt;BR /&gt;&lt;BR /&gt;DECnet IV will route around failed circuits, but it must have the routing capability enabled (which may, depending upon your licensing) involve additional costs.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Thu, 10 Aug 2006 08:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841103#M78279</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-08-10T08:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Redundant network connection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841104#M78280</link>
      <description>Hi Michael&lt;BR /&gt;&lt;BR /&gt;a further advantage of FailSafe IP ist, that you have a higher bandwith. In case you configure 4 NIC's on one machine the network traffic will use all those 4 interfaces, what gives us a higher bandwith.&lt;BR /&gt;&lt;BR /&gt;If you are using LAN failover, only one Interface will be active at any time.&lt;BR /&gt;&lt;BR /&gt;We are using FailSafe. We have many two node clusters. Each node has two DE602 NIC's. Each Machine has 4 addresses. If a NIC fails, those adresses will be transferred to another NIC on same machine. Those 4 adresses are defined as aliases in DNS and the DNS Server is using a round robin algorythm to supply this adresses. &lt;BR /&gt;&lt;BR /&gt;We then have further 8 Adresses for the cluster alias (two node cluster). Those adresses are also in DNS and the DNS server supply those adresses using a round robin algorythm too. If one NIC with a cluster alias address fails, then this adress will be transferred to one of the another 7 NIC's.&lt;BR /&gt;&lt;BR /&gt;And for sure, each NIC port of a Machine is connected to 4 different switches.&lt;BR /&gt;&lt;BR /&gt;If required I can attach a Excel for configuring FailSafe. We used and are stil using tis Excel for every new FailSafe setup.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Heinz</description>
      <pubDate>Thu, 10 Aug 2006 08:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841104#M78280</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2006-08-10T08:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Redundant network connection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841105#M78281</link>
      <description>Michael, &lt;BR /&gt;&lt;BR /&gt;Just to add some more info.&lt;BR /&gt;&lt;BR /&gt;LAN failover is not supported on some of the older alpha network cards, so check the documentation.&lt;BR /&gt;&lt;BR /&gt;failSAFE IP; I remember from a TUD that on quiet networks a phantom failover may happen on systems set-up with only two NICs operating on failsafe mode, so three are recommended.&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Thu, 10 Aug 2006 08:13:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841105#M78281</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-08-10T08:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Redundant network connection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841106#M78282</link>
      <description>&lt;BR /&gt;As fare as LAN failover, one of LAN ECOs, now included in the latest UPDATE ECO added support for the DE-500 NICs, otherwise see the System Manager's Manual.&lt;BR /&gt;&lt;BR /&gt;I've configured failSAFE IP on LAN failover (LLA) connections.  We use LAN failover since we still have DECnet phase IV internal applications.  End users access a "TCPIP service address" which can migrate from node to node in a cluster.  &lt;BR /&gt;&lt;BR /&gt;We upgraded switches at one site one night with no downtime, connectivity just failed over.  By using at least two switches, you can have one fail and maintain service.  &lt;BR /&gt;&lt;BR /&gt;Andy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Aug 2006 15:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841106#M78282</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2006-08-10T15:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Redundant network connection</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841107#M78283</link>
      <description>Thanks for all of your replies. Now I understand more clearly how this "LAN failover" and "failsafe IP" works and how I can use it.</description>
      <pubDate>Fri, 11 Aug 2006 05:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/redundant-network-connection/m-p/3841107#M78283</guid>
      <dc:creator>Michael Kloth</dc:creator>
      <dc:date>2006-08-11T05:27:58Z</dc:date>
    </item>
  </channel>
</rss>

