Hi all, <br><br>I´m testing a 2 nodes cluster with 2 xen virtual machines running on a Xen host.<br><br>I have the cluster running and I want to configure fence_xvm.<br><br>I have followed the instructions of this page:<br>
<br><a href="http://sources.redhat.com/cluster/wiki/VMClusterCookbook">http://sources.redhat.com/cluster/wiki/VMClusterCookbook</a><br><br>but when I reach at the point of running this command:<br>cluster]# fence_xvmd -fdddd<br>
Debugging threshold is now 4<br>-- args @ 0xbfd38f08 --<br>  args->addr = 225.0.0.12<br>  args->domain = (null)<br>  args->key_file = /etc/cluster/fence_xvm.key<br>  args->op = 2<br>  args->hash = 2<br>  args->auth = 2<br>
  args->port = 1229<br>  args->ifindex = 0<br>  args->family = 2<br>  args->timeout = 30<br>  args->retr_time = 20<br>  args->flags = 1<br>  args->debug = 4<br>-- end args --<br>Reading in key file /etc/cluster/fence_xvm.key into 0xbfd37f08 (4096 max size)<br>
Actual key length = 4096 bytesOpened ckpt vm_states<br>Setting up ipv4 multicast receive (<a href="http://225.0.0.12:1229">225.0.0.12:1229</a>)<br>Joining multicast group<br>Failed to bind multicast receive socket to <a href="http://225.0.0.12">225.0.0.12</a>: No such device<br>
Check network configuration.<br>Could not set up multicast listen socket<br><br>I don´t understand what I have to do to make this work. (I´m newbie to this kind of fence method, perhaps is a stupid thing.)<br><br>any clue?<br>
<br>thanks in advance<br><br>ESG<br><br>