<div dir="ltr">Hi  Digimer<br><div class="gmail_extra"><br></div><div class="gmail_extra">Please find  my response inilne.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 19, 2015 at 8:21 PM, Digimer <span dir="ltr">&lt;<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 19/10/15 06:53 AM, Arjun Pandey wrote:<br>
&gt; Hi<br>
&gt;<br>
&gt; I am running a 2 node cluster with this config on centos 6.5/6.6  where<br>
<br>
</span>It&#39;s important to keep both nodes on the same minor version,<br>
particularly in this case. Please either upgrade centos 6.5 to 6.6 or<br>
both to 6.7.<br><span class=""></span></blockquote><div>[Arjun] </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">My bad.  Both the nodes are on centos 6.6 now.  We used to support this on 6.5 earlier. <br></span></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">
&gt; i have a multi-state resource foo being run in master/slave mode and  a<br>
&gt; bunch of floating IP addresses configured. Additionally i have<br>
&gt; a collocation constraint for the IP addr to be collocated with the master.<br>
&gt;<br>
&gt; Please find the following files attached<br>
&gt; cluster.conf<br>
&gt; CIB<br>
<br>
</span>It&#39;s preferable on a mailing list to copy the text into the body of the<br>
message. Easier to read.<br><span class="">[Arjun] Adding now <br></span></blockquote><div><br></div><div>cluster.conf </div><div>&lt;cluster config_version=&quot;9&quot; name=&quot;ucc&quot;&gt;</div><div>  &lt;fence_daemon/&gt;</div><div>  &lt;clusternodes&gt;</div><div>    &lt;clusternode name=&quot;orana&quot; nodeid=&quot;1&quot;&gt;</div><div>      &lt;fence&gt;</div><div>        &lt;method name=&quot;pcmk-redirect&quot;&gt;</div><div>          &lt;device name=&quot;pcmk&quot; port=&quot;orana&quot;/&gt;</div><div>        &lt;/method&gt;</div><div>      &lt;/fence&gt;</div><div>    &lt;/clusternode&gt;</div><div>    &lt;clusternode name=&quot;kamet&quot; nodeid=&quot;2&quot;&gt;</div><div>      &lt;fence&gt;</div><div>        &lt;method name=&quot;pcmk-redirect&quot;&gt;</div><div>          &lt;device name=&quot;pcmk&quot; port=&quot;kamet&quot;/&gt;</div><div>        &lt;/method&gt;</div><div>      &lt;/fence&gt;</div><div>    &lt;/clusternode&gt;</div><div>  &lt;/clusternodes&gt;</div><div>  &lt;cman expected_votes=&quot;1&quot; two_node=&quot;1&quot;/&gt;</div><div>  &lt;fencedevices&gt;</div><div>    &lt;fencedevice agent=&quot;fence_pcmk&quot; name=&quot;pcmk&quot;/&gt;</div><div>  &lt;/fencedevices&gt;</div><div>  &lt;rm&gt;</div><div>    &lt;failoverdomains/&gt;</div><div>    &lt;resources/&gt;</div><div>  &lt;/rm&gt;</div><div>&lt;/cluster&gt;</div><div><br></div><div>CIB</div><div> </div><div><div>&lt;cib admin_epoch=&quot;0&quot; cib-last-written=&quot;Fri Oct 16 01:16:42 2015&quot; crm_feature_set=&quot;3.0.9&quot; epoch=&quot;44&quot; num_updates=&quot;5&quot; validate-with=&quot;pacemaker-2.0&quot; have-quorum=&quot;1&quot; dc-uuid=&quot;kamet&quot;&gt;</div><div>  &lt;configuration&gt;</div><div>    &lt;crm_config&gt;</div><div>      &lt;cluster_property_set id=&quot;cib-bootstrap-options&quot;&gt;</div><div>        &lt;nvpair id=&quot;cib-bootstrap-options-dc-version&quot; name=&quot;dc-version&quot; value=&quot;1.1.11-97629de&quot;/&gt;</div><div>        &lt;nvpair id=&quot;cib-bootstrap-options-cluster-infrastructure&quot; name=&quot;cluster-infrastructure&quot; value=&quot;cman&quot;/&gt;</div><div>        &lt;nvpair id=&quot;cib-bootstrap-options-no-quorum-policy&quot; name=&quot;no-quorum-policy&quot; value=&quot;ignore&quot;/&gt;</div><div>        &lt;nvpair id=&quot;cib-bootstrap-options-cluster-recheck-interval&quot; name=&quot;cluster-recheck-interval&quot; value=&quot;30s&quot;/&gt;</div><div>        &lt;nvpair id=&quot;cib-bootstrap-options-stonith-enabled&quot; name=&quot;stonith-enabled&quot; value=&quot;true&quot;/&gt;</div><div>      &lt;/cluster_property_set&gt;</div><div>    &lt;/crm_config&gt;</div><div>    &lt;nodes&gt;</div><div>      &lt;node id=&quot;orana&quot; uname=&quot;orana&quot;/&gt;</div><div>      &lt;node id=&quot;kamet&quot; uname=&quot;kamet&quot;/&gt;</div><div>    &lt;/nodes&gt;</div><div>    &lt;resources&gt;</div><div>      &lt;master id=&quot;foo-master&quot;&gt;</div><div>        &lt;primitive class=&quot;ocf&quot; id=&quot;foo&quot; provider=&quot;heartbeat&quot; type=&quot;uc&quot;&gt;</div><div>          &lt;instance_attributes id=&quot;foo-instance_attributes&quot;&gt;</div><div>            &lt;nvpair id=&quot;foo-instance_attributes-state&quot; name=&quot;state&quot; value=&quot;/var/run/uc/role&quot;/&gt;</div><div>          &lt;/instance_attributes&gt;</div><div>          &lt;operations&gt;</div><div>            &lt;op id=&quot;foo-start-interval-0s&quot; interval=&quot;0s&quot; name=&quot;start&quot; on-fail=&quot;restart&quot; timeout=&quot;100s&quot;/&gt;</div><div>            &lt;op id=&quot;foo-monitor-interval-10s-role-Master&quot; interval=&quot;10s&quot; name=&quot;monitor&quot; on-fail=&quot;restart&quot; role=&quot;Master&quot; timeout=&quot;100s&quot;/&gt;</div><div>            &lt;op id=&quot;foo-monitor-interval-11s-role-Slave&quot; interval=&quot;11s&quot; name=&quot;monitor&quot; on-fail=&quot;restart&quot; role=&quot;Slave&quot; timeout=&quot;100s&quot;/&gt;</div><div>            &lt;op id=&quot;foo-promote-interval-0s&quot; interval=&quot;0s&quot; name=&quot;promote&quot; on-fail=&quot;restart&quot; timeout=&quot;100s&quot;/&gt;</div><div>            &lt;op id=&quot;foo-demote-interval-0s&quot; interval=&quot;0s&quot; name=&quot;demote&quot; on-fail=&quot;restart&quot; timeout=&quot;100s&quot;/&gt;</div><div>            &lt;op id=&quot;foo-stop-interval-0s&quot; interval=&quot;0s&quot; name=&quot;stop&quot; on-fail=&quot;restart&quot; timeout=&quot;100s&quot;/&gt;</div><div>          &lt;/operations&gt;</div><div>        &lt;/primitive&gt;</div><div>        &lt;meta_attributes id=&quot;foo-master-meta_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;foo-master-meta_attributes-master-max&quot; name=&quot;master-max&quot; value=&quot;1&quot;/&gt;</div><div>          &lt;nvpair id=&quot;foo-master-meta_attributes-master-node-max&quot; name=&quot;master-node-max&quot; value=&quot;1&quot;/&gt;</div><div>          &lt;nvpair id=&quot;foo-master-meta_attributes-clone-max&quot; name=&quot;clone-max&quot; value=&quot;2&quot;/&gt;</div><div>          &lt;nvpair id=&quot;foo-master-meta_attributes-clone-node-max&quot; name=&quot;clone-node-max&quot; value=&quot;1&quot;/&gt;</div><div>          &lt;nvpair id=&quot;foo-master-meta_attributes-notify&quot; name=&quot;notify&quot; value=&quot;true&quot;/&gt;</div><div>          &lt;nvpair id=&quot;foo-master-meta_attributes-ordered&quot; name=&quot;ordered&quot; value=&quot;true&quot;/&gt;</div><div>        &lt;/meta_attributes&gt;</div><div>      &lt;/master&gt;</div><div>      &lt;primitive class=&quot;stonith&quot; id=&quot;fence-uc-orana&quot; type=&quot;fence_ilo4&quot;&gt;</div><div>        &lt;instance_attributes id=&quot;fence-uc-orana-instance_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-orana-instance_attributes-login&quot; name=&quot;login&quot; value=&quot;root&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-orana-instance_attributes-passwd&quot; name=&quot;passwd&quot; value=&quot;paswword&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-orana-instance_attributes-ipaddr&quot; name=&quot;ipaddr&quot; value=&quot;10.11.10.30&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-orana-instance_attributes-pcmk_host_list&quot; name=&quot;pcmk_host_list&quot; value=&quot;orana&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-orana-instance_attributes-action&quot; name=&quot;action&quot; value=&quot;reboot&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-orana-instance_attributes-lanplus&quot; name=&quot;lanplus&quot; value=&quot;1&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-orana-instance_attributes-delay&quot; name=&quot;delay&quot; value=&quot;0&quot;/&gt;</div><div>        &lt;/instance_attributes&gt;</div><div>        &lt;operations&gt;</div><div>          &lt;op id=&quot;fence-uc-orana-monitor-interval-60s&quot; interval=&quot;60s&quot; name=&quot;monitor&quot;/&gt;</div><div>        &lt;/operations&gt;</div><div>      &lt;/primitive&gt;</div><div>      &lt;primitive class=&quot;stonith&quot; id=&quot;fence-uc-kamet&quot; type=&quot;fence_ilo4&quot;&gt;</div><div>        &lt;instance_attributes id=&quot;fence-uc-kamet-instance_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-kamet-instance_attributes-login&quot; name=&quot;login&quot; value=&quot;root&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-kamet-instance_attributes-passwd&quot; name=&quot;passwd&quot; value=&quot;paswword&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-kamet-instance_attributes-ipaddr&quot; name=&quot;ipaddr&quot; value=&quot;10.11.10.21&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-kamet-instance_attributes-pcmk_host_list&quot; name=&quot;pcmk_host_list&quot; value=&quot;kamet&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-kamet-instance_attributes-action&quot; name=&quot;action&quot; value=&quot;reboot&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-kamet-instance_attributes-lanplus&quot; name=&quot;lanplus&quot; value=&quot;1&quot;/&gt;</div><div>          &lt;nvpair id=&quot;fence-uc-kamet-instance_attributes-delay&quot; name=&quot;delay&quot; value=&quot;10&quot;/&gt;</div><div>        &lt;/instance_attributes&gt;</div><div>        &lt;operations&gt;</div><div>          &lt;op id=&quot;fence-uc-kamet-monitor-interval-60s&quot; interval=&quot;60s&quot; name=&quot;monitor&quot;/&gt;</div><div>        &lt;/operations&gt;</div><div>      &lt;/primitive&gt;</div><div>      &lt;primitive class=&quot;ocf&quot; id=&quot;CWS-FLT&quot; provider=&quot;heartbeat&quot; type=&quot;IPaddr2&quot;&gt;</div><div>        &lt;instance_attributes id=&quot;CWS-FLT-instance_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;CWS-FLT-instance_attributes-ip&quot; name=&quot;ip&quot; value=&quot;10.41.0.108&quot;/&gt;</div><div>          &lt;nvpair id=&quot;CWS-FLT-instance_attributes-cidr_netmask&quot; name=&quot;cidr_netmask&quot; value=&quot;32&quot;/&gt;</div><div>          &lt;nvpair id=&quot;CWS-FLT-instance_attributes-iflabel&quot; name=&quot;iflabel&quot; value=&quot;CWS-FLT&quot;/&gt;</div><div>        &lt;/instance_attributes&gt;</div><div>        &lt;operations&gt;</div><div>          &lt;op id=&quot;CWS-FLT-start-timeout-20s&quot; interval=&quot;0s&quot; name=&quot;start&quot; timeout=&quot;20s&quot;/&gt;</div><div>          &lt;op id=&quot;CWS-FLT-stop-timeout-20s&quot; interval=&quot;0s&quot; name=&quot;stop&quot; timeout=&quot;20s&quot;/&gt;</div><div>          &lt;op id=&quot;CWS-FLT-monitor-interval-200ms&quot; interval=&quot;200ms&quot; name=&quot;monitor&quot;/&gt;</div><div>        &lt;/operations&gt;</div><div>        &lt;meta_attributes id=&quot;CWS-FLT-meta_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;CWS-FLT-meta_attributes-failure-timeout&quot; name=&quot;failure-timeout&quot; value=&quot;3s&quot;/&gt;</div><div>          &lt;nvpair id=&quot;CWS-FLT-meta_attributes-migration-threshold&quot; name=&quot;migration-threshold&quot; value=&quot;2&quot;/&gt;</div><div>        &lt;/meta_attributes&gt;</div><div>      &lt;/primitive&gt;</div><div>      &lt;primitive class=&quot;ocf&quot; id=&quot;MGMT-FLT&quot; provider=&quot;heartbeat&quot; type=&quot;IPaddr2&quot;&gt;</div><div>        &lt;instance_attributes id=&quot;MGMT-FLT-instance_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;MGMT-FLT-instance_attributes-ip&quot; name=&quot;ip&quot; value=&quot;10.61.0.227&quot;/&gt;</div><div>          &lt;nvpair id=&quot;MGMT-FLT-instance_attributes-cidr_netmask&quot; name=&quot;cidr_netmask&quot; value=&quot;32&quot;/&gt;</div><div>          &lt;nvpair id=&quot;MGMT-FLT-instance_attributes-iflabel&quot; name=&quot;iflabel&quot; value=&quot;MGMT-FLT&quot;/&gt;</div><div>        &lt;/instance_attributes&gt;</div><div>        &lt;operations&gt;</div><div>          &lt;op id=&quot;MGMT-FLT-start-timeout-20s&quot; interval=&quot;0s&quot; name=&quot;start&quot; timeout=&quot;20s&quot;/&gt;</div><div>          &lt;op id=&quot;MGMT-FLT-stop-timeout-20s&quot; interval=&quot;0s&quot; name=&quot;stop&quot; timeout=&quot;20s&quot;/&gt;</div><div>          &lt;op id=&quot;MGMT-FLT-monitor-interval-200ms&quot; interval=&quot;200ms&quot; name=&quot;monitor&quot;/&gt;</div><div>        &lt;/operations&gt;</div><div>        &lt;meta_attributes id=&quot;MGMT-FLT-meta_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;MGMT-FLT-meta_attributes-failure-timeout&quot; name=&quot;failure-timeout&quot; value=&quot;3s&quot;/&gt;</div><div>          &lt;nvpair id=&quot;MGMT-FLT-meta_attributes-migration-threshold&quot; name=&quot;migration-threshold&quot; value=&quot;2&quot;/&gt;</div><div>        &lt;/meta_attributes&gt;</div><div>      &lt;/primitive&gt;</div><div>      &lt;primitive class=&quot;ocf&quot; id=&quot;MME-FLT&quot; provider=&quot;heartbeat&quot; type=&quot;IPaddr2&quot;&gt;</div><div>        &lt;instance_attributes id=&quot;MME-FLT-instance_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;MME-FLT-instance_attributes-ip&quot; name=&quot;ip&quot; value=&quot;10.21.0.108&quot;/&gt;</div><div>          &lt;nvpair id=&quot;MME-FLT-instance_attributes-cidr_netmask&quot; name=&quot;cidr_netmask&quot; value=&quot;32&quot;/&gt;</div><div>          &lt;nvpair id=&quot;MME-FLT-instance_attributes-iflabel&quot; name=&quot;iflabel&quot; value=&quot;MME-FLT&quot;/&gt;</div><div>        &lt;/instance_attributes&gt;</div><div>        &lt;operations&gt;</div><div>          &lt;op id=&quot;MME-FLT-start-timeout-20s&quot; interval=&quot;0s&quot; name=&quot;start&quot; timeout=&quot;20s&quot;/&gt;</div><div>          &lt;op id=&quot;MME-FLT-stop-timeout-20s&quot; interval=&quot;0s&quot; name=&quot;stop&quot; timeout=&quot;20s&quot;/&gt;</div><div>          &lt;op id=&quot;MME-FLT-monitor-interval-200ms&quot; interval=&quot;200ms&quot; name=&quot;monitor&quot;/&gt;</div><div>        &lt;/operations&gt;</div><div>        &lt;meta_attributes id=&quot;MME-FLT-meta_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;MME-FLT-meta_attributes-failure-timeout&quot; name=&quot;failure-timeout&quot; value=&quot;3s&quot;/&gt;</div><div>          &lt;nvpair id=&quot;MME-FLT-meta_attributes-migration-threshold&quot; name=&quot;migration-threshold&quot; value=&quot;2&quot;/&gt;</div><div>        &lt;/meta_attributes&gt;</div><div>      &lt;/primitive&gt;</div><div>      &lt;primitive class=&quot;ocf&quot; id=&quot;SGW-FLT&quot; provider=&quot;heartbeat&quot; type=&quot;IPaddr2&quot;&gt;</div><div>        &lt;instance_attributes id=&quot;SGW-FLT-instance_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;SGW-FLT-instance_attributes-ip&quot; name=&quot;ip&quot; value=&quot;10.31.0.108&quot;/&gt;</div><div>          &lt;nvpair id=&quot;SGW-FLT-instance_attributes-cidr_netmask&quot; name=&quot;cidr_netmask&quot; value=&quot;32&quot;/&gt;</div><div>          &lt;nvpair id=&quot;SGW-FLT-instance_attributes-iflabel&quot; name=&quot;iflabel&quot; value=&quot;SGW-FLT&quot;/&gt;</div><div>        &lt;/instance_attributes&gt;</div><div>        &lt;operations&gt;</div><div>          &lt;op id=&quot;SGW-FLT-start-timeout-20s&quot; interval=&quot;0s&quot; name=&quot;start&quot; timeout=&quot;20s&quot;/&gt;</div><div>          &lt;op id=&quot;SGW-FLT-stop-timeout-20s&quot; interval=&quot;0s&quot; name=&quot;stop&quot; timeout=&quot;20s&quot;/&gt;</div><div>          &lt;op id=&quot;SGW-FLT-monitor-interval-200ms&quot; interval=&quot;200ms&quot; name=&quot;monitor&quot;/&gt;</div><div>        &lt;/operations&gt;</div><div>        &lt;meta_attributes id=&quot;SGW-FLT-meta_attributes&quot;&gt;</div><div>          &lt;nvpair id=&quot;SGW-FLT-meta_attributes-failure-timeout&quot; name=&quot;failure-timeout&quot; value=&quot;3s&quot;/&gt;</div><div>          &lt;nvpair id=&quot;SGW-FLT-meta_attributes-migration-threshold&quot; name=&quot;migration-threshold&quot; value=&quot;2&quot;/&gt;</div><div>        &lt;/meta_attributes&gt;</div><div>      &lt;/primitive&gt;</div><div>    &lt;/resources&gt;</div><div>    &lt;constraints&gt;</div><div>      &lt;rsc_colocation id=&quot;colocation-CWS-FLT-foo-master-INFINITY&quot; rsc=&quot;CWS-FLT&quot; rsc-role=&quot;Started&quot; score=&quot;INFINITY&quot; with-rsc=&quot;foo-master&quot; with-rsc-role=&quot;Master&quot;/&gt;</div><div>      &lt;rsc_order first=&quot;CWS-FLT&quot; first-action=&quot;start&quot; id=&quot;order-CWS-FLT-foo-master-mandatory&quot; then=&quot;foo-master&quot; then-action=&quot;promote&quot;/&gt;</div><div>      &lt;rsc_colocation id=&quot;colocation-MGMT-FLT-foo-master-INFINITY&quot; rsc=&quot;MGMT-FLT&quot; rsc-role=&quot;Started&quot; score=&quot;INFINITY&quot; with-rsc=&quot;foo-master&quot; with-rsc-role=&quot;Master&quot;/&gt;</div><div>      &lt;rsc_order first=&quot;MGMT-FLT&quot; first-action=&quot;start&quot; id=&quot;order-MGMT-FLT-foo-master-mandatory&quot; then=&quot;foo-master&quot; then-action=&quot;promote&quot;/&gt;</div><div>      &lt;rsc_colocation id=&quot;colocation-MME-FLT-foo-master-INFINITY&quot; rsc=&quot;MME-FLT&quot; rsc-role=&quot;Started&quot; score=&quot;INFINITY&quot; with-rsc=&quot;foo-master&quot; with-rsc-role=&quot;Master&quot;/&gt;</div><div>      &lt;rsc_order first=&quot;MME-FLT&quot; first-action=&quot;start&quot; id=&quot;order-MME-FLT-foo-master-mandatory&quot; then=&quot;foo-master&quot; then-action=&quot;promote&quot;/&gt;</div><div>      &lt;rsc_colocation id=&quot;colocation-SGW-FLT-foo-master-INFINITY&quot; rsc=&quot;SGW-FLT&quot; rsc-role=&quot;Started&quot; score=&quot;INFINITY&quot; with-rsc=&quot;foo-master&quot; with-rsc-role=&quot;Master&quot;/&gt;</div><div>      &lt;rsc_order first=&quot;SGW-FLT&quot; first-action=&quot;start&quot; id=&quot;order-SGW-FLT-foo-master-mandatory&quot; then=&quot;foo-master&quot; then-action=&quot;promote&quot;/&gt;</div><div>    &lt;/constraints&gt;</div><div>  &lt;/configuration&gt;</div><div>  &lt;status&gt;</div><div>    &lt;node_state id=&quot;orana&quot; uname=&quot;orana&quot; in_ccm=&quot;true&quot; crmd=&quot;online&quot; crm-debug-origin=&quot;do_state_transition&quot; join=&quot;member&quot; expected=&quot;member&quot;&gt;</div><div>      &lt;transient_attributes id=&quot;orana&quot;&gt;</div><div>        &lt;instance_attributes id=&quot;status-orana&quot;&gt;</div><div>          &lt;nvpair id=&quot;status-orana-shutdown&quot; name=&quot;shutdown&quot; value=&quot;0&quot;/&gt;</div><div>          &lt;nvpair id=&quot;status-orana-probe_complete&quot; name=&quot;probe_complete&quot; value=&quot;true&quot;/&gt;</div><div>          &lt;nvpair id=&quot;status-orana-master-foo&quot; name=&quot;master-foo&quot; value=&quot;5&quot;/&gt;</div><div>        &lt;/instance_attributes&gt;</div><div>      &lt;/transient_attributes&gt;</div><div>      &lt;lrm id=&quot;orana&quot;&gt;</div><div>        &lt;lrm_resources&gt;</div><div>          &lt;lrm_resource id=&quot;foo&quot; type=&quot;uc&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;foo_last_0&quot; operation_key=&quot;foo_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;16:12:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;16:12:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;32&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444976038&quot; last-rc-change=&quot;1444976038&quot; exec-time=&quot;121&quot; queue-time=&quot;0&quot; op-digest=&quot;96d68f528fd950fa93acae8f44e75df5&quot; on_node=&quot;orana&quot;/&gt;</div><div>            &lt;lrm_rsc_op id=&quot;foo_monitor_11000&quot; operation_key=&quot;foo_monitor_11000&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;14:13:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;14:13:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;35&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;11000&quot; last-rc-change=&quot;1444976038&quot; exec-time=&quot;40&quot; queue-time=&quot;0&quot; op-digest=&quot;f4e31338d1a8837389f1948c9c05d8a8&quot; on_node=&quot;orana&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;fence-uc-orana&quot; type=&quot;fence_ilo4&quot; class=&quot;stonith&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;fence-uc-orana_last_0&quot; operation_key=&quot;fence-uc-orana_monitor_0&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;13:10:7:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:7;13:10:7:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;10&quot; rc-code=&quot;7&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444976037&quot; last-rc-change=&quot;1444976037&quot; exec-time=&quot;2&quot; queue-time=&quot;0&quot; op-digest=&quot;3e7fbc0a0806462458d260013dc65c63&quot; on_node=&quot;orana&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;CWS-FLT&quot; type=&quot;IPaddr2&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;CWS-FLT_last_0&quot; operation_key=&quot;CWS-FLT_monitor_0&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;15:10:7:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:7;15:10:7:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;18&quot; rc-code=&quot;7&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444976038&quot; last-rc-change=&quot;1444976038&quot; exec-time=&quot;95&quot; queue-time=&quot;0&quot; op-digest=&quot;bd17ddd816711afe0f94e3e486dd8fa3&quot; on_node=&quot;orana&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;MGMT-FLT&quot; type=&quot;IPaddr2&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;MGMT-FLT_last_0&quot; operation_key=&quot;MGMT-FLT_monitor_0&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;16:10:7:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:7;16:10:7:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;22&quot; rc-code=&quot;7&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444976038&quot; last-rc-change=&quot;1444976038&quot; exec-time=&quot;93&quot; queue-time=&quot;1&quot; op-digest=&quot;5db4cd09e5d23feb415974ce45457356&quot; on_node=&quot;orana&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;fence-uc-kamet&quot; type=&quot;fence_ilo4&quot; class=&quot;stonith&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;fence-uc-kamet_last_0&quot; operation_key=&quot;fence-uc-kamet_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;45:12:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;45:12:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;31&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444976038&quot; last-rc-change=&quot;1444976038&quot; exec-time=&quot;112&quot; queue-time=&quot;0&quot; op-digest=&quot;bbef8a89ec92b4cc275e37cbb6323d4a&quot; on_node=&quot;orana&quot;/&gt;</div><div>            &lt;lrm_rsc_op id=&quot;fence-uc-kamet_monitor_60000&quot; operation_key=&quot;fence-uc-kamet_monitor_60000&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;46:12:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;46:12:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;33&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;60000&quot; last-rc-change=&quot;1444976038&quot; exec-time=&quot;96&quot; queue-time=&quot;0&quot; op-digest=&quot;472b1773192077d14fdb311c4f15c455&quot; on_node=&quot;orana&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;SGW-FLT&quot; type=&quot;IPaddr2&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;SGW-FLT_last_0&quot; operation_key=&quot;SGW-FLT_monitor_0&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;18:10:7:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:7;18:10:7:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;30&quot; rc-code=&quot;7&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444976038&quot; last-rc-change=&quot;1444976038&quot; exec-time=&quot;91&quot; queue-time=&quot;0&quot; op-digest=&quot;e6567f75483c28bef41238ae28239b83&quot; on_node=&quot;orana&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;MME-FLT&quot; type=&quot;IPaddr2&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;MME-FLT_last_0&quot; operation_key=&quot;MME-FLT_monitor_0&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;17:10:7:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:7;17:10:7:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;26&quot; rc-code=&quot;7&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444976038&quot; last-rc-change=&quot;1444976038&quot; exec-time=&quot;92&quot; queue-time=&quot;0&quot; op-digest=&quot;432035408e1b5acf3f42708b492fb7ab&quot; on_node=&quot;orana&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>        &lt;/lrm_resources&gt;</div><div>      &lt;/lrm&gt;</div><div>    &lt;/node_state&gt;</div><div>    &lt;node_state id=&quot;kamet&quot; uname=&quot;kamet&quot; crmd=&quot;online&quot; crm-debug-origin=&quot;do_state_transition&quot; in_ccm=&quot;true&quot; join=&quot;member&quot; expected=&quot;member&quot;&gt;</div><div>      &lt;transient_attributes id=&quot;kamet&quot;&gt;</div><div>        &lt;instance_attributes id=&quot;status-kamet&quot;&gt;</div><div>          &lt;nvpair id=&quot;status-kamet-shutdown&quot; name=&quot;shutdown&quot; value=&quot;0&quot;/&gt;</div><div>          &lt;nvpair id=&quot;status-kamet-master-foo&quot; name=&quot;master-foo&quot; value=&quot;10&quot;/&gt;</div><div>          &lt;nvpair id=&quot;status-kamet-probe_complete&quot; name=&quot;probe_complete&quot; value=&quot;true&quot;/&gt;</div><div>        &lt;/instance_attributes&gt;</div><div>      &lt;/transient_attributes&gt;</div><div>      &lt;lrm id=&quot;kamet&quot;&gt;</div><div>        &lt;lrm_resources&gt;</div><div>          &lt;lrm_resource id=&quot;foo&quot; type=&quot;uc&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;foo_last_0&quot; operation_key=&quot;foo_promote_0&quot; operation=&quot;promote&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;7:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;7:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;48&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444975971&quot; last-rc-change=&quot;1444975971&quot; exec-time=&quot;1040&quot; queue-time=&quot;0&quot; op-digest=&quot;96d68f528fd950fa93acae8f44e75df5&quot; on_node=&quot;kamet&quot;/&gt;</div><div>            &lt;lrm_rsc_op id=&quot;foo_monitor_10000&quot; operation_key=&quot;foo_monitor_10000&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;14:2:8:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:8;14:2:8:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;51&quot; rc-code=&quot;8&quot; op-status=&quot;0&quot; interval=&quot;10000&quot; last-rc-change=&quot;1444975972&quot; exec-time=&quot;15&quot; queue-time=&quot;0&quot; op-digest=&quot;f4e31338d1a8837389f1948c9c05d8a8&quot; on_node=&quot;kamet&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;fence-uc-orana&quot; type=&quot;fence_ilo4&quot; class=&quot;stonith&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;fence-uc-orana_last_0&quot; operation_key=&quot;fence-uc-orana_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;33:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;33:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;38&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444975970&quot; last-rc-change=&quot;1444975970&quot; exec-time=&quot;81&quot; queue-time=&quot;0&quot; op-digest=&quot;3e7fbc0a0806462458d260013dc65c63&quot; on_node=&quot;kamet&quot;/&gt;</div><div>            &lt;lrm_rsc_op id=&quot;fence-uc-orana_monitor_60000&quot; operation_key=&quot;fence-uc-orana_monitor_60000&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;34:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;34:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;49&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;60000&quot; last-rc-change=&quot;1444975971&quot; exec-time=&quot;94&quot; queue-time=&quot;0&quot; op-digest=&quot;da753514aceb43a1ec31fe7370a5e10a&quot; on_node=&quot;kamet&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;CWS-FLT&quot; type=&quot;IPaddr2&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;CWS-FLT_last_0&quot; operation_key=&quot;CWS-FLT_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;37:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;37:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;39&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444975970&quot; last-rc-change=&quot;1444975970&quot; exec-time=&quot;39&quot; queue-time=&quot;0&quot; op-digest=&quot;bd17ddd816711afe0f94e3e486dd8fa3&quot; on_node=&quot;kamet&quot;/&gt;</div><div>            &lt;lrm_rsc_op id=&quot;CWS-FLT_monitor_200&quot; operation_key=&quot;CWS-FLT_monitor_200&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;38:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;38:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;44&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;200&quot; last-rc-change=&quot;1444975971&quot; exec-time=&quot;47&quot; queue-time=&quot;0&quot; op-digest=&quot;dd48e25aee40f046ed8929789ede6cbd&quot; on_node=&quot;kamet&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;MME-FLT&quot; type=&quot;IPaddr2&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;MME-FLT_last_0&quot; operation_key=&quot;MME-FLT_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;41:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;41:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;41&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444975970&quot; last-rc-change=&quot;1444975970&quot; exec-time=&quot;41&quot; queue-time=&quot;0&quot; op-digest=&quot;432035408e1b5acf3f42708b492fb7ab&quot; on_node=&quot;kamet&quot;/&gt;</div><div>            &lt;lrm_rsc_op id=&quot;MME-FLT_monitor_200&quot; operation_key=&quot;MME-FLT_monitor_200&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;42:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;42:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;47&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;200&quot; last-rc-change=&quot;1444975971&quot; exec-time=&quot;46&quot; queue-time=&quot;0&quot; op-digest=&quot;b1863a933764285520f905a8fb72bc4b&quot; on_node=&quot;kamet&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;fence-uc-kamet&quot; type=&quot;fence_ilo4&quot; class=&quot;stonith&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;fence-uc-kamet_last_0&quot; operation_key=&quot;fence-uc-kamet_stop_0&quot; operation=&quot;stop&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;44:12:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;44:12:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;54&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444976192&quot; last-rc-change=&quot;1444976192&quot; exec-time=&quot;1&quot; queue-time=&quot;0&quot; op-digest=&quot;bbef8a89ec92b4cc275e37cbb6323d4a&quot; on_node=&quot;kamet&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;SGW-FLT&quot; type=&quot;IPaddr2&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;SGW-FLT_last_0&quot; operation_key=&quot;SGW-FLT_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;43:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;43:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;42&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444975970&quot; last-rc-change=&quot;1444975970&quot; exec-time=&quot;39&quot; queue-time=&quot;0&quot; op-digest=&quot;e6567f75483c28bef41238ae28239b83&quot; on_node=&quot;kamet&quot;/&gt;</div><div>            &lt;lrm_rsc_op id=&quot;SGW-FLT_monitor_200&quot; operation_key=&quot;SGW-FLT_monitor_200&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;44:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;44:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;45&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;200&quot; last-rc-change=&quot;1444975971&quot; exec-time=&quot;46&quot; queue-time=&quot;1&quot; op-digest=&quot;1b39e28afccb0a6e8718c07837509e14&quot; on_node=&quot;kamet&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>          &lt;lrm_resource id=&quot;MGMT-FLT&quot; type=&quot;IPaddr2&quot; class=&quot;ocf&quot; provider=&quot;heartbeat&quot;&gt;</div><div>            &lt;lrm_rsc_op id=&quot;MGMT-FLT_last_0&quot; operation_key=&quot;MGMT-FLT_start_0&quot; operation=&quot;start&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;39:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;39:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;40&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;0&quot; last-run=&quot;1444975970&quot; last-rc-change=&quot;1444975970&quot; exec-time=&quot;41&quot; queue-time=&quot;0&quot; op-digest=&quot;5db4cd09e5d23feb415974ce45457356&quot; on_node=&quot;kamet&quot;/&gt;</div><div>            &lt;lrm_rsc_op id=&quot;MGMT-FLT_monitor_200&quot; operation_key=&quot;MGMT-FLT_monitor_200&quot; operation=&quot;monitor&quot; crm-debug-origin=&quot;build_active_RAs&quot; crm_feature_set=&quot;3.0.9&quot; transition-key=&quot;40:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; transition-magic=&quot;0:0;40:1:0:0d04ebc5-af15-4b9a-b908-81505ef8ca62&quot; call-id=&quot;46&quot; rc-code=&quot;0&quot; op-status=&quot;0&quot; interval=&quot;200&quot; last-rc-change=&quot;1444975971&quot; exec-time=&quot;46&quot; queue-time=&quot;0&quot; op-digest=&quot;98d947dc43c9271e135cd6da8f56744b&quot; on_node=&quot;kamet&quot;/&gt;</div><div>          &lt;/lrm_resource&gt;</div><div>        &lt;/lrm_resources&gt;</div><div>      &lt;/lrm&gt;</div><div>    &lt;/node_state&gt;</div><div>  &lt;/status&gt;</div><div>&lt;/cib&gt;</div></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">
&gt; Issues that i have :-<br>
&gt; 1. Daemons required for fencing<br>
&gt; Earlier we were invoking cman start quorum from pacemaker script which<br>
&gt; ensured that fenced / gfs and other daemons are not started. This was ok<br>
&gt; since fencing wasn&#39;t being handled earlier.<br>
<br>
</span>The cman fencing is simply a pass-through to pacemaker. When pacemaker<br>
tells cman that fencing succeeded, it inform DLM and begins cleanup.<br>
<span class=""><br>
&gt; For fencing purpose do we only need the fenced to be started ?  We don&#39;t<br>
&gt; have any gfs partitions that we want to monitor via pacemaker. My<br>
&gt; concern here is that if i use the unmodified script then pacemaker start<br>
&gt; time increases significantly. I see a difference of 60 sec from the<br>
&gt; earlier startup before service pacemaker status shows up as started.<br>
<br>
</span>Don&#39;t start fenced manually, just start pacemaker and let it handle<br>
everything. Ideally, use the pcs command (and pcsd daemon on the nodes)<br>
to start/stop the cluster, but you&#39;ll need to upgrade to 6.7.</blockquote><div>[Arjun] </div><div>I am not starting fencing manually,it gets started from pacemaker setup itself. However if i look at cman init script start routine </div><div>there&#39;s a case where if one calls  &quot;cman start quorum&quot;  in which fenced/gfs and  other daemons are not started.</div><div>Source code link</div><div><a href="https://git.fedorahosted.org/cgit/cluster.git/tree/cman/init.d/cman.in?h=RHEL6#n795">https://git.fedorahosted.org/cgit/cluster.git/tree/cman/init.d/cman.in?h=RHEL6#n795</a>  <br></div><div>This  is what  gets called from our pacemaker init script</div><div><br></div><div>I was wondering whether i should add a new case in this script because we don&#39;t really use gfs/dlm. This is leading to substantial increase in pacemaker startup time</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">
&gt; 2. Fencing test cases.<br>
&gt;  Based on the internet queries i could find , apart from plugging out<br>
&gt; the dedicated cable. The only other case suggested is killing corosync<br>
&gt; process on one of the nodes.<br>
&gt; Are there any other basic cases that i should look at ?<br>
&gt; What about bring up interface down manually ? I understand that this is<br>
&gt; an unlikely scenario but i am just looking for more ways to test this out.<br>
<br>
</span>echo c &gt; /proc/sysrq-trigger == kernel panic. It&#39;s my preferred test.<br>
Also, killing the power to the node will cause IPMI to fail and will<br>
test your backup fence method, if you have it, or ensure the cluster<br>
locks up if you don&#39;t (better to hang than to risk corruption).<br>
<span class=""><br>
&gt; 3. Testing whether fencing is working or not.<br>
&gt; Previously i have been using fence_ilo4 from the shell to test whether<br>
&gt; the command is working. I was assuming that similar invocation would be<br>
&gt; done by stonith when actual fencing needs to be done.<br>
&gt;<br>
&gt; However based on other threads i could find people also use fence_tool<br>
&gt; &lt;node-name&gt; to try this out. According to me this tests out whether<br>
&gt; fencing when invoked by fenced for a particular node succeeds or not. Is<br>
&gt; that valid ?<br>
<br>
</span>Fence tool is just a command to control the cluster&#39;s fencing. The<br>
fence_X agents do the actual work.<br>
<span class=""><br>
&gt; Since we are configuring fence_pcmk as the fence device the flow of<br>
&gt; things is<br>
&gt; fenced -&gt; fence_pcmk -&gt; stonith -&gt; fence agent.<br>
<br>
</span>Basically correct.<br>
<span class=""><br>
&gt; 4. Fencing agent to be used (fence_ipmilan vs fence_ilo4)<br>
&gt; Also for ILO fencing i see fence_ilo4 and fence_ipmilan both available.<br>
&gt; I had been using fence_ilo4 till now.<br>
<br>
</span>Which ever works is fine. I believe a lot of the fence_X out-of-band<br>
agents are actually just links to fence_ipmilan, but I might be wrong.<br>
<span class=""><br>
&gt; I think this mail has multiple questions and i will probably send out<br>
&gt; another mail for a few issues i see after fencing takes place.<br>
&gt;<br>
&gt; Thanks in advance<br>
&gt; Arjun<br>
&gt;<br>
&gt;<br>
</span>&gt; _______________________________________________<br>
&gt; Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
&gt; <a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt; Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
&gt; 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>
&gt; Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
&gt;<br>
<br>
<br>
--<br>
Digimer<br>
Papers and Projects: <a href="https://alteeve.ca/w/" rel="noreferrer" target="_blank">https://alteeve.ca/w/</a><br>
What if the cure for cancer is trapped in the mind of a person without<br>
access to education?<br>
<br>
_______________________________________________<br>
Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
<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>
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></div></div>