<?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: ServiceGuard and standby LAN interface in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629215#M716367</link>
    <description>Alexander&lt;BR /&gt;&lt;BR /&gt;1) ifconfig lan2 unplumb&lt;BR /&gt;2) rerun the cmcheckconf.ascii file again&lt;BR /&gt;3) if this does not work, ensure that you can configure the lan card by normal methods without mcsg. If this works then you may need to apply a patch for the lan card to work with mcsg.&lt;BR /&gt;&lt;BR /&gt;Once you configure the 2nd lan card normally send the output here for verification.</description>
    <pubDate>Tue, 11 Dec 2001 13:48:48 GMT</pubDate>
    <dc:creator>fg_1</dc:creator>
    <dc:date>2001-12-11T13:48:48Z</dc:date>
    <item>
      <title>ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629205#M716357</link>
      <description>Hi Everybody!&lt;BR /&gt;&lt;BR /&gt;I have a problem, may be somebody could help me.&lt;BR /&gt;&lt;BR /&gt;I'm using ServiceGuard 11.12 on HP-UX 11.0.&lt;BR /&gt;I can not create a cluster with a standby LAN interface.&lt;BR /&gt;&lt;BR /&gt;ServiceGuard can't create a cluster with a standby interface if this interface is an idle lan card. It says this lan card is a lan card without an IP address and it is not a standby for any other IP addressed lan card.&lt;BR /&gt;I also tried to set an ip address to that card and the result is the same.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2001 11:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629205#M716357</guid>
      <dc:creator>Alexander_7</dc:creator>
      <dc:date>2001-12-11T11:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629206#M716358</link>
      <description>Can you post the exact message you get.. and eany entries from syslog.log relating to this.&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 11 Dec 2001 11:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629206#M716358</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2001-12-11T11:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629207#M716359</link>
      <description>My cluster configuration file contains:&lt;BR /&gt;  NETWORK_INTERFACE lan1&lt;BR /&gt;    HEARTBEAT_IP  10.1.1.27&lt;BR /&gt;  NETWORK_INTERFACE lan2&lt;BR /&gt;&lt;BR /&gt;where lan2 - is an idle card&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ifconfig lan2&lt;BR /&gt;lan2: flags=842&lt;BROADCAST&gt;&lt;BR /&gt; inet 0.0.0.0 netmask ffffffff &lt;BR /&gt;&lt;BR /&gt;cmcheckconf output:&lt;BR /&gt;Warning: Network interface lan2 on node balu couldn't talk to itself.&lt;BR /&gt;Error: lan2 on node balu 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;Failed to evaluate network&lt;BR /&gt;&lt;BR /&gt;&lt;/BROADCAST&gt;</description>
      <pubDate>Tue, 11 Dec 2001 12:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629207#M716359</guid>
      <dc:creator>Alexander_7</dc:creator>
      <dc:date>2001-12-11T12:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629208#M716360</link>
      <description>Have you connected your lan2 to your network ??&lt;BR /&gt;&lt;BR /&gt;cmcheckconf needs to have at least a linkloop connection to the lan card&lt;BR /&gt;&lt;BR /&gt;Connect lan2 to your switch or hub and try again&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2001 12:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629208#M716360</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2001-12-11T12:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629209#M716361</link>
      <description>&amp;gt;Have you connected your lan2 to your network ?? &lt;BR /&gt;&lt;BR /&gt;&amp;gt;cmcheckconf needs to have at least a linkloop connection to the lan card &lt;BR /&gt;&lt;BR /&gt;&amp;gt;Connect lan2 to your switch or hub and try again &lt;BR /&gt;&lt;BR /&gt;I've tried but it does not help. :-(&lt;BR /&gt;linkloop says: link connectivity OK&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2001 12:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629209#M716361</guid>
      <dc:creator>Alexander_7</dc:creator>
      <dc:date>2001-12-11T12:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629210#M716362</link>
      <description>check that the two NICs are on the same network - this confirms link level connectivity from lan1 to lan2:&lt;BR /&gt;&lt;BR /&gt;linkloop -i 1 `lanscan | awk ' /lan2/ { print $2 } '`&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 11 Dec 2001 12:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629210#M716362</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2001-12-11T12:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629211#M716363</link>
      <description>&amp;gt;linkloop -i 1 `lanscan | awk ' /lan2/ { print $2 } '` &lt;BR /&gt;&lt;BR /&gt;linkloop says:&lt;BR /&gt;Link connectivity to LAN station: 0x0...&lt;BR /&gt;-- OK &lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2001 13:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629211#M716363</guid>
      <dc:creator>Alexander_7</dc:creator>
      <dc:date>2001-12-11T13:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629212#M716364</link>
      <description>Hmmm - if I type just 'ifconfig lanX' on whichever is my standby LAN, I don't get back what you do - I get back 'ifconfig: no such interface'. Try typing &lt;BR /&gt;&lt;BR /&gt;ifconfig lan2 unplumb&lt;BR /&gt;&lt;BR /&gt;and then try the cmcheckconf again&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 11 Dec 2001 13:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629212#M716364</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2001-12-11T13:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629213#M716365</link>
      <description>Hi Alexander,&lt;BR /&gt;&lt;BR /&gt;  I agree with Duncan .  The standby lan interface should be unplumbed (i.e disabled).&lt;BR /&gt;It is the same on my cluster system.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Tue, 11 Dec 2001 13:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629213#M716365</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-12-11T13:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629214#M716366</link>
      <description>The lan card should be unplumbed.  Try doing ifconfig lan2 unplumb and then recreating the cluster.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Tue, 11 Dec 2001 13:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629214#M716366</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-12-11T13:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629215#M716367</link>
      <description>Alexander&lt;BR /&gt;&lt;BR /&gt;1) ifconfig lan2 unplumb&lt;BR /&gt;2) rerun the cmcheckconf.ascii file again&lt;BR /&gt;3) if this does not work, ensure that you can configure the lan card by normal methods without mcsg. If this works then you may need to apply a patch for the lan card to work with mcsg.&lt;BR /&gt;&lt;BR /&gt;Once you configure the 2nd lan card normally send the output here for verification.</description>
      <pubDate>Tue, 11 Dec 2001 13:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629215#M716367</guid>
      <dc:creator>fg_1</dc:creator>
      <dc:date>2001-12-11T13:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629216#M716368</link>
      <description>Thank you everybody!&lt;BR /&gt;unplumb helped ;-)&lt;BR /&gt;&lt;BR /&gt;Alexander&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2001 13:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629216#M716368</guid>
      <dc:creator>Alexander_7</dc:creator>
      <dc:date>2001-12-11T13:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard and standby LAN interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629217#M716369</link>
      <description>If lan2 had some kind of IP stack plumbed into it, then you may find there are some invalid entries in /etc/rc.config.d/netconf for lan2 - make sure the standby NIC isn't mentioned in the netconf file.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 11 Dec 2001 13:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serviceguard-and-standby-lan-interface/m-p/2629217#M716369</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2001-12-11T13:56:46Z</dc:date>
    </item>
  </channel>
</rss>

