<div dir="ltr"><span style="color: rgb(0, 102, 0);">I had the same thought when I saw the wget error, but I am not entitled to add/remove virtual hosts to/from httpd.conf. <br>A colleague is supposed to handle this, but I think this should fix the problem. <br>
Thank you :)</span><br><br><div class="gmail_quote">On Thu, Nov 19, 2009 at 5:27 PM, E-Blokos <span dir="ltr"><<a href="mailto:infos@e-blokos.com">infos@e-blokos.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
----- Original Message ----- From: "Dejan Muhamedagic" <<a href="mailto:dejanmm@fastmail.fm" target="_blank">dejanmm@fastmail.fm</a>><br>
To: <<a href="mailto:pacemaker@clusterlabs.org" target="_blank">pacemaker@clusterlabs.org</a>><br>
Sent: Thursday, November 19, 2009 6:41 AM<br>
Subject: Re: [Pacemaker] Error starting Apache on 2 nodes cluster<div><div></div><div class="h5"><br>
<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
On Thu, Nov 19, 2009 at 12:35:36PM +0200, Angie T. Muhammad wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Nov 19, 2009 at 2:39 AM, Luke Bigum <<a href="mailto:lbigum@iseek.com.au" target="_blank">lbigum@iseek.com.au</a>> wrote:<br>
<br>
>  Angie,<br>
><br>
><br>
><br>
> I can't tell exactly what's you've provided, can you post your CRM<br>
> configuration (the output of 'crm configure show')? While you're at it, > also<br>
> provide ' crm_verify -LV' and 'crm_mon -fo1'.<br>
><br>
>  Here are the outputs:<br>
><br>
# crm configure show<br>
node test1.localdomain<br>
node test2.localdomain<br>
primitive ClusterIP ocf:heartbeat:IPaddr2 \<br>
        params ip="10.0.0.102" cidr_netmask="255.255.255.0" \<br>
        op monitor interval="10s"<br>
primitive LoadBalancer lsb:haproxy \<br>
        op monitor interval="10s"<br>
primitive WebSite ocf:heartbeat:apache \<br>
        params configfile="/etc/httpd/conf/httpd.conf" \<br>
        op monitor interval="1min"<br>
colocation LoadBalancer-with-ClusterIP inf: LoadBalancer ClusterIP<br>
order LoadBalancer-after-ClusterIP inf: ClusterIP LoadBalancer<br>
property $id="cib-bootstrap-options" \<br>
        stonith-enabled="false" \<br>
        expected-quorum-votes="2" \<br>
        dc-version="1.0.5-462f1569a43740667daf7b0f6b521742e9eb8fa7" \<br>
        cluster-infrastructure="openais" \<br>
        no-quorum-policy="ignore"<br>
<br>
# crm_verify -VL<br>
crm_verify[14263]: 2009/11/19_12:22:57 WARN: unpack_rsc_op: Processing<br>
failed op WebSite_start_0 on test1.localdomain: unknown error<br>
crm_verify[14263]: 2009/11/19_12:22:57 WARN: unpack_rsc_op: Processing<br>
failed op WebSite_start_0 on test2.localdomain: unknown error<br>
</blockquote>
<br>
To find out why the resource failed, grep your logs for<br>
lrmd.*WebSite. It should show you errors which were logged by the<br>
apache resource agent.<br>
<br>
Thanks,<br>
<br>
Dejan<br>
<br>
_______________________________________________<br>
Pacemaker mailing list<br>
<a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
</blockquote>
<br></div></div>
You need to have a apache vhost with local ip because Pacemaker ping on it... <br><div><div></div><div class="h5">
<br>
_______________________________________________<br>
Pacemaker mailing list<br>
<a href="mailto:Pacemaker@oss.clusterlabs.org" target="_blank">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>All the best,<br>Angie<br>
</div>