<div dir="ltr"><div>Hi All,<br></div><div><br></div><div>I have single node with 5 resources running on it. When I rebooted node sometimes I saw resources in stopped state though node comes online.</div><div><br></div><div>When looked in to the logs, one difference found in success and failure case is, when</div><div><b>Election Trigger (I_DC_TIMEOUT) just popped (20000ms)  </b>occurred LRM did not start the resources instead jumped to monitor action and then onwards it did not start the resources at all.</div><div><br></div><div>But in success case this Election timeout did not come and first action taken by LRM was start the resource and then start monitoring it making all the resources started properly.</div><div><br></div><div>I have attached both the success and failure logs. Could some one please explain the reason for this issue  and how to solve this ?</div><div><br></div><div><br></div><div>My CRM configuration is - </div><div><br></div><div><div>root@sc-node-2:~# crm configure show</div><div>node $id="2" sc-node-2</div><div>primitive oc-fw-agent upstart:oc-fw-agent \</div><div><span class="" style="white-space:pre">      </span>meta allow-migrate="true" migration-threshold="5" failure-timeout="120s" \</div><div><span class="" style="white-space:pre">   </span>op monitor interval="15s" timeout="60s"</div><div>primitive oc-lb-agent upstart:oc-lb-agent \</div><div><span class="" style="white-space:pre">      </span>meta allow-migrate="true" migration-threshold="5" failure-timeout="120s" \</div><div><span class="" style="white-space:pre">   </span>op monitor interval="15s" timeout="60s"</div><div>primitive oc-service-manager upstart:oc-service-manager \</div><div><span class="" style="white-space:pre">        </span>meta allow-migrate="true" migration-threshold="5" failure-timeout="120s" \</div><div><span class="" style="white-space:pre">   </span>op monitor interval="15s" timeout="60s"</div><div>primitive oc-vpn-agent upstart:oc-vpn-agent \</div><div><span class="" style="white-space:pre">    </span>meta allow-migrate="true" migration-threshold="5" failure-timeout="120s" \</div><div><span class="" style="white-space:pre">   </span>op monitor interval="15s" timeout="60s"</div><div>primitive sc_vip ocf:heartbeat:IPaddr2 \</div><div><span class="" style="white-space:pre"> </span>params ip="200.10.10.188" cidr_netmask="24" nic="eth1" \</div><div><span class="" style="white-space:pre">     </span>op monitor interval="15s"</div><div>group sc-resources sc_vip oc-service-manager oc-fw-agent oc-lb-agent oc-vpn-agent</div><div>property $id="cib-bootstrap-options" \</div><div><span class="" style="white-space:pre"> </span>dc-version="1.1.10-42f2063" \</div><div><span class="" style="white-space:pre">    </span>cluster-infrastructure="corosync" \</div><div><span class="" style="white-space:pre">      </span>stonith-enabled="false" \</div><div><span class="" style="white-space:pre">        </span>cluster-recheck-interval="3min" \</div><div><span class="" style="white-space:pre">        </span>default-action-timeout="180s"</div></div><div><br></div><div><br></div><div>-- <br></div><div><div class="gmail_signature">Thanks and Regards,<br>Pritam Kharat.<br></div>
</div></div>