<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">&lt;<a href="mailto:infos@e-blokos.com">infos@e-blokos.com</a>&gt;</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: &quot;Dejan Muhamedagic&quot; &lt;<a href="mailto:dejanmm@fastmail.fm" target="_blank">dejanmm@fastmail.fm</a>&gt;<br>
To: &lt;<a href="mailto:pacemaker@clusterlabs.org" target="_blank">pacemaker@clusterlabs.org</a>&gt;<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 &lt;<a href="mailto:lbigum@iseek.com.au" target="_blank">lbigum@iseek.com.au</a>&gt; wrote:<br>
<br>
&gt;  Angie,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I can&#39;t tell exactly what&#39;s you&#39;ve provided, can you post your CRM<br>
&gt; configuration (the output of &#39;crm configure show&#39;)? While you&#39;re at it, &gt; also<br>
&gt; provide &#39; crm_verify -LV&#39; and &#39;crm_mon -fo1&#39;.<br>
&gt;<br>
&gt;  Here are the outputs:<br>
&gt;<br>
# crm configure show<br>
node test1.localdomain<br>
node test2.localdomain<br>
primitive ClusterIP ocf:heartbeat:IPaddr2 \<br>
        params ip=&quot;10.0.0.102&quot; cidr_netmask=&quot;255.255.255.0&quot; \<br>
        op monitor interval=&quot;10s&quot;<br>
primitive LoadBalancer lsb:haproxy \<br>
        op monitor interval=&quot;10s&quot;<br>
primitive WebSite ocf:heartbeat:apache \<br>
        params configfile=&quot;/etc/httpd/conf/httpd.conf&quot; \<br>
        op monitor interval=&quot;1min&quot;<br>
colocation LoadBalancer-with-ClusterIP inf: LoadBalancer ClusterIP<br>
order LoadBalancer-after-ClusterIP inf: ClusterIP LoadBalancer<br>
property $id=&quot;cib-bootstrap-options&quot; \<br>
        stonith-enabled=&quot;false&quot; \<br>
        expected-quorum-votes=&quot;2&quot; \<br>
        dc-version=&quot;1.0.5-462f1569a43740667daf7b0f6b521742e9eb8fa7&quot; \<br>
        cluster-infrastructure=&quot;openais&quot; \<br>
        no-quorum-policy=&quot;ignore&quot;<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>