Blob Blame History Raw
From: Andrew Beekhof <andrew@beekhof.net>
Date: Tue, 18 Aug 2015 10:31:06 +1000
Subject: [PATCH] Test: PE: Bug cl#5247 - Imply resources running on a
 container are stopped when the container is stopped

(cherry picked from commit 825e82a5098bde0412944c7d4f54c3d825ddff08)
---
 pengine/regression.sh              |  29 +-
 pengine/test10/bug-cl-5247.dot     | 136 +++++++
 pengine/test10/bug-cl-5247.exp     | 704 +++++++++++++++++++++++++++++++++++++
 pengine/test10/bug-cl-5247.scores  |  84 +++++
 pengine/test10/bug-cl-5247.summary |  96 +++++
 pengine/test10/bug-cl-5247.xml     | 295 ++++++++++++++++
 6 files changed, 1331 insertions(+), 13 deletions(-)
 create mode 100644 pengine/test10/bug-cl-5247.dot
 create mode 100644 pengine/test10/bug-cl-5247.exp
 create mode 100644 pengine/test10/bug-cl-5247.scores
 create mode 100644 pengine/test10/bug-cl-5247.summary
 create mode 100644 pengine/test10/bug-cl-5247.xml

diff --git a/pengine/regression.sh b/pengine/regression.sh
index 7f73f92..1517e3d 100755
--- a/pengine/regression.sh
+++ b/pengine/regression.sh
@@ -31,19 +31,6 @@ info Performing the following tests from $io_dir
 create_mode="false"
 
 echo ""
-do_test cloned_start_one  "order first clone then clone... first clone_min=2"
-do_test cloned_start_two  "order first clone then clone... first clone_min=2"
-do_test cloned_stop_one   "order first clone then clone... first clone_min=2"
-do_test cloned_stop_two   "order first clone then clone... first clone_min=2"
-do_test clone_min_interleave_start_one "order first clone then clone... first clone_min=2 and then has interleave=true"
-do_test clone_min_interleave_start_two "order first clone then clone... first clone_min=2 and then has interleave=true"
-do_test clone_min_interleave_stop_one  "order first clone then clone... first clone_min=2 and then has interleave=true"
-do_test clone_min_interleave_stop_two  "order first clone then clone... first clone_min=2 and then has interleave=true"
-do_test clone_min_start_one "order first clone then primitive... first clone_min=2"
-do_test clone_min_start_two "order first clone then primitive... first clone_min=2"
-do_test clone_min_stop_all  "order first clone then primitive... first clone_min=2"
-do_test clone_min_stop_one  "order first clone then primitive... first clone_min=2"
-do_test clone_min_stop_two  "order first clone then primitive... first clone_min=2"
 
 do_test simple1 "Offline     "
 do_test simple2 "Start       "
@@ -373,6 +360,21 @@ do_test clone-interleave-2 "Clone-3 must stop on pcmk-1 due to interleaved order
 do_test clone-interleave-3 "Clone-3 must be recovered on pcmk-1 due to interleaved ordering (no colocation)"
 
 echo ""
+do_test cloned_start_one  "order first clone then clone... first clone_min=2"
+do_test cloned_start_two  "order first clone then clone... first clone_min=2"
+do_test cloned_stop_one   "order first clone then clone... first clone_min=2"
+do_test cloned_stop_two   "order first clone then clone... first clone_min=2"
+do_test clone_min_interleave_start_one "order first clone then clone... first clone_min=2 and then has interleave=true"
+do_test clone_min_interleave_start_two "order first clone then clone... first clone_min=2 and then has interleave=true"
+do_test clone_min_interleave_stop_one  "order first clone then clone... first clone_min=2 and then has interleave=true"
+do_test clone_min_interleave_stop_two  "order first clone then clone... first clone_min=2 and then has interleave=true"
+do_test clone_min_start_one "order first clone then primitive... first clone_min=2"
+do_test clone_min_start_two "order first clone then primitive... first clone_min=2"
+do_test clone_min_stop_all  "order first clone then primitive... first clone_min=2"
+do_test clone_min_stop_one  "order first clone then primitive... first clone_min=2"
+do_test clone_min_stop_two  "order first clone then primitive... first clone_min=2"
+
+echo ""
 do_test unfence-startup "Clean unfencing"
 do_test unfence-definition "Unfencing when the agent changes"
 do_test unfence-parameters "Unfencing when the agent parameters changes"
@@ -785,6 +787,7 @@ do_test container-group-3 "Container in group - stop failed"
 do_test container-group-4 "Container in group - reached migration-threshold"
 do_test container-is-remote-node "Place resource within container when container is remote-node"
 do_test bug-rh-1097457 "Kill user defined container/contents ordering"
+do_test bug-cl-5247 "Graph loop when recovering m/s resource in a container"
 
 echo ""
 do_test whitebox-fail1 "Fail whitebox container rsc."
