<?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: RedHat AS 2.1 + ServiceGuard problem + cluster not start in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143126#M58077</link>
    <description>Believe it or not the default configuration of iptables and ipchains firewall can interfere with serviceguard.&lt;BR /&gt;&lt;BR /&gt;service iptables stop on both machines and try again.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 16 Dec 2003 12:53:12 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-12-16T12:53:12Z</dc:date>
    <item>
      <title>RedHat AS 2.1 + ServiceGuard problem + cluster not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143123#M58074</link>
      <description>I have RH AS 2.1 + MC/SG and a little problem.&lt;BR /&gt;[root@cluster1 root]# /etc/init.d/cmcluster.init start&lt;BR /&gt;1 XML error(s) found&lt;BR /&gt;tcp        0      0 0.0.0.0:5302            0.0.0.0:*               LISTEN&lt;BR /&gt;udp        0      0 0.0.0.0:5302            0.0.0.0:*&lt;BR /&gt;cmrunnode  : Unable to determine the nodes on the current cluster&lt;BR /&gt;cmrunnode  : Either no cluster configuration file exists, or the file is corrupted, or cmclconfd is unable to run&lt;BR /&gt;Local node is not currently configured in a cluster&lt;BR /&gt;ERROR: Unable to join cluster&lt;BR /&gt;&lt;BR /&gt;This is due to:&lt;BR /&gt;[root@cluster1 root]# /usr/local/cmcluster/bin/cmresmond --start&lt;BR /&gt;1 XML error(s) found&lt;BR /&gt;[root@cluster1 root]# ll /usr/local/cmcluster/conf/cmresmond_config.xml&lt;BR /&gt;-rw-r--r--    1 root     root            0 Dec 11 11:20 &lt;BR /&gt;&lt;BR /&gt;What should be in this xml config file? I didn't find any docs for this.&lt;BR /&gt;&lt;BR /&gt;I will appreciate any help.&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Fri, 12 Dec 2003 04:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143123#M58074</guid>
      <dc:creator>Laszlo Csizmadia</dc:creator>
      <dc:date>2003-12-12T04:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat AS 2.1 + ServiceGuard problem + cluster not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143124#M58075</link>
      <description>this file contains parameters used by SG cmresmond service to monitor disks, services&lt;BR /&gt;&lt;BR /&gt;these are exemple in /opt/cmcluster/conf/schemas&lt;BR /&gt;&lt;BR /&gt;If you don't use it, you should disable those services in the cluster and package config files.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Denis</description>
      <pubDate>Tue, 16 Dec 2003 05:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143124#M58075</guid>
      <dc:creator>Denis Goffinet</dc:creator>
      <dc:date>2003-12-16T05:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat AS 2.1 + ServiceGuard problem + cluster not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143125#M58076</link>
      <description>Denis,&lt;BR /&gt;&lt;BR /&gt;I guess you mean /usr/local/cmcluster/conf/schemas. I can't really use these files:&lt;BR /&gt;[root@cluster1 root]# ll /usr/local/cmcluster/conf/schemas&lt;BR /&gt;total 12&lt;BR /&gt;-r--r--r--    1 root     root         1870 Dec 17  2002 ResMonConfigTypes.xsd&lt;BR /&gt;-r--r--r--    1 root     root         2904 Dec 17  2002 ResMonServerConfig.xsd&lt;BR /&gt;-r--r--r--    1 root     root         2820 Dec 17  2002 ResMonTypes.xsd&lt;BR /&gt;&lt;BR /&gt;I guess these config files should be generated with cmconfigres create command.&lt;BR /&gt;When it fails give me this:&lt;BR /&gt;Failed running /usr/local/cmcluster/bin/cmviewcl -l package&lt;BR /&gt;Let's see:&lt;BR /&gt;[root@cluster1 root]# /usr/local/cmcluster/bin/cmviewcl -l package&lt;BR /&gt;cmviewcl  : Cannot view the cluster configuration. Either this node is not configured in a cluster, or else there is some obstacle to viewing the configuration. Check the syslog file for more information.  For a list of possible causes, see the ServiceGuard manual for cmviewcl.&lt;BR /&gt;&lt;BR /&gt;And I'm not able to create the cluster config:&lt;BR /&gt;[root@cluster1 root]# cmquerycl -v -C /usr/local/cmcluster/conf/apache.config -n cluster1 -n cluster2 -q quorum&lt;BR /&gt;&lt;BR /&gt;Begin checking the nodes...&lt;BR /&gt;Looking for other clusters ... Done&lt;BR /&gt;Error: Unable to establish communication to node cluster2: 19&lt;BR /&gt;Failed to gather configuration information.&lt;BR /&gt;&lt;BR /&gt;Did anybody succeded to start MC/SG on RH AS 2.1?&lt;BR /&gt;Is this a bug or I totaly misunderstand the concept?</description>
      <pubDate>Tue, 16 Dec 2003 09:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143125#M58076</guid>
      <dc:creator>Laszlo Csizmadia</dc:creator>
      <dc:date>2003-12-16T09:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat AS 2.1 + ServiceGuard problem + cluster not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143126#M58077</link>
      <description>Believe it or not the default configuration of iptables and ipchains firewall can interfere with serviceguard.&lt;BR /&gt;&lt;BR /&gt;service iptables stop on both machines and try again.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 16 Dec 2003 12:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143126#M58077</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-16T12:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat AS 2.1 + ServiceGuard problem + cluster not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143127#M58078</link>
      <description>I have the same problem as those mentioned above, removed any &amp;amp; all association with firewall... so that is not the prob.&lt;BR /&gt;Anyone able to get this software to run.&lt;BR /&gt;Any help is greatly appreciated....&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 14 May 2004 16:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143127#M58078</guid>
      <dc:creator>Quint</dc:creator>
      <dc:date>2004-05-14T16:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat AS 2.1 + ServiceGuard problem + cluster not start</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143128#M58079</link>
      <description>One of the most common problems when the cluster cannot form (and one node cannot talk to another) is the use of the wrong network driver.  Look carefully at the readme and use the driver listed there.</description>
      <pubDate>Tue, 25 May 2004 19:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-as-2-1-serviceguard-problem-cluster-not-start/m-p/3143128#M58079</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2004-05-25T19:59:51Z</dc:date>
    </item>
  </channel>
</rss>

