Re: Two node cluster not connected to each other

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here is the conf, same on both nodes:

[root@clit1-p ~]# cat /etc/cluster/cluster.conf

<?xml version="1.0"?>
<cluster config_version="17" name="IT Cluster">
        <fence_daemon clean_start="1" post_fail_delay="20" post_join_delay="20"/>
        <clusternodes>
                <clusternode name="clit1-p" nodeid="1" votes="1">
                        <fence>
                                <method name="fence-node-1">
                                        <device name="clit1-p-fence-device"/>
                                </method>
                        </fence>
                </clusternode>
                <clusternode name="clit2-p" nodeid="2" votes="1">
                        <fence>
                                <method name="fence-node-2">
                                        <device name="clit2-p-fence-device"/>
                                </method>
                        </fence>
                </clusternode>
        </clusternodes>
        <cman expected_votes="1" two_node="1">
                <multicast addr="11.0.0.1"/>
        </cman>
        <fencedevices>
                <fencedevice agent="fence_ilo" ipaddr="12.0.0.1" login="admin" name="clit1-p-fence-device" passwd=""/>
                <fencedevice agent="fence_ilo" ipaddr="12.0.0.2" login="admin" name="clit2-p-fence-device" passwd=""/>
        </fencedevices>
        <rm>
                <failoverdomains/>
                <resources/>
        </rm>
        <totem consensus="42000" join="50000" token="35000" token_retransmits_before_loss_const="30"/>
</cluster>

David Golovan

On 11/30/2011 04:38 PM, Digimer wrote:
Can you paste your cluster.conf file, please?

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss

[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux