[Linux-cluster] Multihome network configuration not working .!

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

 



Hi !
I want to use Multihome network configuration with broadcast
but it is not working. ...

When disconnected main connection
and trying:
cman_tool join -n cl020

On other node receive:
Sep 27 10:36:13 cl10 kernel: CMAN: node cl20 rejoining
Sep 27 10:36:17 cl10 kernel: CMAN: node cl20 is not responding - removing
from the cluster

My cluster.conf:

?xml version="1.0"?>
<cluster name="alpha" config_version="1">

  <cman two_node="1" expected_votes="1">
  </cman>

  <nodes>
    <node name="cl10" votes="1">
        <altname name="cl010"/>
      <fence>
        <method name="single">
          <device name="human" ipaddr="cl10"/>
        </method>
      </fence>
    </node>
    <node name="cl20" votes="1">
        <altname name="cl020"/>
      <fence>
        <method name="single">
          <device name="human" ipaddr="cl20"/>
        </method>
      </fence>
    </node>
  </nodes>

  <fence_devices>
    <device name="human" agent="fence_manual"/>
  </fence_devices>

</cluster>


Thanks for any information.


[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux