IP not failing over

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

 



Can someone point why my virtual ip is not failing over. Any help is appreciated.



<?xml version="1.0"?>
<cluster config_version="7" name="nas-cluster">
       <fence_daemon post_fail_delay="0" post_join_delay="3"/>
       <clusternodes>
               <clusternode name="dolphins" nodeid="1" votes="1">
                       <fence>
                               <method name="1">
<device name="nas-fencing" nodename="dolphins"/>
                               </method>
                       </fence>
               </clusternode>
               <clusternode name="lions" nodeid="2" votes="1">
                       <fence>
                               <method name="1">
<device name="nas-gnbd-fencing" nodename="lions"/>
                               </method>
                       </fence>
               </clusternode>
               <clusternode name="patriots" nodeid="3" votes="1">
                       <fence>
                               <method name="1">
<device name="nas-fencing" nodename="patriots"/>
                               </method>
                       </fence>
               </clusternode>
       </clusternodes>
       <cman/>
       <fencedevices>
<fencedevice agent="fence_gnbd" name="nas-gnbd-fencing" servers="dolphins-storage-failover"/>
               <fencedevice agent="fence_manual" name="nas-fencing"/>
       </fencedevices>
       <rm>
               <failoverdomains>
<failoverdomain name="dolphins-drbd1" ordered="1" restricted="0"> <failoverdomainnode name="dolphins" priority="1"/> <failoverdomainnode name="patriots" priority="2"/>
                       </failoverdomain>
<failoverdomain name="dolphins-drbd2" ordered="1" restricted="0"> <failoverdomainnode name="dolphins" priority="2"/> <failoverdomainnode name="patriots" priority="1"/>
                       </failoverdomain>
               </failoverdomains>
               <resources>
                       <ip address="192.168.5.4" monitor_link="1"/>
               </resources>
<service autostart="1" domain="dolphins-drbd1" name="dolphins-svc-drbd1" recovery="restart">
                       <ip ref="192.168.5.4"/>
               </service>
<service autostart="1" domain="dolphins-drbd2" name="dolphins-svc-drbd2" recovery="restart">
                       <ip ref="192.168.5.4"/>
               </service>
       </rm>
       <fence_xvmd/>
       <fence_xvmd/>
</cluster>
--
Linux-cluster mailing list
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