two node cluster startup problem

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

 



Hi,

I'm having trouble with a two node cluster. The second node ("one")
gets the config from "zero" ok, but won't join the cluster. It instead
starts it's own cluster (according to /proc/cluster/nodes). My config
file is below, any help would be appreciated. thanks !


<?xml version="1.0"?>
<cluster name="alpha" config_version="4">
      
       <cman two_node="1" expected_votes="1">
        </cman>
                      
         <clusternodes>
           <clusternode name="zero" votes="1">
             <fence>
               <method name="single">
                 <device name="human" ipaddr="192.188.120.161"/>
               </method>
             </fence>
           </clusternode>
            <clusternode name="one" votes="1">
             <fence>
               <method name="single">
                 <device name="human" ipaddr="192.188.120.162"/>
               </method>
             </fence>
           </clusternode>
         </clusternodes>
         
         <fencedevices>
           <fencedevice name="human" agent="fence_manual"/>
         </fencedevices> 
         
 </cluster>









--

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

[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