<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br><br>I try to build a XEN HA cluster with pacemaker/corosync.<br>Xen 4.3 works on all nodes and also the xen live migration works fine.<br>Pacemaker also works with the cluster virtual IP. <br>But when I try to create a XEN OCF Heartbeat resource to get online, an error<br>appears:<br><br>######################<br>Failed actions:<br>xen_dns_ha_start_0 on xen01.domain.dom 'unknown error' (1): call=31, status=complete, last-rc-change='Sun Jul 6 15:02:25 2014', queued=0ms, exec=555ms<br>xen_dns_ha_start_0 on xen02.domain.dom 'unknown error' (1): call=10, status=complete, last-rc-change='Sun Jul 6 15:15:09 2014', queued=0ms, exec=706ms<br>######################<br><br>I added the resource with the command<br><br>crm configure primitive xen_dns_ha ocf:heartbeat:Xen \<br>params xmfile="/root/xen_storage/dns_dhcp/dns_dhcp.xen" \<br>op monitor interval="10s" \<br>op start interval="0s" timeout="30s" \<br>op stop interval="0s" timeout="300s"<br><br>in the /var/log/messages the following error is printed:<br>2014-07-08T21:09:19.885239+02:00 xen01 lrmd[3443]:   notice: operation_finished: xen_dns_ha_stop_0:18214:stderr [ Error: Unable to connect to xend: No such file or directory. Is xend running? ]<br><br>I use xen 4.3 with XL toolstack without xend .<br>Is it possible to use pacemaker with Xen 4.3 ?<br>Can anybody please help me ?<br><br>Best regards<br>T. Reineck<br><br><br>                                     </div></body>
</html>