<div dir="ltr"><div><div>HI .<br><br></div>My configuration file looks like this:<br><br><cib crm_feature_set="3.0.9" validate-with="pacemaker-2.0" epoch="38" num_updates="0" admin_epoch="0" cib-last-written="Fri Jul 24 15:57:06 2015" have-quorum="1" dc-uuid="node2"><br> <configuration><br> <crm_config><br> <cluster_property_set id="cib-bootstrap-options"><br> <nvpair id="cib-bootstrap-options-dc-version" name="dc-version" value="1.1.11-97629de"/><br> <nvpair id="cib-bootstrap-options-cluster-infrastructure" name="cluster-infrastructure" value="cman"/><br> <nvpair id="cib-bootstrap-options-stonith-enabled" name="stonith-enabled" value="false"/><br> <nvpair id="cib-bootstrap-options-no-quorum-policy" name="no-quorum-policy" value="ignore"/><br> <nvpair id="cib-bootstrap-options-cluster-recheck-interval" name="cluster-recheck-interval" value="2s"/><br> </cluster_property_set><br> </crm_config><br> <nodes><br> <node id="node1" uname="node1"/><br> <node id="node2" uname="node2"/><br> </nodes><br> <resources><br> <primitive class="ocf" id="my_first_svc" provider="heartbeat" type="Dummy"><br> <instance_attributes id="my_first_svc-instance_attributes"/><br> <operations><br> <op id="my_first_svc-start-timeout-20" interval="0s" name="start" timeout="20"/><br> <op id="my_first_svc-stop-timeout-20" interval="0s" name="stop" timeout="20"/><br> <op id="my_first_svc-monitor-interval-120s" interval="120s" name="monitor"/><br> </operations><br> </primitive><br> <primitive class="ocf" id="WebSite" provider="heartbeat" type="apache"><br> <instance_attributes id="WebSite-instance_attributes"><br> <nvpair id="WebSite-instance_attributes-configfile" name="configfile" value="/etc/httpd/conf/httpd.conf"/><br> <nvpair id="WebSite-instance_attributes-statusurl" name="statusurl" value="<a href="http://localhost/server-status">http://localhost/server-status</a>"/><br> </instance_attributes><br> <operations><br> <op id="WebSite-start-timeout-40s" interval="0s" name="start" timeout="40s" on-fail="restart"/><br> <op id="WebSite-stop-timeout-60s" interval="0s" name="stop" timeout="60s" on-fail="restart"/><br> <op id="WebSite-monitor-interval-1min" interval="1min" name="monitor" on-fail="restart"/><br> </operations><br> <meta_attributes id="WebSite-meta_attributes"/><br> </primitive><br> </resources><br> <constraints><br> <rsc_location id="location-WebSite-node2-50" node="node2" rsc="WebSite" score="50"/><br> </constraints><br> <rsc_defaults><br> <meta_attributes id="rsc_defaults-options"><br> <nvpair id="rsc_defaults-options-migration-threshold" name="migration-threshold" value="1"/><br> </meta_attributes><br> </rsc_defaults><br> <op_defaults><br> <meta_attributes id="op_defaults-options"><br> <nvpair id="op_defaults-options-timeout" name="timeout" value="240s"/><br> </meta_attributes><br> </op_defaults><br> </configuration><br></cib><br><br></div>Once i stop the httpd service the pacemaker does not restarts it automatically.<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 27, 2015 at 1:40 AM, Digimer <span dir="ltr"><<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You will find people can help you better if you share your config and<br>
relevant log entries.<br>
<span class=""><br>
On 26/07/15 03:46 PM, Vijay Partha wrote:<br>
> hi Victor,<br>
><br>
> thank you for your reply.I tried doing this but this doesnt work.<br>
><br>
> On Sun, Jul 26, 2015 at 12:43 PM, Victor José Acosta Domínguez<br>
</span><span class="">> <<a href="mailto:vic.ad94@gmail.com">vic.ad94@gmail.com</a> <mailto:<a href="mailto:vic.ad94@gmail.com">vic.ad94@gmail.com</a>>> wrote:<br>
><br>
> Hi Vijay, you most set the option "on-fail=restart".<br>
><br>
> in RedHat with pcs the commando will be "pcs resource update<br>
> <resource> op on-fail=restart<br>
><br>
> i hope this works for you<br>
><br>
> Victor Acosta<br>
><br>
><br>
</span>> 2015-07-26 15:38 GMT-04:00 Vijay Partha <<a href="mailto:vijaysarathy94@gmail.com">vijaysarathy94@gmail.com</a><br>
> <mailto:<a href="mailto:vijaysarathy94@gmail.com">vijaysarathy94@gmail.com</a>>>:<br>
<span class="">><br>
><br>
> ---------- Forwarded message ----------<br>
> From: *Vijay Partha* <<a href="mailto:vijaysarathy94@gmail.com">vijaysarathy94@gmail.com</a><br>
> <mailto:<a href="mailto:vijaysarathy94@gmail.com">vijaysarathy94@gmail.com</a>>><br>
> Date: Sun, Jul 26, 2015 at 12:27 PM<br>
> Subject: Resource failure<br>
</span><span class="">> To: <a href="mailto:pacemaker@oss.clusterlabs.org">pacemaker@oss.clusterlabs.org</a><br>
> <mailto:<a href="mailto:pacemaker@oss.clusterlabs.org">pacemaker@oss.clusterlabs.org</a>><br>
><br>
><br>
> Hi.<br>
><br>
> I have been using pacemaker for quite some time. I want you guys<br>
> to help me out with an issue.My node is active and I have an<br>
> apache resource running as a resource.If my apache server goes<br>
> down, or if i manually kill the httpd service , I want the<br>
> pacemaker to automatically restart it. Could you help me out on<br>
> how to solve this issue?<br>
><br>
> Waiting for your reply.<br>
> Thanking you<br>
><br>
> --<br>
> With Regards<br>
> P.Vijay<br>
><br>
><br>
><br>
> --<br>
> With Regards<br>
> P.Vijay<br>
><br>
> _______________________________________________<br>
</span>> Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
> <mailto:<a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a>><br>
<span class="">> <a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
><br>
> Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
</span>> Getting started:<br>
<span class="">> <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
> Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
><br>
><br>
><br>
</span>> _______________________________________________<br>
> Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a> <mailto:<a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a>><br>
<span class="">> <a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
><br>
> Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
</span>> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
> Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
><br>
><br>
><br>
><br>
<span class="">> --<br>
> With Regards<br>
> P.Vijay<br>
><br>
><br>
> _______________________________________________<br>
</span>> Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
<span class="">> <a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
><br>
> Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
</span>> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
> Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
><br>
<br>
<span class=""><br>
--<br>
Digimer<br>
Papers and Projects: <a href="https://alteeve.ca/w/" rel="noreferrer" target="_blank">https://alteeve.ca/w/</a><br>
</span><span class="">What if the cure for cancer is trapped in the mind of a person without<br>
access to education?<br>
<br>
_______________________________________________<br>
</span>Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
<span class=""><a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
</span>Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div>With Regards<br></div>P.Vijay<br></div></div>
</div>