<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<b>I'm also having problems to start heartbeat:</b><br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:root@squid01:/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0#">root@squid01:/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0#</a>
/etc/init.d/heartbeat start<br>
Starting High-Availability services: Heartbeat failure [rc=6].
Failed.<br>
heartbeat[7735]: 2010/09/14_16:14:18 ERROR: Client child command
[/usr/lib/heartbeat/mgmtd] is not executable<br>
heartbeat[7735]: 2010/09/14_16:14:18 ERROR: Heartbeat not started:
configuration error.<br>
heartbeat[7735]: 2010/09/14_16:14:18 ERROR: Configuration error,
heartbeat not started.<br>
<br>
<b>This is my ha.cf:</b><br>
<br>
bcast eth2<br>
autojoin any<br>
apiauth mgmtd uid=root<br>
respawn root /usr/lib/heartbeat/mgmtd<br>
crm on<br>
<br>
<b>And the problem with the gui:</b><br>
<br>
cc1: warnings being treated as errors<br>
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34,<br>
from /usr/include/glib-2.0/glib.h:34,<br>
from mgmt_lib.c:33:<br>
/usr/include/glib-2.0/glib/gthread.h: In function
âg_once_init_enterâ:<br>
/usr/include/glib-2.0/glib/gthread.h:348: error: cast discards
qualifiers from pointer target type<br>
make[2]: *** [libhbmgmt_la-mgmt_lib.lo] Error 1<br>
make[2]: Leaving directory
`/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/mgmt/daemon'<br>
make[1]: *** [install-recursive] Error 1<br>
make[1]: Leaving directory
`/home/luana/Pacemaker-Python-GUI-pacemaker-mgmt-2.0.0/mgmt'<br>
make: *** [install-recursive] Error 1<br>
<br>
</body>
</html>