<div dir="ltr">Could you help me out in configuring stonith properly. I am new to pacemaker and I have been working for a few days. What all logs do you require?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 27, 2015 at 11:22 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"><div class="HOEnZb"><div class="h5">On 27/07/15 01:35 AM, Vijay Partha wrote:<br>
> HI .<br>
><br>
> My configuration file looks like this:<br>
><br>
> <cib crm_feature_set="3.0.9" validate-with="pacemaker-2.0" epoch="38"<br>
> num_updates="0" admin_epoch="0" cib-last-written="Fri Jul 24 15:57:06<br>
> 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"<br>
> value="1.1.11-97629de"/><br>
>         <nvpair id="cib-bootstrap-options-cluster-infrastructure"<br>
> name="cluster-infrastructure" value="cman"/><br>
>         <nvpair id="cib-bootstrap-options-stonith-enabled"<br>
> name="stonith-enabled" value="false"/><br>
>         <nvpair id="cib-bootstrap-options-no-quorum-policy"<br>
> name="no-quorum-policy" value="ignore"/><br>
>         <nvpair id="cib-bootstrap-options-cluster-recheck-interval"<br>
> 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"<br>
> type="Dummy"><br>
>         <instance_attributes id="my_first_svc-instance_attributes"/><br>
>         <operations><br>
>           <op id="my_first_svc-start-timeout-20" interval="0s"<br>
> name="start" timeout="20"/><br>
>           <op id="my_first_svc-stop-timeout-20" interval="0s"<br>
> name="stop" timeout="20"/><br>
>           <op id="my_first_svc-monitor-interval-120s" interval="120s"<br>
> name="monitor"/><br>
>         </operations><br>
>       </primitive><br>
>       <primitive class="ocf" id="WebSite" provider="heartbeat"<br>
> type="apache"><br>
>         <instance_attributes id="WebSite-instance_attributes"><br>
>           <nvpair id="WebSite-instance_attributes-configfile"<br>
> name="configfile" value="/etc/httpd/conf/httpd.conf"/><br>
>           <nvpair id="WebSite-instance_attributes-statusurl"<br>
</div></div>> name="statusurl" value="<a href="http://localhost/server-status" rel="noreferrer" target="_blank">http://localhost/server-status</a>"/><br>
<div><div class="h5">>         </instance_attributes><br>
>         <operations><br>
>           <op id="WebSite-start-timeout-40s" interval="0s" name="start"<br>
> timeout="40s" on-fail="restart"/><br>
>           <op id="WebSite-stop-timeout-60s" interval="0s" name="stop"<br>
> timeout="60s" on-fail="restart"/><br>
>           <op id="WebSite-monitor-interval-1min" interval="1min"<br>
> 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"<br>
> rsc="WebSite" score="50"/><br>
>   </constraints><br>
>     <rsc_defaults><br>
>       <meta_attributes id="rsc_defaults-options"><br>
>         <nvpair id="rsc_defaults-options-migration-threshold"<br>
> 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"<br>
> value="240s"/><br>
>       </meta_attributes><br>
>     </op_defaults><br>
>   </configuration><br>
> </cib><br>
><br>
> Once i stop the httpd service the pacemaker does not restarts it<br>
> automatically.<br>
<br>
</div></div>As mentioned, logs help a lot. The logs from all nodes starting before<br>
you trigger the failure until after the logs stop printing please.<br>
<br>
Also, you must use stonith. Please configure and test it. Often problems<br>
go away when stonith is configured and working properly.<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>