[Linux-cluster] fence_xvmd doesn't starts under rhel5.1

carlopmart carlopmart at gmail.com
Sun Nov 11 16:05:59 UTC 2007


Hi all,

  As it is mentioned on kb.redhat.com: 
http://kbase.redhat.com/faq/FAQ_103_11190.shtm, I have setup a single node to 
use fence_xvmd on a domU cluster. Result is the same as in Rhel 5.0: fence_xvmd 
doesn't starts up on dom0.

  My cluster.conf on dom0 is:

  <?xml version="1.0" ?>
<cluster config_version="3" name="XenDom0Cluster">
         <fence_xvmd family="ipv4" key_file="/etc/cluster/fence_xvm.key"/>
         <fence_daemon post_fail_delay="0" post_join_delay="3"/>
         <clusternodes>
                 <clusternode name="xenhost.hpulabs.org" nodeid="1" votes="1">
                         <fence>
                                 <method name="human">
                                         <device name="last_resort" 
ipaddr="xenhost.hpulabs.org"/>
                                 </method>
                         </fence>
                         <multicast addr="239.192.75.35" interface="xenbr0"/>
                 </clusternode>
         </clusternodes>
         <cman>
                 <multicast addr="239.192.75.35"/>
         </cman>
         <fencedevices>
                 <fencedevice name="last_resort" agent="fence_manual"/>
         </fencedevices>
         <rm log_facility="local4" log_level="7">
                 <failoverdomains/>
                 <resources/>
         </rm>
</cluster>

  Is it possible to fix this issue to automatically start up fence_xvmd on dom0???
-- 
CL Martinez
carlopmart {at} gmail {d0t} com




More information about the Linux-cluster mailing list