<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Arial">Hi,<br>
<br>
I have a two node cluster with a DRBD, heartbeat and pacemaker (on
Debian Wheezy)<br>
The cluster is working fine. 2 DRBD resources, Shared IP, 2 File
systems and a postgresql database start, stop, migrate, ...
correctly.<br>
<br>
Now the problem is with the lsb:apache2 resource agent.<br>
When I try to start is (crm resource start p_ps_apache)
immediately I got an error like<br>
<br>
<i>p_ps_apache_monitor_60000 (node=wegc203136, call=653, rc=7,
status=complete): not running</i><br>
<br>
When I start Apache from the console (service apache2 start), it
works fine<br>
<br>
I have checked if the Init Script LSB is compatible (see
<a class="moz-txt-link-freetext" href="http://www.linux-ha.org/wiki/LSB_Resource_Agents">http://www.linux-ha.org/wiki/LSB_Resource_Agents</a>).<br>
All sequences tested are ok<br>
<br>
How can I found out why crm is not starting Apache?<br>
<br>
Many thanks<br>
</font>
</body>
</html>