Hi,

I'm fighting with cman on 2 FC12 VM's (KVM).

I'm unable to start cman.

Below my cluster.conf
------------------------------------------------------------
<?xml version="1.0"?>
<cluster name="fccl1" config_version="3">

  <clusternodes>
        <clusternode name="node1.localdomain" votes="1" nodeid="1"/>
        <clusternode name="node2.localdomain" votes="1" nodeid="2"/>
  </clusternodes>
        <cman expected_votes="2" two_node="1"/>
  <fencedevices>
  </fencedevices>

  <rm>
    <failoverdomains/>
    <resources/>
  </rm>
</cluster>
--------------------------------------------------------------

when running service cman start, it times out and complains that it
cannot join the cluster (timeout waiting for cluster), despite that
corosync is started.
Disabled selinux, nodes are referenced in each node's /etc/hosts.

Any idea ? 


--
Linux-cluster mailing list
Linux-cluster@redhat.com
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to