<?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 2 Node Linux cluster with HP service Guard 11.15 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349906#M58111</link>
    <description>We are implementiong a 2 node cluster with DL 380 package cluster with RH linux ES 3.0 and Hp service guard 11.15 for linux.&lt;BR /&gt;This is without fiber channel.&lt;BR /&gt;We used LUN instead of quorum server and configured up to verifying the cluster configuration up to this all seems to be fine.&lt;BR /&gt;But when we enter the cmcheckconf -v -C $SGCONF/cluster1.conf command it gives an error with the below messages&lt;BR /&gt;&lt;BR /&gt;checking nodes done &lt;BR /&gt;checking configuration done for clster one &lt;BR /&gt;Error unable to establish communication to node server:19&lt;BR /&gt;cmcheckconf:failed to gather configuration information.&lt;BR /&gt;&lt;BR /&gt;any ideas?</description>
    <pubDate>Wed, 04 Aug 2004 21:02:52 GMT</pubDate>
    <dc:creator>chanaka de mel</dc:creator>
    <dc:date>2004-08-04T21:02:52Z</dc:date>
    <item>
      <title>2 Node Linux cluster with HP service Guard 11.15</title>
      <link>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349906#M58111</link>
      <description>We are implementiong a 2 node cluster with DL 380 package cluster with RH linux ES 3.0 and Hp service guard 11.15 for linux.&lt;BR /&gt;This is without fiber channel.&lt;BR /&gt;We used LUN instead of quorum server and configured up to verifying the cluster configuration up to this all seems to be fine.&lt;BR /&gt;But when we enter the cmcheckconf -v -C $SGCONF/cluster1.conf command it gives an error with the below messages&lt;BR /&gt;&lt;BR /&gt;checking nodes done &lt;BR /&gt;checking configuration done for clster one &lt;BR /&gt;Error unable to establish communication to node server:19&lt;BR /&gt;cmcheckconf:failed to gather configuration information.&lt;BR /&gt;&lt;BR /&gt;any ideas?</description>
      <pubDate>Wed, 04 Aug 2004 21:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349906#M58111</guid>
      <dc:creator>chanaka de mel</dc:creator>
      <dc:date>2004-08-04T21:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Node Linux cluster with HP service Guard 11.15</title>
      <link>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349907#M58112</link>
      <description>I've never configured SG for Linux but I've done it on HP-UX.  I know that you have to either configure .rhost entries on the systems so that they can communicate amongst themselves without passwords or you need to conifigure a specific file with the list of systems.  On HP-UX this file is:&lt;BR /&gt;&lt;BR /&gt;/etc/cmcluster/cmclnodelist&lt;BR /&gt;&lt;BR /&gt;and the format is:&lt;BR /&gt;&lt;BR /&gt;&lt;SYSTEM name=""&gt;  &lt;LOGIN&gt;  #comment&lt;BR /&gt;&lt;BR /&gt;So my cluster has:&lt;BR /&gt;&lt;BR /&gt;hpatcux6.rose.hp.com   root   # snsl-atc&lt;BR /&gt;hpatcux7.rose.hp.com   root   # snsl-atc&lt;BR /&gt;hpatcux8.rose.hp.com   root   # snsl-atc&lt;BR /&gt;hpatcux9.rose.hp.com   root   # snsl-atc&lt;BR /&gt;&lt;BR /&gt;The same thing might exist on Linux's version of SG.  &lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;/LOGIN&gt;&lt;/SYSTEM&gt;</description>
      <pubDate>Wed, 04 Aug 2004 21:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349907#M58112</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2004-08-04T21:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Node Linux cluster with HP service Guard 11.15</title>
      <link>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349908#M58113</link>
      <description>There are not enough details to be sure, however, I tend to agree with Dave. It's probably that the cmcheckconf command cannot send a message to tcp port hacl-cfg, or that cmclconfd who listens on that port does not pick up the message because the node is not listed in cmclnodelist.&lt;BR /&gt;&lt;BR /&gt;However, the cmclnodelist file on RH Linux is: /usr/local/cmcluster/conf/cmclnodelist.&lt;BR /&gt;&lt;BR /&gt;Carsten</description>
      <pubDate>Thu, 05 Aug 2004 00:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349908#M58113</guid>
      <dc:creator>Carsten Krege</dc:creator>
      <dc:date>2004-08-05T00:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Node Linux cluster with HP service Guard 11.15</title>
      <link>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349909#M58114</link>
      <description>At the moment issuing the chcheckconf command,&lt;BR /&gt;usr/local/cmcluster/conf/cmclnodelist file&lt;BR /&gt;was updated properly.&lt;BR /&gt;&lt;BR /&gt;Chanaka- &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Aug 2004 01:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349909#M58114</guid>
      <dc:creator>chanaka de mel</dc:creator>
      <dc:date>2004-08-05T01:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Node Linux cluster with HP service Guard 11.15</title>
      <link>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349910#M58115</link>
      <description>Here are a couple of common questions that come up in setting up ServiceGuard for Linux:&lt;BR /&gt;&lt;BR /&gt;Q1:  Bonding doesnâ  t work (Can you ping the systems over all of the networks you have configured?)&lt;BR /&gt;A1:  Usually this is the wrong network driver.  The default driver is the TG3 driver for the installations and the BMC5700 driver must be used. &lt;BR /&gt;&lt;BR /&gt;Q2:  Can I bond dissimilar network cards, &lt;BR /&gt;A2:  yes &lt;BR /&gt;&lt;BR /&gt;Q3:  I have the systems running, everything installed, I can Ping systems, telnet, etc but the cluster wonâ  t form. &lt;BR /&gt;A3:  See section Editing Security Files (chapter 5) in the Users manual.  Usually cmclnodelist (and rhosts) are not correctly set up. &lt;BR /&gt;&lt;BR /&gt;Q4:  Thereâ  s confusion about bonding drivers. &lt;BR /&gt;A4:  Use the bonding drivers that come with RedHat3 (or later) and UL/SuSE SLES8 SP3 (or</description>
      <pubDate>Fri, 06 Aug 2004 08:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349910#M58115</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2004-08-06T08:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Node Linux cluster with HP service Guard 11.15</title>
      <link>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349911#M58116</link>
      <description>I didnt try pinging from the network.&lt;BR /&gt;I have connectivity between the two server froma a cross cable and pinging works from one server to the other.&lt;BR /&gt;&lt;BR /&gt;In the sence of bonding bonding interface is present but when i issue the command ifcfg the ip does not apper for the slave devices( ifcfg-eth0,..etc)&lt;BR /&gt;Can ssh/telnet from each other&lt;BR /&gt;&lt;BR /&gt;i have edited the cmclnodelist but didnt edit the rhhost file&lt;BR /&gt;will look in to this file as well&lt;BR /&gt;&lt;BR /&gt;Chanaka-&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Aug 2004 09:00:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/2-node-linux-cluster-with-hp-service-guard-11-15/m-p/3349911#M58116</guid>
      <dc:creator>chanaka de mel</dc:creator>
      <dc:date>2004-08-06T09:00:59Z</dc:date>
    </item>
  </channel>
</rss>