diff --git a/pengine/test10/bug-cl-5247.dot b/pengine/test10/bug-cl-5247.dot
new file mode 100644
index 0000000..ed728ac
--- /dev/null
+++ b/pengine/test10/bug-cl-5247.dot
@@ -0,0 +1,136 @@
+digraph "g" {
+"all_stopped" [ style=bold color="green" fontcolor="orange"]
+"grpStonith1_running_0" [ style=bold color="green" fontcolor="orange"]
+"grpStonith1_start_0" -> "grpStonith1_running_0" [ style = bold]
+"grpStonith1_start_0" -> "prmStonith1-2_start_0 bl460g8n4" [ style = bold]
+"grpStonith1_start_0" [ style=bold color="green" fontcolor="orange"]
+"grpStonith1_stop_0" -> "grpStonith1_stopped_0" [ style = bold]
+"grpStonith1_stop_0" -> "prmStonith1-2_stop_0 bl460g8n4" [ style = bold]
+"grpStonith1_stop_0" [ style=bold color="green" fontcolor="orange"]
+"grpStonith1_stopped_0" -> "grpStonith1_start_0" [ style = bold]
+"grpStonith1_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"grpStonith2_running_0" [ style=bold color="green" fontcolor="orange"]
+"grpStonith2_start_0" -> "grpStonith2_running_0" [ style = bold]
+"grpStonith2_start_0" -> "prmStonith2-2_start_0 bl460g8n3" [ style = bold]
+"grpStonith2_start_0" [ style=bold color="green" fontcolor="orange"]
+"grpStonith2_stop_0" -> "grpStonith2_stopped_0" [ style = bold]
+"grpStonith2_stop_0" -> "prmStonith2-2_stop_0 bl460g8n3" [ style = bold]
+"grpStonith2_stop_0" [ style=bold color="green" fontcolor="orange"]
+"grpStonith2_stopped_0" -> "grpStonith2_start_0" [ style = bold]
+"grpStonith2_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"master-group_running_0" [ style=bold color="green" fontcolor="orange"]
+"master-group_start_0" -> "master-group_running_0" [ style = bold]
+"master-group_start_0" -> "vip-master_start_0 pgsr01" [ style = bold]
+"master-group_start_0" -> "vip-rep_start_0 pgsr01" [ style = bold]
+"master-group_start_0" [ style=bold color="green" fontcolor="orange"]
+"master-group_stop_0" -> "master-group_stopped_0" [ style = bold]
+"master-group_stop_0" -> "vip-master_stop_0 pgsr02" [ style = bold]
+"master-group_stop_0" -> "vip-rep_stop_0 pgsr02" [ style = bold]
+"master-group_stop_0" [ style=bold color="green" fontcolor="orange"]
+"master-group_stopped_0" -> "master-group_start_0" [ style = bold]
+"master-group_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_confirmed-post_notify_demoted_0" -> "master-group_stop_0" [ style = bold]
+"msPostgresql_confirmed-post_notify_demoted_0" -> "msPostgresql_pre_notify_stop_0" [ style = bold]
+"msPostgresql_confirmed-post_notify_demoted_0" -> "pgsql_monitor_9000 pgsr01" [ style = bold]
+"msPostgresql_confirmed-post_notify_demoted_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_confirmed-post_notify_stopped_0" -> "all_stopped" [ style = bold]
+"msPostgresql_confirmed-post_notify_stopped_0" -> "pgsql_monitor_9000 pgsr01" [ style = bold]
+"msPostgresql_confirmed-post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_confirmed-pre_notify_demote_0" -> "msPostgresql_demote_0" [ style = bold]
+"msPostgresql_confirmed-pre_notify_demote_0" -> "msPostgresql_post_notify_demoted_0" [ style = bold]
+"msPostgresql_confirmed-pre_notify_demote_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_confirmed-pre_notify_stop_0" -> "msPostgresql_post_notify_stopped_0" [ style = bold]
+"msPostgresql_confirmed-pre_notify_stop_0" -> "msPostgresql_stop_0" [ style = bold]
+"msPostgresql_confirmed-pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_demote_0" -> "msPostgresql_demoted_0" [ style = bold]
+"msPostgresql_demote_0" -> "pgsql_demote_0 pgsr02" [ style = bold]
+"msPostgresql_demote_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_demoted_0" -> "msPostgresql_post_notify_demoted_0" [ style = bold]
+"msPostgresql_demoted_0" -> "msPostgresql_stop_0" [ style = bold]
+"msPostgresql_demoted_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_post_notify_demoted_0" -> "msPostgresql_confirmed-post_notify_demoted_0" [ style = bold]
+"msPostgresql_post_notify_demoted_0" -> "pgsql_post_notify_demoted_0 pgsr01" [ style = bold]
+"msPostgresql_post_notify_demoted_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_post_notify_stopped_0" -> "msPostgresql_confirmed-post_notify_stopped_0" [ style = bold]
+"msPostgresql_post_notify_stopped_0" -> "pgsql_post_notify_stop_0 pgsr01" [ style = bold]
+"msPostgresql_post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_pre_notify_demote_0" -> "msPostgresql_confirmed-pre_notify_demote_0" [ style = bold]
+"msPostgresql_pre_notify_demote_0" -> "pgsql_pre_notify_demote_0 pgsr01" [ style = bold]
+"msPostgresql_pre_notify_demote_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_pre_notify_stop_0" -> "msPostgresql_confirmed-pre_notify_stop_0" [ style = bold]
+"msPostgresql_pre_notify_stop_0" -> "pgsql_pre_notify_stop_0 pgsr01" [ style = bold]
+"msPostgresql_pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_stop_0" -> "msPostgresql_stopped_0" [ style = bold]
+"msPostgresql_stop_0" -> "pgsql_stop_0 pgsr02" [ style = bold]
+"msPostgresql_stop_0" [ style=bold color="green" fontcolor="orange"]
+"msPostgresql_stopped_0" -> "msPostgresql_post_notify_stopped_0" [ style = bold]
+"msPostgresql_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"pgsql_confirmed-post_notify_stop_0" -> "all_stopped" [ style = bold]
+"pgsql_confirmed-post_notify_stop_0" -> "pgsql_monitor_9000 pgsr01" [ style = bold]
+"pgsql_confirmed-post_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
+"pgsql_demote_0 pgsr02" -> "msPostgresql_demoted_0" [ style = bold]
+"pgsql_demote_0 pgsr02" -> "pgsql_stop_0 pgsr02" [ style = bold]
+"pgsql_demote_0 pgsr02" [ style=bold color="green" fontcolor="orange"]
+"pgsql_monitor_9000 pgsr01" [ style=bold color="green" fontcolor="black"]
+"pgsql_post_notify_demoted_0 pgsr01" -> "msPostgresql_confirmed-post_notify_demoted_0" [ style = bold]
+"pgsql_post_notify_demoted_0 pgsr01" [ style=bold color="green" fontcolor="black"]
+"pgsql_post_notify_stop_0 pgsr01" -> "msPostgresql_confirmed-post_notify_stopped_0" [ style = bold]
+"pgsql_post_notify_stop_0 pgsr01" -> "pgsql_confirmed-post_notify_stop_0" [ style = bold]
+"pgsql_post_notify_stop_0 pgsr01" [ style=bold color="green" fontcolor="black"]
+"pgsql_post_notify_stop_0" -> "pgsql_confirmed-post_notify_stop_0" [ style = bold]
+"pgsql_post_notify_stop_0" -> "pgsql_post_notify_stop_0 pgsr01" [ style = bold]
+"pgsql_post_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
+"pgsql_pre_notify_demote_0 pgsr01" -> "msPostgresql_confirmed-pre_notify_demote_0" [ style = bold]
+"pgsql_pre_notify_demote_0 pgsr01" [ style=bold color="green" fontcolor="black"]
+"pgsql_pre_notify_stop_0 pgsr01" -> "msPostgresql_confirmed-pre_notify_stop_0" [ style = bold]
+"pgsql_pre_notify_stop_0 pgsr01" [ style=bold color="green" fontcolor="black"]
+"pgsql_stop_0 pgsr02" -> "all_stopped" [ style = bold]
+"pgsql_stop_0 pgsr02" -> "msPostgresql_stopped_0" [ style = bold]
+"pgsql_stop_0 pgsr02" [ style=bold color="green" fontcolor="orange"]
+"pgsr02_stop_0 bl460g8n4" -> "all_stopped" [ style = bold]
+"pgsr02_stop_0 bl460g8n4" -> "prmDB2_stop_0 bl460g8n4" [ style = bold]
+"pgsr02_stop_0 bl460g8n4" [ style=bold color="green" fontcolor="black"]
+"prmDB2_stop_0 bl460g8n4" -> "all_stopped" [ style = bold]
+"prmDB2_stop_0 bl460g8n4" -> "master-group_stop_0" [ style = bold]
+"prmDB2_stop_0 bl460g8n4" -> "msPostgresql_stop_0" [ style = bold]
+"prmDB2_stop_0 bl460g8n4" -> "pgsql_demote_0 pgsr02" [ style = bold]
+"prmDB2_stop_0 bl460g8n4" -> "pgsql_post_notify_stop_0" [ style = bold]
+"prmDB2_stop_0 bl460g8n4" -> "pgsql_stop_0 pgsr02" [ style = bold]
+"prmDB2_stop_0 bl460g8n4" -> "vip-master_stop_0 pgsr02" [ style = bold]
+"prmDB2_stop_0 bl460g8n4" -> "vip-rep_stop_0 pgsr02" [ style = bold]
+"prmDB2_stop_0 bl460g8n4" [ style=bold color="green" fontcolor="black"]
+"prmStonith1-2_monitor_3600000 bl460g8n4" [ style=bold color="green" fontcolor="black"]
+"prmStonith1-2_start_0 bl460g8n4" -> "grpStonith1_running_0" [ style = bold]
+"prmStonith1-2_start_0 bl460g8n4" -> "prmStonith1-2_monitor_3600000 bl460g8n4" [ style = bold]
+"prmStonith1-2_start_0 bl460g8n4" [ style=bold color="green" fontcolor="black"]
+"prmStonith1-2_stop_0 bl460g8n4" -> "all_stopped" [ style = bold]
+"prmStonith1-2_stop_0 bl460g8n4" -> "grpStonith1_stopped_0" [ style = bold]
+"prmStonith1-2_stop_0 bl460g8n4" -> "prmStonith1-2_start_0 bl460g8n4" [ style = bold]
+"prmStonith1-2_stop_0 bl460g8n4" [ style=bold color="green" fontcolor="orange"]
+"prmStonith2-2_monitor_3600000 bl460g8n3" [ style=bold color="green" fontcolor="black"]
+"prmStonith2-2_start_0 bl460g8n3" -> "grpStonith2_running_0" [ style = bold]
+"prmStonith2-2_start_0 bl460g8n3" -> "prmStonith2-2_monitor_3600000 bl460g8n3" [ style = bold]
+"prmStonith2-2_start_0 bl460g8n3" [ style=bold color="green" fontcolor="black"]
+"prmStonith2-2_stop_0 bl460g8n3" -> "all_stopped" [ style = bold]
+"prmStonith2-2_stop_0 bl460g8n3" -> "grpStonith2_stopped_0" [ style = bold]
+"prmStonith2-2_stop_0 bl460g8n3" -> "prmStonith2-2_start_0 bl460g8n3" [ style = bold]
+"prmStonith2-2_stop_0 bl460g8n3" [ style=bold color="green" fontcolor="black"]
+"vip-master_monitor_10000 pgsr01" [ style=bold color="green" fontcolor="black"]
+"vip-master_start_0 pgsr01" -> "master-group_running_0" [ style = bold]
+"vip-master_start_0 pgsr01" -> "vip-master_monitor_10000 pgsr01" [ style = bold]
+"vip-master_start_0 pgsr01" -> "vip-rep_start_0 pgsr01" [ style = bold]
+"vip-master_start_0 pgsr01" [ style=bold color="green" fontcolor="black"]
+"vip-master_stop_0 pgsr02" -> "all_stopped" [ style = bold]
+"vip-master_stop_0 pgsr02" -> "master-group_stopped_0" [ style = bold]
+"vip-master_stop_0 pgsr02" -> "vip-master_start_0 pgsr01" [ style = bold]
+"vip-master_stop_0 pgsr02" [ style=bold color="green" fontcolor="orange"]
+"vip-rep_monitor_10000 pgsr01" [ style=bold color="green" fontcolor="black"]
+"vip-rep_start_0 pgsr01" -> "master-group_running_0" [ style = bold]
+"vip-rep_start_0 pgsr01" -> "vip-rep_monitor_10000 pgsr01" [ style = bold]
+"vip-rep_start_0 pgsr01" [ style=bold color="green" fontcolor="black"]
+"vip-rep_stop_0 pgsr02" -> "all_stopped" [ style = bold]
+"vip-rep_stop_0 pgsr02" -> "master-group_stopped_0" [ style = bold]
+"vip-rep_stop_0 pgsr02" -> "vip-master_stop_0 pgsr02" [ style = bold]
+"vip-rep_stop_0 pgsr02" -> "vip-rep_start_0 pgsr01" [ style = bold]
+"vip-rep_stop_0 pgsr02" [ style=bold color="green" fontcolor="orange"]
+}
diff --git a/pengine/test10/bug-cl-5247.exp b/pengine/test10/bug-cl-5247.exp
new file mode 100644
index 0000000..5e36e84
--- /dev/null
+++ b/pengine/test10/bug-cl-5247.exp
@@ -0,0 +1,704 @@
+<transition_graph cluster-delay="60s" stonith-timeout="60s" failed-stop-offset="INFINITY" failed-start-offset="INFINITY"  transition_id="0">
+  <synapse id="0">
+    <action_set>
+      <rsc_op id="4" operation="stop" operation_key="prmDB2_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400">
+        <primitive id="prmDB2" class="ocf" provider="heartbeat" type="VirtualDomain"/>
+        <attributes CRM_meta_name="stop" CRM_meta_on_fail="fence" CRM_meta_remote_node="pgsr02" CRM_meta_timeout="120000" config="/etc/libvirt/qemu/pgsr02.xml"  hypervisor="qemu:///system" migration_transport="ssh"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="70" operation="stop" operation_key="pgsr02_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="1">
+    <action_set>
+      <pseudo_event id="21" operation="stopped" operation_key="grpStonith1_stopped_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="17" operation="stop" operation_key="prmStonith1-2_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="20" operation="stop" operation_key="grpStonith1_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="2">
+    <action_set>
+      <pseudo_event id="20" operation="stop" operation_key="grpStonith1_stop_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="3">
+    <action_set>
+      <pseudo_event id="19" operation="running" operation_key="grpStonith1_running_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="9" operation="start" operation_key="prmStonith1-2_start_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="18" operation="start" operation_key="grpStonith1_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="4">
+    <action_set>
+      <pseudo_event id="18" operation="start" operation_key="grpStonith1_start_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="21" operation="stopped" operation_key="grpStonith1_stopped_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="5">
+    <action_set>
+      <pseudo_event id="17" operation="stop" operation_key="prmStonith1-2_stop_0">
+        <attributes CRM_meta_name="stop" CRM_meta_on_fail="ignore" CRM_meta_timeout="60000"  hostname="bl460g8n3" interface="lanplus" ipaddr="192.168.28.43" passwd="****" pcmk_reboot_timeout="60s" userid="USERID"/>
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="20" operation="stop" operation_key="grpStonith1_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="6">
+    <action_set>
+      <rsc_op id="9" operation="start" operation_key="prmStonith1-2_start_0" on_node="bl460g8n4" on_node_uuid="3232261400">
+        <primitive id="prmStonith1-2" class="stonith" type="external/ipmi"/>
+        <attributes CRM_meta_name="start" CRM_meta_on_fail="restart" CRM_meta_timeout="60000"  hostname="bl460g8n3" interface="lanplus" ipaddr="192.168.28.43" passwd="****" pcmk_reboot_timeout="60s" userid="USERID"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="17" operation="stop" operation_key="prmStonith1-2_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="18" operation="start" operation_key="grpStonith1_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="7">
+    <action_set>
+      <rsc_op id="1" operation="monitor" operation_key="prmStonith1-2_monitor_3600000" on_node="bl460g8n4" on_node_uuid="3232261400">
+        <primitive id="prmStonith1-2" class="stonith" type="external/ipmi"/>
+        <attributes CRM_meta_interval="3600000" CRM_meta_name="monitor" CRM_meta_on_fail="restart" CRM_meta_timeout="60000"  hostname="bl460g8n3" interface="lanplus" ipaddr="192.168.28.43" passwd="****" pcmk_reboot_timeout="60s" userid="USERID"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="9" operation="start" operation_key="prmStonith1-2_start_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="8">
+    <action_set>
+      <pseudo_event id="26" operation="stopped" operation_key="grpStonith2_stopped_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="22" operation="stop" operation_key="prmStonith2-2_stop_0" on_node="bl460g8n3" on_node_uuid="3232261399"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="25" operation="stop" operation_key="grpStonith2_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="9">
+    <action_set>
+      <pseudo_event id="25" operation="stop" operation_key="grpStonith2_stop_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="10">
+    <action_set>
+      <pseudo_event id="24" operation="running" operation_key="grpStonith2_running_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="10" operation="start" operation_key="prmStonith2-2_start_0" on_node="bl460g8n3" on_node_uuid="3232261399"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="23" operation="start" operation_key="grpStonith2_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="11">
+    <action_set>
+      <pseudo_event id="23" operation="start" operation_key="grpStonith2_start_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="26" operation="stopped" operation_key="grpStonith2_stopped_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="12">
+    <action_set>
+      <rsc_op id="22" operation="stop" operation_key="prmStonith2-2_stop_0" on_node="bl460g8n3" on_node_uuid="3232261399">
+        <primitive id="prmStonith2-2" class="stonith" type="external/ipmi"/>
+        <attributes CRM_meta_name="stop" CRM_meta_on_fail="ignore" CRM_meta_timeout="60000"  hostname="bl460g8n4" interface="lanplus" ipaddr="192.168.28.44" passwd="****" pcmk_reboot_timeout="60s" userid="USERID"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="25" operation="stop" operation_key="grpStonith2_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="13">
+    <action_set>
+      <rsc_op id="10" operation="start" operation_key="prmStonith2-2_start_0" on_node="bl460g8n3" on_node_uuid="3232261399">
+        <primitive id="prmStonith2-2" class="stonith" type="external/ipmi"/>
+        <attributes CRM_meta_name="start" CRM_meta_on_fail="restart" CRM_meta_timeout="60000"  hostname="bl460g8n4" interface="lanplus" ipaddr="192.168.28.44" passwd="****" pcmk_reboot_timeout="60s" userid="USERID"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="22" operation="stop" operation_key="prmStonith2-2_stop_0" on_node="bl460g8n3" on_node_uuid="3232261399"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="23" operation="start" operation_key="grpStonith2_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="14">
+    <action_set>
+      <rsc_op id="5" operation="monitor" operation_key="prmStonith2-2_monitor_3600000" on_node="bl460g8n3" on_node_uuid="3232261399">
+        <primitive id="prmStonith2-2" class="stonith" type="external/ipmi"/>
+        <attributes CRM_meta_interval="3600000" CRM_meta_name="monitor" CRM_meta_on_fail="restart" CRM_meta_timeout="60000"  hostname="bl460g8n4" interface="lanplus" ipaddr="192.168.28.44" passwd="****" pcmk_reboot_timeout="60s" userid="USERID"/>
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="10" operation="start" operation_key="prmStonith2-2_start_0" on_node="bl460g8n3" on_node_uuid="3232261399"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="15">
+    <action_set>
+      <pseudo_event id="36" operation="stopped" operation_key="master-group_stopped_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="27" operation="stop" operation_key="vip-master_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="30" operation="stop" operation_key="vip-rep_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="35" operation="stop" operation_key="master-group_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="16">
+    <action_set>
+      <pseudo_event id="35" operation="stop" operation_key="master-group_stop_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="4" operation="stop" operation_key="prmDB2_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="67" operation="notified" operation_key="msPostgresql_confirmed-post_notify_demoted_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="17">
+    <action_set>
+      <pseudo_event id="34" operation="running" operation_key="master-group_running_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="28" operation="start" operation_key="vip-master_start_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="31" operation="start" operation_key="vip-rep_start_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="33" operation="start" operation_key="master-group_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="18">
+    <action_set>
+      <pseudo_event id="33" operation="start" operation_key="master-group_start_0">
+        <attributes CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="36" operation="stopped" operation_key="master-group_stopped_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="19">
+    <action_set>
+      <rsc_op id="29" operation="monitor" operation_key="vip-master_monitor_10000" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3">
+        <primitive id="vip-master" class="ocf" provider="heartbeat" type="Dummy"/>
+        <attributes CRM_meta_interval="10000" CRM_meta_name="monitor" CRM_meta_on_fail="restart" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="28" operation="start" operation_key="vip-master_start_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="20">
+    <action_set>
+      <rsc_op id="28" operation="start" operation_key="vip-master_start_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3">
+        <primitive id="vip-master" class="ocf" provider="heartbeat" type="Dummy"/>
+        <attributes CRM_meta_name="start" CRM_meta_on_fail="restart" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="27" operation="stop" operation_key="vip-master_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="33" operation="start" operation_key="master-group_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="21">
+    <action_set>
+      <pseudo_event id="27" operation="stop" operation_key="vip-master_stop_0">
+        <attributes CRM_meta_name="stop" CRM_meta_on_fail="fence" CRM_meta_timeout="60000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="4" operation="stop" operation_key="prmDB2_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="30" operation="stop" operation_key="vip-rep_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="35" operation="stop" operation_key="master-group_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="22">
+    <action_set>
+      <rsc_op id="32" operation="monitor" operation_key="vip-rep_monitor_10000" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3">
+        <primitive id="vip-rep" class="ocf" provider="heartbeat" type="Dummy"/>
+        <attributes CRM_meta_interval="10000" CRM_meta_name="monitor" CRM_meta_on_fail="restart" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="31" operation="start" operation_key="vip-rep_start_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="23">
+    <action_set>
+      <rsc_op id="31" operation="start" operation_key="vip-rep_start_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3">
+        <primitive id="vip-rep" class="ocf" provider="heartbeat" type="Dummy"/>
+        <attributes CRM_meta_name="start" CRM_meta_on_fail="stop" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="28" operation="start" operation_key="vip-master_start_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="30" operation="stop" operation_key="vip-rep_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="33" operation="start" operation_key="master-group_start_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="24">
+    <action_set>
+      <pseudo_event id="30" operation="stop" operation_key="vip-rep_stop_0">
+        <attributes CRM_meta_name="stop" CRM_meta_on_fail="ignore" CRM_meta_timeout="60000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="4" operation="stop" operation_key="prmDB2_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="35" operation="stop" operation_key="master-group_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="25" priority="1000000">
+    <action_set>
+      <pseudo_event id="73" operation="notified" operation_key="pgsql_notified_0" internal_operation_key="pgsql:0_confirmed-post_notify_stop_0">
+        <attributes CRM_meta_clone="0" CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_name="notify" CRM_meta_notify="true" CRM_meta_notify_key_operation="stop" CRM_meta_notify_key_type="confirmed-post" CRM_meta_notify_operation="stop" CRM_meta_notify_type="post" CRM_meta_timeout="60000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="72" operation="notify" operation_key="pgsql_post_notify_stop_0" internal_operation_key="pgsql:0_post_notify_stop_0"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="74" operation="notify" operation_key="pgsql_post_notify_stop_0" internal_operation_key="pgsql:1_post_notify_stop_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="26" priority="1000000">
+    <action_set>
+      <pseudo_event id="72" operation="notify" operation_key="pgsql_post_notify_stop_0" internal_operation_key="pgsql:0_post_notify_stop_0">
+        <attributes CRM_meta_clone="0" CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_name="notify" CRM_meta_notify="true" CRM_meta_notify_key_operation="stop" CRM_meta_notify_key_type="post" CRM_meta_notify_operation="stop" CRM_meta_notify_type="post" CRM_meta_timeout="60000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="4" operation="stop" operation_key="prmDB2_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="27">
+    <action_set>
+      <pseudo_event id="38" operation="stop" operation_key="pgsql_stop_0" internal_operation_key="pgsql:0_stop_0">
+        <attributes CRM_meta_clone="0" CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_name="stop" CRM_meta_notify="true" CRM_meta_notify_active_resource=" " CRM_meta_notify_active_uname=" " CRM_meta_notify_all_uname="bl460g8n3 bl460g8n4 pgsr01 pgsr02" CRM_meta_notify_available_uname="bl460g8n4 bl460g8n3 pgsr01 pgsr02" CRM_meta_notify_demote_resource="pgsql:0" CRM_meta_notify_demote_uname="pgsr02" CRM_meta_notify_inactive_resource=" " CRM_meta_notify_master_resource="pgsql:0 pgsql:1" CRM_meta_notify_master_uname="pgsr02 pgsr01" CRM_meta_notify_promote_resource=" " CRM_meta_notify_promote_uname=" " CRM_meta_notify_slave_resource=" " CRM_meta_notify_slave_uname=" " CRM_meta_notify_start_resource=" " CRM_meta_notify_start_uname=" " CRM_meta_notify_stop_resource="pgsql:0" CRM_meta_notify_stop_uname="pgsr02" CRM_meta_on_fail="fence" CRM_meta_timeout="300000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="4" operation="stop" operation_key="prmDB2_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="37" operation="demote" operation_key="pgsql_demote_0" internal_operation_key="pgsql:0_demote_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="50" operation="stop" operation_key="msPostgresql_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="28">
+    <action_set>
+      <pseudo_event id="37" operation="demote" operation_key="pgsql_demote_0" internal_operation_key="pgsql:0_demote_0">
+        <attributes CRM_meta_clone="0" CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_name="demote" CRM_meta_notify="true" CRM_meta_notify_active_resource=" " CRM_meta_notify_active_uname=" " CRM_meta_notify_all_uname="bl460g8n3 bl460g8n4 pgsr01 pgsr02" CRM_meta_notify_available_uname="bl460g8n4 bl460g8n3 pgsr01 pgsr02" CRM_meta_notify_demote_resource="pgsql:0" CRM_meta_notify_demote_uname="pgsr02" CRM_meta_notify_inactive_resource=" " CRM_meta_notify_master_resource="pgsql:0 pgsql:1" CRM_meta_notify_master_uname="pgsr02 pgsr01" CRM_meta_notify_promote_resource=" " CRM_meta_notify_promote_uname=" " CRM_meta_notify_slave_resource=" " CRM_meta_notify_slave_uname=" " CRM_meta_notify_start_resource=" " CRM_meta_notify_start_uname=" " CRM_meta_notify_stop_resource="pgsql:0" CRM_meta_notify_stop_uname="pgsr02" CRM_meta_on_fail="fence" CRM_meta_timeout="300000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="4" operation="stop" operation_key="prmDB2_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="62" operation="demote" operation_key="msPostgresql_demote_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="29" priority="1000000">
+    <action_set>
+      <rsc_op id="84" operation="notify" operation_key="pgsql_post_notify_demote_0" internal_operation_key="pgsql:1_post_notify_demote_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3">
+        <primitive id="pgsql" long-id="pgsql:1" class="ocf" provider="heartbeat" type="Stateful"/>
+        <attributes CRM_meta_clone="1" CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_name="notify" CRM_meta_notify="true" CRM_meta_notify_active_resource=" " CRM_meta_notify_active_uname=" " CRM_meta_notify_all_uname="bl460g8n3 bl460g8n4 pgsr01 pgsr02" CRM_meta_notify_available_uname="bl460g8n4 bl460g8n3 pgsr01 pgsr02" CRM_meta_notify_demote_resource="pgsql:0" CRM_meta_notify_demote_uname="pgsr02" CRM_meta_notify_inactive_resource=" " CRM_meta_notify_key_operation="demoted" CRM_meta_notify_key_type="post" CRM_meta_notify_master_resource="pgsql:0 pgsql:1" CRM_meta_notify_master_uname="pgsr02 pgsr01" CRM_meta_notify_operation="demote" CRM_meta_notify_promote_resource=" " CRM_meta_notify_promote_uname=" " CRM_meta_notify_slave_resource=" " CRM_meta_notify_slave_uname=" " CRM_meta_notify_start_resource=" " CRM_meta_notify_start_uname=" " CRM_meta_notify_stop_resource="pgsql:0" CRM_meta_notify_stop_uname="pgsr02" CRM_meta_notify_type="post" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="66" operation="notify" operation_key="msPostgresql_post_notify_demoted_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="30">
+    <action_set>
+      <rsc_op id="83" operation="notify" operation_key="pgsql_pre_notify_demote_0" internal_operation_key="pgsql:1_pre_notify_demote_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3">
+        <primitive id="pgsql" long-id="pgsql:1" class="ocf" provider="heartbeat" type="Stateful"/>
+        <attributes CRM_meta_clone="1" CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_name="notify" CRM_meta_notify="true" CRM_meta_notify_active_resource=" " CRM_meta_notify_active_uname=" " CRM_meta_notify_all_uname="bl460g8n3 bl460g8n4 pgsr01 pgsr02" CRM_meta_notify_available_uname="bl460g8n4 bl460g8n3 pgsr01 pgsr02" CRM_meta_notify_demote_resource="pgsql:0" CRM_meta_notify_demote_uname="pgsr02" CRM_meta_notify_inactive_resource=" " CRM_meta_notify_key_operation="demote" CRM_meta_notify_key_type="pre" CRM_meta_notify_master_resource="pgsql:0 pgsql:1" CRM_meta_notify_master_uname="pgsr02 pgsr01" CRM_meta_notify_operation="demote" CRM_meta_notify_promote_resource=" " CRM_meta_notify_promote_uname=" " CRM_meta_notify_slave_resource=" " CRM_meta_notify_slave_uname=" " CRM_meta_notify_start_resource=" " CRM_meta_notify_start_uname=" " CRM_meta_notify_stop_resource="pgsql:0" CRM_meta_notify_stop_uname="pgsr02" CRM_meta_notify_type="pre" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="64" operation="notify" operation_key="msPostgresql_pre_notify_demote_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="31">
+    <action_set>
+      <rsc_op id="80" operation="notify" operation_key="pgsql_pre_notify_stop_0" internal_operation_key="pgsql:1_pre_notify_stop_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3">
+        <primitive id="pgsql" long-id="pgsql:1" class="ocf" provider="heartbeat" type="Stateful"/>
+        <attributes CRM_meta_clone="1" CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_name="notify" CRM_meta_notify="true" CRM_meta_notify_active_resource=" " CRM_meta_notify_active_uname=" " CRM_meta_notify_all_uname="bl460g8n3 bl460g8n4 pgsr01 pgsr02" CRM_meta_notify_available_uname="bl460g8n4 bl460g8n3 pgsr01 pgsr02" CRM_meta_notify_demote_resource="pgsql:0" CRM_meta_notify_demote_uname="pgsr02" CRM_meta_notify_inactive_resource=" " CRM_meta_notify_key_operation="stop" CRM_meta_notify_key_type="pre" CRM_meta_notify_master_resource="pgsql:0 pgsql:1" CRM_meta_notify_master_uname="pgsr02 pgsr01" CRM_meta_notify_operation="stop" CRM_meta_notify_promote_resource=" " CRM_meta_notify_promote_uname=" " CRM_meta_notify_slave_resource=" " CRM_meta_notify_slave_uname=" " CRM_meta_notify_start_resource=" " CRM_meta_notify_start_uname=" " CRM_meta_notify_stop_resource="pgsql:0" CRM_meta_notify_stop_uname="pgsr02" CRM_meta_notify_type="pre" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="52" operation="notify" operation_key="msPostgresql_pre_notify_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="32" priority="1000000">
+    <action_set>
+      <rsc_op id="74" operation="notify" operation_key="pgsql_post_notify_stop_0" internal_operation_key="pgsql:1_post_notify_stop_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3">
+        <primitive id="pgsql" long-id="pgsql:1" class="ocf" provider="heartbeat" type="Stateful"/>
+        <attributes CRM_meta_clone="1" CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_name="notify" CRM_meta_notify="true" CRM_meta_notify_active_resource=" " CRM_meta_notify_active_uname=" " CRM_meta_notify_all_uname="bl460g8n3 bl460g8n4 pgsr01 pgsr02" CRM_meta_notify_available_uname="bl460g8n4 bl460g8n3 pgsr01 pgsr02" CRM_meta_notify_demote_resource="pgsql:0" CRM_meta_notify_demote_uname="pgsr02" CRM_meta_notify_inactive_resource=" " CRM_meta_notify_key_operation="stop" CRM_meta_notify_key_type="post" CRM_meta_notify_master_resource="pgsql:0 pgsql:1" CRM_meta_notify_master_uname="pgsr02 pgsr01" CRM_meta_notify_operation="stop" CRM_meta_notify_promote_resource=" " CRM_meta_notify_promote_uname=" " CRM_meta_notify_slave_resource=" " CRM_meta_notify_slave_uname=" " CRM_meta_notify_start_resource=" " CRM_meta_notify_start_uname=" " CRM_meta_notify_stop_resource="pgsql:0" CRM_meta_notify_stop_uname="pgsr02" CRM_meta_notify_type="post" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="54" operation="notify" operation_key="msPostgresql_post_notify_stopped_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="72" operation="notify" operation_key="pgsql_post_notify_stop_0" internal_operation_key="pgsql:0_post_notify_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="33">
+    <action_set>
+      <rsc_op id="43" operation="monitor" operation_key="pgsql_monitor_9000" internal_operation_key="pgsql:1_monitor_9000" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3">
+        <primitive id="pgsql" long-id="pgsql:1" class="ocf" provider="heartbeat" type="Stateful"/>
+        <attributes CRM_meta_clone="1" CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_interval="9000" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_name="monitor" CRM_meta_notify="true" CRM_meta_on_fail="restart" CRM_meta_op_target_rc="8" CRM_meta_role="Master" CRM_meta_timeout="60000" />
+      </rsc_op>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="55" operation="notified" operation_key="msPostgresql_confirmed-post_notify_stopped_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="67" operation="notified" operation_key="msPostgresql_confirmed-post_notify_demoted_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="73" operation="notified" operation_key="pgsql_notified_0" internal_operation_key="pgsql:0_confirmed-post_notify_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="34" priority="1000000">
+    <action_set>
+      <pseudo_event id="67" operation="notified" operation_key="msPostgresql_confirmed-post_notify_demoted_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_notify_key_operation="demoted" CRM_meta_notify_key_type="confirmed-post" CRM_meta_notify_operation="demote" CRM_meta_notify_type="post" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="66" operation="notify" operation_key="msPostgresql_post_notify_demoted_0"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="84" operation="notify" operation_key="pgsql_post_notify_demote_0" internal_operation_key="pgsql:1_post_notify_demote_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="35" priority="1000000">
+    <action_set>
+      <pseudo_event id="66" operation="notify" operation_key="msPostgresql_post_notify_demoted_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_notify_key_operation="demoted" CRM_meta_notify_key_type="post" CRM_meta_notify_operation="demote" CRM_meta_notify_type="post" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="63" operation="demoted" operation_key="msPostgresql_demoted_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="65" operation="notified" operation_key="msPostgresql_confirmed-pre_notify_demote_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="36">
+    <action_set>
+      <pseudo_event id="65" operation="notified" operation_key="msPostgresql_confirmed-pre_notify_demote_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_notify_key_operation="demote" CRM_meta_notify_key_type="confirmed-pre" CRM_meta_notify_operation="demote" CRM_meta_notify_type="pre" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="64" operation="notify" operation_key="msPostgresql_pre_notify_demote_0"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="83" operation="notify" operation_key="pgsql_pre_notify_demote_0" internal_operation_key="pgsql:1_pre_notify_demote_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="37">
+    <action_set>
+      <pseudo_event id="64" operation="notify" operation_key="msPostgresql_pre_notify_demote_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_notify_key_operation="demote" CRM_meta_notify_key_type="pre" CRM_meta_notify_operation="demote" CRM_meta_notify_type="pre" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="38" priority="1000000">
+    <action_set>
+      <pseudo_event id="63" operation="demoted" operation_key="msPostgresql_demoted_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="37" operation="demote" operation_key="pgsql_demote_0" internal_operation_key="pgsql:0_demote_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="62" operation="demote" operation_key="msPostgresql_demote_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="39">
+    <action_set>
+      <pseudo_event id="62" operation="demote" operation_key="msPostgresql_demote_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="65" operation="notified" operation_key="msPostgresql_confirmed-pre_notify_demote_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="40" priority="1000000">
+    <action_set>
+      <pseudo_event id="55" operation="notified" operation_key="msPostgresql_confirmed-post_notify_stopped_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_notify_key_operation="stopped" CRM_meta_notify_key_type="confirmed-post" CRM_meta_notify_operation="stop" CRM_meta_notify_type="post" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="54" operation="notify" operation_key="msPostgresql_post_notify_stopped_0"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="74" operation="notify" operation_key="pgsql_post_notify_stop_0" internal_operation_key="pgsql:1_post_notify_stop_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="41" priority="1000000">
+    <action_set>
+      <pseudo_event id="54" operation="notify" operation_key="msPostgresql_post_notify_stopped_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_notify_key_operation="stopped" CRM_meta_notify_key_type="post" CRM_meta_notify_operation="stop" CRM_meta_notify_type="post" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="51" operation="stopped" operation_key="msPostgresql_stopped_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="53" operation="notified" operation_key="msPostgresql_confirmed-pre_notify_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="42">
+    <action_set>
+      <pseudo_event id="53" operation="notified" operation_key="msPostgresql_confirmed-pre_notify_stop_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_notify_key_operation="stop" CRM_meta_notify_key_type="confirmed-pre" CRM_meta_notify_operation="stop" CRM_meta_notify_type="pre" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="52" operation="notify" operation_key="msPostgresql_pre_notify_stop_0"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="80" operation="notify" operation_key="pgsql_pre_notify_stop_0" internal_operation_key="pgsql:1_pre_notify_stop_0" on_node="pgsr01" on_node_uuid="pgsr01" router_node="bl460g8n3"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="43">
+    <action_set>
+      <pseudo_event id="52" operation="notify" operation_key="msPostgresql_pre_notify_stop_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_notify_key_operation="stop" CRM_meta_notify_key_type="pre" CRM_meta_notify_operation="stop" CRM_meta_notify_type="pre" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="67" operation="notified" operation_key="msPostgresql_confirmed-post_notify_demoted_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="44" priority="1000000">
+    <action_set>
+      <pseudo_event id="51" operation="stopped" operation_key="msPostgresql_stopped_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <pseudo_event id="38" operation="stop" operation_key="pgsql_stop_0" internal_operation_key="pgsql:0_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="50" operation="stop" operation_key="msPostgresql_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="45">
+    <action_set>
+      <pseudo_event id="50" operation="stop" operation_key="msPostgresql_stop_0">
+        <attributes CRM_meta_clone_max="2" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="true" CRM_meta_timeout="20000" />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="4" operation="stop" operation_key="prmDB2_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="53" operation="notified" operation_key="msPostgresql_confirmed-pre_notify_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="63" operation="demoted" operation_key="msPostgresql_demoted_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+  <synapse id="46">
+    <action_set>
+      <rsc_op id="70" operation="stop" operation_key="pgsr02_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400">
+        <primitive id="pgsr02" class="ocf" provider="pacemaker" type="remote"/>
+        <attributes CRM_meta_container="prmDB2" CRM_meta_timeout="20000" />
+      </rsc_op>
+    </action_set>
+    <inputs/>
+  </synapse>
+  <synapse id="47">
+    <action_set>
+      <pseudo_event id="8" operation="all_stopped" operation_key="all_stopped">
+        <attributes />
+      </pseudo_event>
+    </action_set>
+    <inputs>
+      <trigger>
+        <rsc_op id="4" operation="stop" operation_key="prmDB2_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="17" operation="stop" operation_key="prmStonith1-2_stop_0"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="22" operation="stop" operation_key="prmStonith2-2_stop_0" on_node="bl460g8n3" on_node_uuid="3232261399"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="27" operation="stop" operation_key="vip-master_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="30" operation="stop" operation_key="vip-rep_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="38" operation="stop" operation_key="pgsql_stop_0" internal_operation_key="pgsql:0_stop_0"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="55" operation="notified" operation_key="msPostgresql_confirmed-post_notify_stopped_0"/>
+      </trigger>
+      <trigger>
+        <rsc_op id="70" operation="stop" operation_key="pgsr02_stop_0" on_node="bl460g8n4" on_node_uuid="3232261400"/>
+      </trigger>
+      <trigger>
+        <pseudo_event id="73" operation="notified" operation_key="pgsql_notified_0" internal_operation_key="pgsql:0_confirmed-post_notify_stop_0"/>
+      </trigger>
+    </inputs>
+  </synapse>
+</transition_graph>
diff --git a/pengine/test10/bug-cl-5247.scores b/pengine/test10/bug-cl-5247.scores
new file mode 100644
index 0000000..e9e4709
--- /dev/null
+++ b/pengine/test10/bug-cl-5247.scores
@@ -0,0 +1,84 @@
+Allocation scores:
+Using the original execution date of: 2015-08-12 02:53:40Z
+clone_color: msPostgresql allocation score on bl460g8n3: -INFINITY
+clone_color: msPostgresql allocation score on bl460g8n4: -INFINITY
+clone_color: msPostgresql allocation score on pgsr01: 0
+clone_color: msPostgresql allocation score on pgsr02: 0
+clone_color: pgsql:0 allocation score on bl460g8n3: -INFINITY
+clone_color: pgsql:0 allocation score on bl460g8n4: -INFINITY
+clone_color: pgsql:0 allocation score on pgsr01: 0
+clone_color: pgsql:0 allocation score on pgsr02: INFINITY
+clone_color: pgsql:1 allocation score on bl460g8n3: -INFINITY
+clone_color: pgsql:1 allocation score on bl460g8n4: -INFINITY
+clone_color: pgsql:1 allocation score on pgsr01: INFINITY
+clone_color: pgsql:1 allocation score on pgsr02: 0
+group_color: grpStonith1 allocation score on bl460g8n3: -INFINITY
+group_color: grpStonith1 allocation score on bl460g8n4: 0
+group_color: grpStonith1 allocation score on pgsr01: -INFINITY
+group_color: grpStonith1 allocation score on pgsr02: -INFINITY
+group_color: grpStonith2 allocation score on bl460g8n3: 0
+group_color: grpStonith2 allocation score on bl460g8n4: -INFINITY
+group_color: grpStonith2 allocation score on pgsr01: -INFINITY
+group_color: grpStonith2 allocation score on pgsr02: -INFINITY
+group_color: master-group allocation score on bl460g8n3: 0
+group_color: master-group allocation score on bl460g8n4: 0
+group_color: master-group allocation score on pgsr01: 0
+group_color: master-group allocation score on pgsr02: 0
+group_color: prmStonith1-2 allocation score on bl460g8n3: -INFINITY
+group_color: prmStonith1-2 allocation score on bl460g8n4: INFINITY
+group_color: prmStonith1-2 allocation score on pgsr01: -INFINITY
+group_color: prmStonith1-2 allocation score on pgsr02: -INFINITY
+group_color: prmStonith2-2 allocation score on bl460g8n3: INFINITY
+group_color: prmStonith2-2 allocation score on bl460g8n4: -INFINITY
+group_color: prmStonith2-2 allocation score on pgsr01: -INFINITY
+group_color: prmStonith2-2 allocation score on pgsr02: -INFINITY
+group_color: vip-master allocation score on bl460g8n3: 0
+group_color: vip-master allocation score on bl460g8n4: 0
+group_color: vip-master allocation score on pgsr01: 0
+group_color: vip-master allocation score on pgsr02: INFINITY
+group_color: vip-rep allocation score on bl460g8n3: 0
+group_color: vip-rep allocation score on bl460g8n4: 0
+group_color: vip-rep allocation score on pgsr01: 0
+group_color: vip-rep allocation score on pgsr02: INFINITY
+native_color: pgsql:0 allocation score on bl460g8n3: -INFINITY
+native_color: pgsql:0 allocation score on bl460g8n4: -INFINITY
+native_color: pgsql:0 allocation score on pgsr01: -INFINITY
+native_color: pgsql:0 allocation score on pgsr02: -INFINITY
+native_color: pgsql:1 allocation score on bl460g8n3: -INFINITY
+native_color: pgsql:1 allocation score on bl460g8n4: -INFINITY
+native_color: pgsql:1 allocation score on pgsr01: INFINITY
+native_color: pgsql:1 allocation score on pgsr02: -INFINITY
+native_color: pgsr01 allocation score on bl460g8n3: INFINITY
+native_color: pgsr01 allocation score on bl460g8n4: -INFINITY
+native_color: pgsr01 allocation score on pgsr01: -INFINITY
+native_color: pgsr01 allocation score on pgsr02: -INFINITY
+native_color: pgsr02 allocation score on bl460g8n3: -INFINITY
+native_color: pgsr02 allocation score on bl460g8n4: -INFINITY
+native_color: pgsr02 allocation score on pgsr01: -INFINITY
+native_color: pgsr02 allocation score on pgsr02: -INFINITY
+native_color: prmDB1 allocation score on bl460g8n3: INFINITY
+native_color: prmDB1 allocation score on bl460g8n4: -INFINITY
+native_color: prmDB1 allocation score on pgsr01: -INFINITY
+native_color: prmDB1 allocation score on pgsr02: -INFINITY
+native_color: prmDB2 allocation score on bl460g8n3: -INFINITY
+native_color: prmDB2 allocation score on bl460g8n4: -INFINITY
+native_color: prmDB2 allocation score on pgsr01: -INFINITY
+native_color: prmDB2 allocation score on pgsr02: -INFINITY
+native_color: prmStonith1-2 allocation score on bl460g8n3: -INFINITY
+native_color: prmStonith1-2 allocation score on bl460g8n4: INFINITY
+native_color: prmStonith1-2 allocation score on pgsr01: -INFINITY
+native_color: prmStonith1-2 allocation score on pgsr02: -INFINITY
+native_color: prmStonith2-2 allocation score on bl460g8n3: INFINITY
+native_color: prmStonith2-2 allocation score on bl460g8n4: -INFINITY
+native_color: prmStonith2-2 allocation score on pgsr01: -INFINITY
+native_color: prmStonith2-2 allocation score on pgsr02: -INFINITY
+native_color: vip-master allocation score on bl460g8n3: -INFINITY
+native_color: vip-master allocation score on bl460g8n4: -INFINITY
+native_color: vip-master allocation score on pgsr01: INFINITY
+native_color: vip-master allocation score on pgsr02: -INFINITY
+native_color: vip-rep allocation score on bl460g8n3: -INFINITY
+native_color: vip-rep allocation score on bl460g8n4: -INFINITY
+native_color: vip-rep allocation score on pgsr01: 0
+native_color: vip-rep allocation score on pgsr02: -INFINITY
+pgsql:0 promotion score on none: 0
+pgsql:1 promotion score on pgsr01: 10
diff --git a/pengine/test10/bug-cl-5247.summary b/pengine/test10/bug-cl-5247.summary
new file mode 100644
index 0000000..5564286
--- /dev/null
+++ b/pengine/test10/bug-cl-5247.summary
@@ -0,0 +1,96 @@
+Using the original execution date of: 2015-08-12 02:53:40Z
+
+Current cluster status:
+Online: [ bl460g8n3 bl460g8n4 ]
+Containers: [ pgsr01:prmDB1 ]
+
+ prmDB1	(ocf::heartbeat:VirtualDomain):	Started bl460g8n3
+ prmDB2	(ocf::heartbeat:VirtualDomain):	FAILED bl460g8n4
+ Resource Group: grpStonith1
+     prmStonith1-2	(stonith:external/ipmi):	Started bl460g8n4
+ Resource Group: grpStonith2
+     prmStonith2-2	(stonith:external/ipmi):	Started bl460g8n3
+ Resource Group: master-group
+     vip-master	(ocf::heartbeat:Dummy):	FAILED pgsr02
+     vip-rep	(ocf::heartbeat:Dummy):	FAILED pgsr02
+ Master/Slave Set: msPostgresql [pgsql]
+     Masters: [ pgsr01 ]
+     Stopped: [ bl460g8n3 bl460g8n4 ]
+
+Transition Summary:
+ * Stop    prmDB2	(bl460g8n4)
+ * Restart prmStonith1-2	(Started bl460g8n4)
+ * Restart prmStonith2-2	(Started bl460g8n3)
+ * Recover vip-master	(Started pgsr02 -> pgsr01)
+ * Recover vip-rep	(Started pgsr02 -> pgsr01)
+ * Demote  pgsql:0	(Master -> Stopped pgsr02)
+ * Stop    pgsr02	(bl460g8n4)
+
+Executing cluster transition:
+ * Pseudo action:   grpStonith1_stop_0
+ * Pseudo action:   prmStonith1-2_stop_0
+ * Pseudo action:   grpStonith2_stop_0
+ * Resource action: prmStonith2-2   stop on bl460g8n3
+ * Pseudo action:   msPostgresql_pre_notify_demote_0
+ * Resource action: pgsr02          stop on bl460g8n4
+ * Resource action: prmDB2          stop on bl460g8n4
+ * Pseudo action:   grpStonith1_stopped_0
+ * Pseudo action:   grpStonith1_start_0
+ * Resource action: prmStonith1-2   start on bl460g8n4
+ * Resource action: prmStonith1-2   monitor=3600000 on bl460g8n4
+ * Pseudo action:   grpStonith2_stopped_0
+ * Pseudo action:   grpStonith2_start_0
+ * Resource action: prmStonith2-2   start on bl460g8n3
+ * Resource action: prmStonith2-2   monitor=3600000 on bl460g8n3
+ * Pseudo action:   pgsql_post_notify_stop_0
+ * Resource action: pgsql           notify on pgsr01
+ * Pseudo action:   msPostgresql_confirmed-pre_notify_demote_0
+ * Pseudo action:   msPostgresql_demote_0
+ * Pseudo action:   grpStonith1_running_0
+ * Pseudo action:   grpStonith2_running_0
+ * Pseudo action:   pgsql_demote_0
+ * Pseudo action:   msPostgresql_demoted_0
+ * Pseudo action:   msPostgresql_post_notify_demoted_0
+ * Resource action: pgsql           notify on pgsr01
+ * Pseudo action:   msPostgresql_confirmed-post_notify_demoted_0
+ * Pseudo action:   msPostgresql_pre_notify_stop_0
+ * Pseudo action:   master-group_stop_0
+ * Pseudo action:   vip-rep_stop_0
+ * Resource action: pgsql           notify on pgsr01
+ * Pseudo action:   msPostgresql_confirmed-pre_notify_stop_0
+ * Pseudo action:   msPostgresql_stop_0
+ * Pseudo action:   vip-master_stop_0
+ * Pseudo action:   pgsql_stop_0
+ * Pseudo action:   msPostgresql_stopped_0
+ * Pseudo action:   master-group_stopped_0
+ * Pseudo action:   master-group_start_0
+ * Resource action: vip-master      start on pgsr01
+ * Resource action: vip-rep         start on pgsr01
+ * Pseudo action:   msPostgresql_post_notify_stopped_0
+ * Pseudo action:   master-group_running_0
+ * Resource action: vip-master      monitor=10000 on pgsr01
+ * Resource action: vip-rep         monitor=10000 on pgsr01
+ * Resource action: pgsql           notify on pgsr01
+ * Pseudo action:   msPostgresql_confirmed-post_notify_stopped_0
+ * Pseudo action:   pgsql_notified_0
+ * Resource action: pgsql           monitor=9000 on pgsr01
+ * Pseudo action:   all_stopped
+Using the original execution date of: 2015-08-12 02:53:40Z
+
+Revised cluster status:
+Online: [ bl460g8n3 bl460g8n4 ]
+Containers: [ pgsr01:prmDB1 ]
+
+ prmDB1	(ocf::heartbeat:VirtualDomain):	Started bl460g8n3
+ prmDB2	(ocf::heartbeat:VirtualDomain):	FAILED
+ Resource Group: grpStonith1
+     prmStonith1-2	(stonith:external/ipmi):	Started bl460g8n4
+ Resource Group: grpStonith2
+     prmStonith2-2	(stonith:external/ipmi):	Started bl460g8n3
+ Resource Group: master-group
+     vip-master	(ocf::heartbeat:Dummy):	FAILED[ pgsr02 pgsr01 ]
+     vip-rep	(ocf::heartbeat:Dummy):	FAILED[ pgsr02 pgsr01 ]
+ Master/Slave Set: msPostgresql [pgsql]
+     Masters: [ pgsr01 ]
+     Stopped: [ bl460g8n3 bl460g8n4 ]
+
diff --git a/pengine/test10/bug-cl-5247.xml b/pengine/test10/bug-cl-5247.xml
new file mode 100644
index 0000000..c36ef40
--- /dev/null
+++ b/pengine/test10/bug-cl-5247.xml
@@ -0,0 +1,295 @@
+<cib crm_feature_set="3.0.10" validate-with="pacemaker-2.3" epoch="8" num_updates="33" admin_epoch="0" cib-last-written="Wed Aug 12 11:51:47 2015" update-origin="bl460g8n4" update-client="crm_resource" update-user="root" have-quorum="1" dc-uuid="3232261399" execution-date="1439348020">
+  <configuration>
+    <crm_config>
+      <cluster_property_set id="cib-bootstrap-options">
+        <nvpair id="cib-bootstrap-options-have-watchdog" name="have-watchdog" value="false"/>
+        <nvpair id="cib-bootstrap-options-dc-version" name="dc-version" value="1.1.13-ad1f397"/>
+        <nvpair id="cib-bootstrap-options-cluster-infrastructure" name="cluster-infrastructure" value="corosync"/>
+        <nvpair name="no-quorum-policy" value="ignore" id="cib-bootstrap-options-no-quorum-policy"/>
+        <nvpair name="stonith-enabled" value="true" id="cib-bootstrap-options-stonith-enabled"/>
+        <nvpair name="startup-fencing" value="false" id="cib-bootstrap-options-startup-fencing"/>
+      </cluster_property_set>
+    </crm_config>
+    <nodes>
+      <node id="3232261399" uname="bl460g8n3"/>
+      <node id="3232261400" uname="bl460g8n4"/>
+    </nodes>
+    <resources>
+      <primitive id="prmDB1" class="ocf" provider="heartbeat" type="VirtualDomain">
+        <meta_attributes id="prmDB1-meta_attributes">
+          <nvpair name="remote-node" value="pgsr01" id="prmDB1-meta_attributes-remote-node"/>
+        </meta_attributes>
+        <instance_attributes id="prmDB1-instance_attributes">
+          <nvpair name="config" value="/etc/libvirt/qemu/pgsr01.xml" id="prmDB1-instance_attributes-config"/>
+          <nvpair name="hypervisor" value="qemu:///system" id="prmDB1-instance_attributes-hypervisor"/>
+          <nvpair name="migration_transport" value="ssh" id="prmDB1-instance_attributes-migration_transport"/>
+        </instance_attributes>
+        <operations>
+          <op name="start" interval="0" timeout="120" on-fail="restart" id="prmDB1-start-0"/>
+          <op name="monitor" interval="10" timeout="30" on-fail="restart" id="prmDB1-monitor-10"/>
+          <op name="stop" interval="0" timeout="120" on-fail="fence" id="prmDB1-stop-0"/>
+        </operations>
+        <utilization id="prmDB1-utilization">
+          <nvpair id="prmDB1-utilization-cpu" name="cpu" value="2"/>
+          <nvpair id="prmDB1-utilization-hv_memory" name="hv_memory" value="4024"/>
+        </utilization>
+      </primitive>
+      <primitive id="prmDB2" class="ocf" provider="heartbeat" type="VirtualDomain">
+        <meta_attributes id="prmDB2-meta_attributes">
+          <nvpair name="remote-node" value="pgsr02" id="prmDB2-meta_attributes-remote-node"/>
+        </meta_attributes>
+        <instance_attributes id="prmDB2-instance_attributes">
+          <nvpair name="config" value="/etc/libvirt/qemu/pgsr02.xml" id="prmDB2-instance_attributes-config"/>
+          <nvpair name="hypervisor" value="qemu:///system" id="prmDB2-instance_attributes-hypervisor"/>
+          <nvpair name="migration_transport" value="ssh" id="prmDB2-instance_attributes-migration_transport"/>
+        </instance_attributes>
+        <operations>
+          <op name="start" interval="0" timeout="120" on-fail="restart" id="prmDB2-start-0"/>
+          <op name="monitor" interval="10" timeout="30" on-fail="restart" id="prmDB2-monitor-10"/>
+          <op name="stop" interval="0" timeout="120" on-fail="fence" id="prmDB2-stop-0"/>
+        </operations>
+        <utilization id="prmDB2-utilization">
+          <nvpair id="prmDB2-utilization-cpu" name="cpu" value="2"/>
+          <nvpair id="prmDB2-utilization-hv_memory" name="hv_memory" value="4024"/>
+        </utilization>
+      </primitive>
+      <group id="grpStonith1">
+        <primitive id="prmStonith1-2" class="stonith" type="external/ipmi">
+          <instance_attributes id="prmStonith1-2-instance_attributes">
+            <nvpair name="pcmk_reboot_timeout" value="60s" id="prmStonith1-2-instance_attributes-pcmk_reboot_timeout"/>
+            <nvpair name="hostname" value="bl460g8n3" id="prmStonith1-2-instance_attributes-hostname"/>
+            <nvpair name="ipaddr" value="192.168.28.43" id="prmStonith1-2-instance_attributes-ipaddr"/>
+            <nvpair name="userid" value="USERID" id="prmStonith1-2-instance_attributes-userid"/>
+            <nvpair name="passwd" value="****" id="prmStonith1-2-instance_attributes-passwd"/>
+            <nvpair name="interface" value="lanplus" id="prmStonith1-2-instance_attributes-interface"/>
+          </instance_attributes>
+          <operations>
+            <op name="start" interval="0s" timeout="60s" on-fail="restart" id="prmStonith1-2-start-0s"/>
+            <op name="monitor" interval="3600s" timeout="60s" on-fail="restart" id="prmStonith1-2-monitor-3600s"/>
+            <op name="stop" interval="0s" timeout="60s" on-fail="ignore" id="prmStonith1-2-stop-0s"/>
+          </operations>
+        </primitive>
+      </group>
+      <group id="grpStonith2">
+        <primitive id="prmStonith2-2" class="stonith" type="external/ipmi">
+          <instance_attributes id="prmStonith2-2-instance_attributes">
+            <nvpair name="pcmk_reboot_timeout" value="60s" id="prmStonith2-2-instance_attributes-pcmk_reboot_timeout"/>
+            <nvpair name="hostname" value="bl460g8n4" id="prmStonith2-2-instance_attributes-hostname"/>
+            <nvpair name="ipaddr" value="192.168.28.44" id="prmStonith2-2-instance_attributes-ipaddr"/>
+            <nvpair name="userid" value="USERID" id="prmStonith2-2-instance_attributes-userid"/>
+            <nvpair name="passwd" value="****" id="prmStonith2-2-instance_attributes-passwd"/>
+            <nvpair name="interface" value="lanplus" id="prmStonith2-2-instance_attributes-interface"/>
+          </instance_attributes>
+          <operations>
+            <op name="start" interval="0s" timeout="60s" on-fail="restart" id="prmStonith2-2-start-0s"/>
+            <op name="monitor" interval="3600s" timeout="60s" on-fail="restart" id="prmStonith2-2-monitor-3600s"/>
+            <op name="stop" interval="0s" timeout="60s" on-fail="ignore" id="prmStonith2-2-stop-0s"/>
+          </operations>
+        </primitive>
+      </group>
+      <group id="master-group">
+        <primitive id="vip-master" class="ocf" provider="heartbeat" type="Dummy">
+          <operations>
+            <op name="start" interval="0s" timeout="60s" on-fail="restart" id="vip-master-start-0s"/>
+            <op name="monitor" interval="10s" timeout="60s" on-fail="restart" id="vip-master-monitor-10s"/>
+            <op name="stop" interval="0s" timeout="60s" on-fail="fence" id="vip-master-stop-0s"/>
+          </operations>
+        </primitive>
+        <primitive id="vip-rep" class="ocf" provider="heartbeat" type="Dummy">
+          <operations>
+            <op name="start" interval="0s" timeout="60s" on-fail="stop" id="vip-rep-start-0s"/>
+            <op name="monitor" interval="10s" timeout="60s" on-fail="restart" id="vip-rep-monitor-10s"/>
+            <op name="stop" interval="0s" timeout="60s" on-fail="ignore" id="vip-rep-stop-0s"/>
+          </operations>
+        </primitive>
+      </group>
+      <master id="msPostgresql">
+        <meta_attributes id="msPostgresql-meta_attributes">
+          <nvpair name="master-max" value="1" id="msPostgresql-meta_attributes-master-max"/>
+          <nvpair name="master-node-max" value="1" id="msPostgresql-meta_attributes-master-node-max"/>
+          <nvpair name="clone-max" value="2" id="msPostgresql-meta_attributes-clone-max"/>
+          <nvpair name="clone-node-max" value="1" id="msPostgresql-meta_attributes-clone-node-max"/>
+          <nvpair name="notify" value="true" id="msPostgresql-meta_attributes-notify"/>
+        </meta_attributes>
+        <primitive id="pgsql" class="ocf" provider="heartbeat" type="Stateful">
+          <operations>
+            <op name="start" interval="0s" timeout="300s" on-fail="restart" id="pgsql-start-0s"/>
+            <op name="monitor" interval="10s" timeout="60s" on-fail="restart" id="pgsql-monitor-10s"/>
+            <op name="monitor" role="Master" interval="9s" timeout="60s" on-fail="restart" id="pgsql-monitor-9s"/>
+            <op name="promote" interval="0s" timeout="300s" on-fail="restart" id="pgsql-promote-0s"/>
+            <op name="demote" interval="0s" timeout="300s" on-fail="fence" id="pgsql-demote-0s"/>
+            <op name="notify" interval="0s" timeout="60s" id="pgsql-notify-0s"/>
+            <op name="stop" interval="0s" timeout="300s" on-fail="fence" id="pgsql-stop-0s"/>
+          </operations>
+        </primitive>
+      </master>
+    </resources>
+    <constraints>
+      <rsc_location id="rsc_location-grpStonith1-4" rsc="grpStonith1">
+        <rule score="-INFINITY" boolean-op="or" id="rsc_location-grpStonith1-4-rule">
+          <expression attribute="#uname" operation="eq" value="bl460g8n3" id="rsc_location-grpStonith1-4-rule-expression"/>
+          <expression attribute="#uname" operation="eq" value="pgsr01" id="rsc_location-grpStonith1-4-rule-expression-0"/>
+          <expression attribute="#uname" operation="eq" value="pgsr02" id="rsc_location-grpStonith1-4-rule-expression-1"/>
+        </rule>
+      </rsc_location>
+      <rsc_location id="rsc_location-grpStonith2-5" rsc="grpStonith2">
+        <rule score="-INFINITY" boolean-op="or" id="rsc_location-grpStonith2-5-rule">
+          <expression attribute="#uname" operation="eq" value="bl460g8n4" id="rsc_location-grpStonith2-5-rule-expression"/>
+          <expression attribute="#uname" operation="eq" value="pgsr01" id="rsc_location-grpStonith2-5-rule-expression-0"/>
+          <expression attribute="#uname" operation="eq" value="pgsr02" id="rsc_location-grpStonith2-5-rule-expression-1"/>
+        </rule>
+      </rsc_location>
+      <rsc_location id="rsc_location-msPostgresql-1" rsc="msPostgresql">
+        <rule score="-INFINITY" id="rsc_location-msPostgresql-1-rule">
+          <expression attribute="#uname" operation="eq" value="bl460g8n3" id="rsc_location-msPostgresql-1-rule-expression"/>
+        </rule>
+        <rule score="-INFINITY" id="rsc_location-msPostgresql-1-rule-0">
+          <expression attribute="#uname" operation="eq" value="bl460g8n4" id="rsc_location-msPostgresql-1-rule-0-expression"/>
+        </rule>
+      </rsc_location>
+      <rsc_location id="rsc_location-prmDB1-2" rsc="prmDB1">
+        <rule score="-INFINITY" id="rsc_location-prmDB1-2-rule">
+          <expression attribute="#uname" operation="eq" value="bl460g8n4" id="rsc_location-prmDB1-2-rule-expression"/>
+        </rule>
+      </rsc_location>
+      <rsc_location id="rsc_location-prmDB2-3" rsc="prmDB2">
+        <rule score="-INFINITY" id="rsc_location-prmDB2-3-rule">
+          <expression attribute="#uname" operation="eq" value="bl460g8n3" id="rsc_location-prmDB2-3-rule-expression"/>
+        </rule>
+      </rsc_location>
+      <rsc_colocation id="rsc_colocation-master-group-msPostgresql-1" score="INFINITY" rsc="master-group" with-rsc="msPostgresql" with-rsc-role="Master"/>
+      <rsc_order id="rsc_order-msPostgresql-master-group-1" score="INFINITY" symmetrical="false" first="msPostgresql" first-action="promote" then="master-group" then-action="start"/>
+      <rsc_order id="rsc_order-msPostgresql-master-group-2" score="0" symmetrical="false" first="msPostgresql" first-action="demote" then="master-group" then-action="stop"/>
+    </constraints>
+    <fencing-topology>
+      <fencing-level devices="prmStonith1-2" index="1" target="bl460g8n3" id="fencing"/>
+      <fencing-level devices="prmStonith2-2" index="1" target="bl460g8n4" id="fencing-0"/>
+    </fencing-topology>
+    <rsc_defaults>
+      <meta_attributes id="rsc-options">
+        <nvpair name="resource-stickiness" value="INFINITY" id="rsc-options-resource-stickiness"/>
+        <nvpair name="migration-threshold" value="1" id="rsc-options-migration-threshold"/>
+      </meta_attributes>
+    </rsc_defaults>
+  </configuration>
+  <status>
+    <node_state id="3232261400" uname="bl460g8n4" in_ccm="true" crmd="online" crm-debug-origin="do_update_resource" join="member" expected="member">
+      <lrm id="3232261400">
+        <lrm_resources>
+          <lrm_resource id="prmStonith1-2" type="external/ipmi" class="stonith">
+            <lrm_rsc_op id="prmStonith1-2_last_0" operation_key="prmStonith1-2_start_0" operation="start" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="24:3:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;24:3:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="31" rc-code="0" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="1226" queue-time="0" op-digest="afe12b5cfc17d93f044b4e7a9cdbcf9b" op-secure-params=" passwd " op-secure-digest="e865267179ef110b6279ff90ad06de48"/>
+            <lrm_rsc_op id="prmStonith1-2_monitor_3600000" operation_key="prmStonith1-2_monitor_3600000" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="12:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;12:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="33" rc-code="0" op-status="0" interval="3600000" last-rc-change="1439347908" exec-time="1131" queue-time="0" op-digest="e8ae3d1e396335d3601757dd89d0ae69" op-secure-params=" passwd " op-secure-digest="e865267179ef110b6279ff90ad06de48"/>
+          </lrm_resource>
+          <lrm_resource id="prmStonith2-2" type="external/ipmi" class="stonith">
+            <lrm_rsc_op id="prmStonith2-2_last_0" operation_key="prmStonith2-2_monitor_0" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="16:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:7;16:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="17" rc-code="7" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="0" queue-time="0" op-digest="92d167320c2a18fe8f3ea285d9f9ee90" op-secure-params=" passwd " op-secure-digest="1149ea95c2c0b76e99fa8fa192158cbf"/>
+          </lrm_resource>
+          <lrm_resource id="vip-master" type="Dummy" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="vip-master_last_0" operation_key="vip-master_monitor_0" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="17:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:7;17:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="21" rc-code="7" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="20" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8" op-force-restart=" state " op-restart-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+          </lrm_resource>
+          <lrm_resource id="vip-rep" type="Dummy" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="vip-rep_last_0" operation_key="vip-rep_monitor_0" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="18:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:7;18:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="25" rc-code="7" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="11" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8" op-force-restart=" state " op-restart-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+          </lrm_resource>
+          <lrm_resource id="pgsql" type="Stateful" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="pgsql_last_0" operation_key="pgsql_monitor_0" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="19:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:7;19:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="30" rc-code="7" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="17" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+          </lrm_resource>
+          <lrm_resource id="prmDB1" type="VirtualDomain" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="prmDB1_last_0" operation_key="prmDB1_monitor_0" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="13:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:7;13:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="5" rc-code="7" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="228" queue-time="0" op-digest="04e86e87e00cd62d2fde3a8ec03d5bc1"/>
+          </lrm_resource>
+          <lrm_resource id="prmDB2" type="VirtualDomain" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="prmDB2_last_0" operation_key="prmDB2_start_0" operation="start" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="8:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;8:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="32" rc-code="0" op-status="0" interval="0" last-run="1439347908" last-rc-change="1439347908" exec-time="891" queue-time="0" op-digest="4b7b16f20229da9f7b54b8898eb3de9a"/>
+            <lrm_rsc_op id="prmDB2_monitor_10000" operation_key="prmDB2_monitor_10000" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="9:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;9:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="34" rc-code="0" op-status="0" interval="10000" last-rc-change="1439347909" exec-time="102" queue-time="0" op-digest="9d078646f59ffe39c041072ed10692be"/>
+          </lrm_resource>
+          <lrm_resource id="pgsr02" type="remote" class="ocf" provider="pacemaker" container="prmDB2">
+            <lrm_rsc_op id="pgsr02_last_0" operation_key="pgsr02_start_0" operation="start" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="58:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;58:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="1" rc-code="0" op-status="0" interval="0" last-run="1439347909" last-rc-change="1439347909" exec-time="0" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8" op-force-restart=" server " op-restart-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+            <lrm_rsc_op id="pgsr02_monitor_30000" operation_key="pgsr02_monitor_30000" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="59:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;59:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="2" rc-code="0" op-status="0" interval="30000" last-rc-change="1439347937" exec-time="0" queue-time="0" op-digest="02a5bcf940fc8d3239701acb11438d6a"/>
+            <lrm_rsc_op id="pgsr02_last_failure_0" operation_key="pgsr02_monitor_30000" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="59:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="4:1;59:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="2" rc-code="1" op-status="4" interval="30000" last-rc-change="1439348019" exec-time="0" queue-time="0" op-digest="02a5bcf940fc8d3239701acb11438d6a"/>
+          </lrm_resource>
+        </lrm_resources>
+      </lrm>
+      <transient_attributes id="3232261400">
+        <instance_attributes id="status-3232261400">
+          <nvpair id="status-3232261400-shutdown" name="shutdown" value="0"/>
+          <nvpair id="status-3232261400-probe_complete" name="probe_complete" value="true"/>
+          <nvpair id="status-3232261400-fail-count-pgsr02" name="fail-count-pgsr02" value="1"/>
+          <nvpair id="status-3232261400-last-failure-pgsr02" name="last-failure-pgsr02" value="1439348019"/>
+        </instance_attributes>
+      </transient_attributes>
+    </node_state>
+    <node_state id="3232261399" uname="bl460g8n3" in_ccm="true" crmd="online" crm-debug-origin="do_update_resource" join="member" expected="member">
+      <transient_attributes id="3232261399">
+        <instance_attributes id="status-3232261399">
+          <nvpair id="status-3232261399-shutdown" name="shutdown" value="0"/>
+          <nvpair id="status-3232261399-probe_complete" name="probe_complete" value="true"/>
+        </instance_attributes>
+      </transient_attributes>
+      <lrm id="3232261399">
+        <lrm_resources>
+          <lrm_resource id="prmStonith1-2" type="external/ipmi" class="stonith">
+            <lrm_rsc_op id="prmStonith1-2_last_0" operation_key="prmStonith1-2_monitor_0" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="7:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:7;7:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="13" rc-code="7" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="1" queue-time="0" op-digest="afe12b5cfc17d93f044b4e7a9cdbcf9b" op-secure-params=" passwd " op-secure-digest="e865267179ef110b6279ff90ad06de48"/>
+          </lrm_resource>
+          <lrm_resource id="prmStonith2-2" type="external/ipmi" class="stonith">
+            <lrm_rsc_op id="prmStonith2-2_last_0" operation_key="prmStonith2-2_start_0" operation="start" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="30:3:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;30:3:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="31" rc-code="0" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="1171" queue-time="0" op-digest="92d167320c2a18fe8f3ea285d9f9ee90" op-secure-params=" passwd " op-secure-digest="1149ea95c2c0b76e99fa8fa192158cbf"/>
+            <lrm_rsc_op id="prmStonith2-2_monitor_3600000" operation_key="prmStonith2-2_monitor_3600000" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="19:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;19:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="33" rc-code="0" op-status="0" interval="3600000" last-rc-change="1439347908" exec-time="1105" queue-time="0" op-digest="3726b87d5cee560876fee49ef2f9ce67" op-secure-params=" passwd " op-secure-digest="1149ea95c2c0b76e99fa8fa192158cbf"/>
+          </lrm_resource>
+          <lrm_resource id="vip-master" type="Dummy" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="vip-master_last_0" operation_key="vip-master_monitor_0" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="9:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:7;9:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="21" rc-code="7" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="27" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8" op-force-restart=" state " op-restart-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+          </lrm_resource>
+          <lrm_resource id="vip-rep" type="Dummy" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="vip-rep_last_0" operation_key="vip-rep_monitor_0" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="10:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:7;10:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="25" rc-code="7" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="26" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8" op-force-restart=" state " op-restart-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+          </lrm_resource>
+          <lrm_resource id="pgsql" type="Stateful" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="pgsql_last_0" operation_key="pgsql_monitor_0" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="11:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:7;11:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="30" rc-code="7" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="25" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+          </lrm_resource>
+          <lrm_resource id="prmDB2" type="VirtualDomain" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="prmDB2_last_0" operation_key="prmDB2_monitor_0" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="6:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:7;6:3:7:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="9" rc-code="7" op-status="0" interval="0" last-run="1439347907" last-rc-change="1439347907" exec-time="100" queue-time="0" op-digest="4b7b16f20229da9f7b54b8898eb3de9a"/>
+          </lrm_resource>
+          <lrm_resource id="prmDB1" type="VirtualDomain" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="prmDB1_last_0" operation_key="prmDB1_start_0" operation="start" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="6:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;6:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="32" rc-code="0" op-status="0" interval="0" last-run="1439347908" last-rc-change="1439347908" exec-time="910" queue-time="0" op-digest="04e86e87e00cd62d2fde3a8ec03d5bc1"/>
+            <lrm_rsc_op id="prmDB1_monitor_10000" operation_key="prmDB1_monitor_10000" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="7:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;7:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="34" rc-code="0" op-status="0" interval="10000" last-rc-change="1439347909" exec-time="100" queue-time="0" op-digest="b36f484e0f0d2fd6243f33cbe129b190"/>
+          </lrm_resource>
+          <lrm_resource id="pgsr01" type="remote" class="ocf" provider="pacemaker" container="prmDB1">
+            <lrm_rsc_op id="pgsr01_last_0" operation_key="pgsr01_start_0" operation="start" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="56:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;56:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="1" rc-code="0" op-status="0" interval="0" last-run="1439347909" last-rc-change="1439347909" exec-time="0" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8" op-force-restart=" server " op-restart-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+            <lrm_rsc_op id="pgsr01_monitor_30000" operation_key="pgsr01_monitor_30000" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="57:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;57:4:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="2" rc-code="0" op-status="0" interval="30000" last-rc-change="1439347938" exec-time="0" queue-time="0" op-digest="02a5bcf940fc8d3239701acb11438d6a"/>
+          </lrm_resource>
+        </lrm_resources>
+      </lrm>
+    </node_state>
+    <node_state remote_node="true" id="pgsr02" uname="pgsr02" crm-debug-origin="do_update_resource" node_fenced="0">
+      <transient_attributes id="pgsr02">
+        <instance_attributes id="status-pgsr02">
+          <nvpair id="status-pgsr02-master-pgsql" name="master-pgsql" value="10"/>
+        </instance_attributes>
+      </transient_attributes>
+      <lrm id="pgsr02">
+        <lrm_resources>
+          <lrm_resource id="pgsql" type="Stateful" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="pgsql_last_0" operation_key="pgsql_promote_0" operation="promote" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="38:5:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;38:5:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="16" rc-code="0" op-status="0" interval="0" last-run="1439347938" last-rc-change="1439347938" exec-time="351" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+            <lrm_rsc_op id="pgsql_monitor_9000" operation_key="pgsql_monitor_9000" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="40:6:8:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:8;40:6:8:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="28" rc-code="8" op-status="0" interval="9000" last-rc-change="1439347938" exec-time="10" queue-time="1" op-digest="873ed4f07792aa8ff18f3254244675ea"/>
+          </lrm_resource>
+          <lrm_resource id="vip-master" type="Dummy" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="vip-master_last_0" operation_key="vip-master_start_0" operation="start" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="28:6:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;28:6:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="27" rc-code="0" op-status="0" interval="0" last-run="1439347938" last-rc-change="1439347938" exec-time="86" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8" op-force-restart=" state " op-restart-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+            <lrm_rsc_op id="vip-master_monitor_10000" operation_key="vip-master_monitor_10000" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="29:6:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;29:6:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="29" rc-code="0" op-status="0" interval="10000" last-rc-change="1439347938" exec-time="14" queue-time="0" op-digest="873ed4f07792aa8ff18f3254244675ea"/>
+          </lrm_resource>
+          <lrm_resource id="vip-rep" type="Dummy" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="vip-rep_last_0" operation_key="vip-rep_start_0" operation="start" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="30:6:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;30:6:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="33" rc-code="0" op-status="0" interval="0" last-run="1439347939" last-rc-change="1439347939" exec-time="15" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8" op-force-restart=" state " op-restart-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+            <lrm_rsc_op id="vip-rep_monitor_10000" operation_key="vip-rep_monitor_10000" operation="monitor" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="31:6:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;31:6:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n4" call-id="34" rc-code="0" op-status="0" interval="10000" last-rc-change="1439347939" exec-time="14" queue-time="0" op-digest="873ed4f07792aa8ff18f3254244675ea"/>
+          </lrm_resource>
+        </lrm_resources>
+      </lrm>
+    </node_state>
+    <node_state remote_node="true" id="pgsr01" uname="pgsr01" crm-debug-origin="do_update_resource" node_fenced="0">
+      <transient_attributes id="pgsr01">
+        <instance_attributes id="status-pgsr01">
+          <nvpair id="status-pgsr01-master-pgsql" name="master-pgsql" value="10"/>
+        </instance_attributes>
+      </transient_attributes>
+      <lrm id="pgsr01">
+        <lrm_resources>
+          <lrm_resource id="pgsql" type="Stateful" class="ocf" provider="heartbeat">
+            <lrm_rsc_op id="pgsql_last_0" operation_key="pgsql_promote_0" operation="promote" crm-debug-origin="do_update_resource" crm_feature_set="3.0.10" transition-key="42:8:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" transition-magic="0:0;42:8:0:6cacb40a-dbbb-49b0-bac7-1794a61d2910" on_node="bl460g8n3" call-id="24" rc-code="0" op-status="0" interval="0" last-run="1439348020" last-rc-change="1439348020" exec-time="323" queue-time="0" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8"/>
+          </lrm_resource>
+        </lrm_resources>
+      </lrm>
+    </node_state>
+  </status>
+</cib>