<div dir="ltr">Hi thanks for your reply<br><br>Beloe is my cluster.conffile<br><br><?xml version="1.0"?><br><cluster config_version="7" name="eccprd"><br>        <clusternodes><br>

                <clusternode name="<a href="http://cgceccprd1.combinedgroup.net">cgceccprd1.combinedgroup.net</a>" nodeid="1"><br>                        <fence><br>                                <method name="ucs-node1"/><br>

                        </fence><br>                </clusternode><br>                <clusternode name="<a href="http://cgceccprd2.combinedgroup.net">cgceccprd2.combinedgroup.net</a>" nodeid="2"><br>

                        <fence><br>                                <method name="ucs-node2"/><br>                        </fence><br>                </clusternode><br>        </clusternodes><br>

        <cman expected_votes="1" two_node="1"/><br>        <rm><br>                <resources><br>                        <ip address="172.22.10.230" sleeptime="10"/><br>

                </resources><br>                <service exclusive="1" name="eccsapmnt" recovery="relocate"><br>                        <ip ref="172.22.10.230"/><br>

                </service><br>        </rm><br>        <fencedevices><br>                <fencedevice agent="fence_cisco_ucs" ipaddr="172.22.90.61" login="admin" name="ucs-node1" passwd="duc2Cisco"/><br>

                <fencedevice agent="fence_cisco_ucs" ipaddr="172.22.90.59" login="admin" name="ucs-node2" passwd="duc2Cisco"/><br>        </fencedevices><br></cluster><br>

<br>when i try to start cluster on node1, i am geeting this message on mesages:<br><br> tail -f -n 0 /var/log/messages<br>Sep 18 06:06:02 cgceccprd1 modcluster: Starting service: eccsapmnt on node <br>Sep 18 06:06:08 cgceccprd1 modcluster: Starting service: eccsapmnt on node <a href="http://cgceccprd1.combinedgroup.net">cgceccprd1.combinedgroup.net</a><br>

<br><br>but the service is not starting.on luci , it's showing both nodes are online.but on clustat different<br><br>main error getting on messages is <br><br>Sep 18 03:35:48 cgceccprd1 fenced[8424]: fencing node <a href="http://cgceccprd2.combinedgroup.net">cgceccprd2.combinedgroup.net</a> still retrying<br>

Sep 18 04:06:16 cgceccprd1 fenced[8424]: fencing node <a href="http://cgceccprd2.combinedgroup.net">cgceccprd2.combinedgroup.net</a> still retrying<br>Sep 18 04:36:45 cgceccprd1 fenced[8424]: fencing node <a href="http://cgceccprd2.combinedgroup.net">cgceccprd2.combinedgroup.net</a> still retrying<br>

Sep 18 05:07:14 cgceccprd1 fenced[8424]: fencing node <a href="http://cgceccprd2.combinedgroup.net">cgceccprd2.combinedgroup.net</a> still retrying<br>Sep 18 05:37:42 cgceccprd1 fenced[8424]: fencing node <a href="http://cgceccprd2.combinedgroup.net">cgceccprd2.combinedgroup.net</a> still retrying<br>

<br>These messages from node1.i am geeting same message on node saying that<br><br>cgceccprd2 fenced[8424]: fencing node <a href="http://cgceccprd1.combinedgroup.net">cgceccprd1.combinedgroup.net</a> still retrying<br><br>

i don't know what is problem here.<br><br>please help me solve<br>Regards,<br>Ben<br><br><br><br><br><div class="gmail_quote">On Tue, Sep 18, 2012 at 5:03 AM, Digimer <span dir="ltr"><<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 09/17/2012 04:56 PM, Ben .T.George wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
HI<br>
<br>
my cman_tool status is showing multicast IP address like below:<br>
<br>
Multicast addresses : 239.192.140.34<br>
<br>
i tried to ping on this IP.but it's not pining..i don't know more about<br>
multicast configuration..<br>
<br>
please help me to check multicast more.<br>
</blockquote>
<br></div>
Multicast IPs do not represent a specific machine, but a group. Think of multicast as a sort of "mailing list"; A machine "subscribes" to the multicast group and the switch then says "right, when a packet comes in addressed to the multicast group, forward a copy to all subscribed machines". With Cisco, you need to create persistent multicast groups in the switch, if I recall correctly (I don't use Cisco myself).<br>


<br>
In your case though, you're showing "<a href="http://cgceccprd1.combinedgroup.net" target="_blank">cgceccprd1.combinedgroup.net</a>" as "Offline" from both nodes, so the cluster is simply not starting.<br>


<br>
Can you paste your cluster.conf please? Also, can you run 'tail -f -n 0 /var/log/messages' in a terminal on cgceccprd1, try to start the cluster, wait for it to fail and then paste the output along with your configuration?<br>


<br>
This might help (the "Overview" section at the start, if nothing else). There is a sample cluster.conf there.<br>
<br>
<a href="https://alteeve.ca/w/2-Node_Red_Hat_KVM_Cluster_Tutorial" target="_blank">https://alteeve.ca/w/2-Node_<u></u>Red_Hat_KVM_Cluster_Tutorial</a><br>
<br>
hope that helps<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Digimer<br>
Papers and Projects: <a href="https://alteeve.ca" target="_blank">https://alteeve.ca</a><br>
</font></span></blockquote></div><br><br clear="all"><br><br>
</div>