<?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: Configuring a standby network interface fails in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configuring-a-standby-network-interface-fails/m-p/4983696#M57155</link>
    <description>This is what I get for not reading the documentation.  Actually the last and only time I read the doc for the Linux version of MC/SG was for A11.14 on RH 7.3.  I'm familiar with IP bonding so I'll go ahead and use that.  Thanks for pointing me in the right direction.</description>
    <pubDate>Wed, 07 Jun 2006 16:42:20 GMT</pubDate>
    <dc:creator>Steven Sameshima</dc:creator>
    <dc:date>2006-06-07T16:42:20Z</dc:date>
    <item>
      <title>Configuring a standby network interface fails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-a-standby-network-interface-fails/m-p/4983694#M57153</link>
      <description>I'm having problems configuring a standby network interface for servers running RH AS 3 update 6 and MC/SG A11.15.05.  Note that I've done this many times with HP-UX.&lt;BR /&gt;&lt;BR /&gt;In my cluster configuration file I have something like the following:&lt;BR /&gt;&lt;BR /&gt;NODE_NAME             abcla1a&lt;BR /&gt; NETWORK_INTERFACE    eth0&lt;BR /&gt; NETWORK_INTERFACE    eth2&lt;BR /&gt;   HEARTBEAT_IP       192.1.1.1&lt;BR /&gt; NETWORK_INTERFACE    eth1&lt;BR /&gt; NETWORK_INTERFACE    eth3&lt;BR /&gt;   HEARTBEAT_IP       193.1.1.1&lt;BR /&gt;&lt;BR /&gt;NODE_NAME             abcla2a&lt;BR /&gt; NETWORK_INTERFACE    eth0&lt;BR /&gt; NETWORK_INTERFACE    eth2&lt;BR /&gt;   HEARTBEAT_IP       192.1.1.2&lt;BR /&gt; NETWORK_INTERFACE    eth1&lt;BR /&gt; NETWORK_INTERFACE    eth3&lt;BR /&gt;   HEARTBEAT_IP       193.1.1.2&lt;BR /&gt;&lt;BR /&gt;When I try and build the cluster configuration file I get the following output:&lt;BR /&gt;&lt;BR /&gt;Checking cluster file: /usr/local/cmcluster/conf/abcla1_cluster.config&lt;BR /&gt;Checking nodes ... Done&lt;BR /&gt;Checking existing configuration ... Done&lt;BR /&gt;Warning: Can not find configuration for cluster abcla1_cluster&lt;BR /&gt;Gathering configuration information ... Done&lt;BR /&gt;Gathering configuration information ..&lt;BR /&gt;Gathering storage information ..&lt;BR /&gt;.&lt;BR /&gt;Gathering Network Configuration ........... Done&lt;BR /&gt;Error: Interface eth0 on abcla1a has an IP address on it&lt;BR /&gt; (192.1.1.1), but the configuration file doesn't have it.&lt;BR /&gt; This may be caused by a local switch or changes in the network configuration.&lt;BR /&gt;Error: Network interface eth2 cannot be found on node abcla1a&lt;BR /&gt;Error: Interface eth0 on abcla2a has an IP address on it&lt;BR /&gt; (192.1.1.2), but the configuration file doesn't have it.&lt;BR /&gt; This may be caused by a local switch or changes in the network configuration.&lt;BR /&gt;Error: Network interface eth2 cannot be found on node abcla2a&lt;BR /&gt;Error: eth0 on node abcla1a cannot be configured in the cluster&lt;BR /&gt; because it does not have an IP address, and it is not a standby lan for any other lan.&lt;BR /&gt;Error: eth1 on node abcla1a cannot be configured in the cluster&lt;BR /&gt; because it does not have an IP address, and it is not a standby lan for any other lan.&lt;BR /&gt;Error: eth0 on node abcla2a cannot be configured in the cluster&lt;BR /&gt; because it does not have an IP address, and it is not a standby lan for any other lan.&lt;BR /&gt;Error: eth1 on node abcla2a cannot be configured in the cluster&lt;BR /&gt; because it does not have an IP address, and it is not a standby lan for any other lan.&lt;BR /&gt;cmapplyconf  : Unable to reconcile configuration file /usr/local/cmcluster/conf/abcla1_cluster.config&lt;BR /&gt; with discovered configuration information.&lt;BR /&gt;&lt;BR /&gt;Warning: Network interface eth0 on node abcla1a couldn't talk to itself.&lt;BR /&gt;Warning: Network interface eth1 on node abcla1a couldn't talk to itself.&lt;BR /&gt;Warning: Network interface eth0 on node abcla2a couldn't talk to itself.&lt;BR /&gt;Warning: Network interface eth1 on node abcla2a couldn't talk to itself.&lt;BR /&gt;Failed to evaluate network&lt;BR /&gt;&lt;BR /&gt;Does anybody know what I'm doing wrong?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jun 2006 13:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-a-standby-network-interface-fails/m-p/4983694#M57153</guid>
      <dc:creator>Steven Sameshima</dc:creator>
      <dc:date>2006-06-07T13:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring a standby network interface fails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-a-standby-network-interface-fails/m-p/4983695#M57154</link>
      <description>SG on Linux does not do the network side the same way as HP-UX.&lt;BR /&gt;You need to use the Linux functionality known as bonding, and create a bond using a "primary" and a "standby" Lan, then set up the bond as the network in the SG configuration.&lt;BR /&gt;This is all documented in the Managing Serviceguard Manual on docs.hp.com/en/ha, making sure you read the manual for Linux, not HP-UX</description>
      <pubDate>Wed, 07 Jun 2006 16:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-a-standby-network-interface-fails/m-p/4983695#M57154</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-06-07T16:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring a standby network interface fails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-a-standby-network-interface-fails/m-p/4983696#M57155</link>
      <description>This is what I get for not reading the documentation.  Actually the last and only time I read the doc for the Linux version of MC/SG was for A11.14 on RH 7.3.  I'm familiar with IP bonding so I'll go ahead and use that.  Thanks for pointing me in the right direction.</description>
      <pubDate>Wed, 07 Jun 2006 16:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-a-standby-network-interface-fails/m-p/4983696#M57155</guid>
      <dc:creator>Steven Sameshima</dc:creator>
      <dc:date>2006-06-07T16:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring a standby network interface fails</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-a-standby-network-interface-fails/m-p/4983697#M57156</link>
      <description>Use IP bonding</description>
      <pubDate>Wed, 07 Jun 2006 16:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-a-standby-network-interface-fails/m-p/4983697#M57156</guid>
      <dc:creator>Steven Sameshima</dc:creator>
      <dc:date>2006-06-07T16:52:54Z</dc:date>
    </item>
  </channel>
</rss>

