summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/summary/bug-lf-2606.summary
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 06:53:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 06:53:20 +0000
commite5a812082ae033afb1eed82c0f2df3d0f6bdc93f (patch)
treea6716c9275b4b413f6c9194798b34b91affb3cc7 /cts/scheduler/summary/bug-lf-2606.summary
parentInitial commit. (diff)
downloadpacemaker-e5a812082ae033afb1eed82c0f2df3d0f6bdc93f.tar.xz
pacemaker-e5a812082ae033afb1eed82c0f2df3d0f6bdc93f.zip
Adding upstream version 2.1.6.upstream/2.1.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'cts/scheduler/summary/bug-lf-2606.summary')
-rw-r--r--cts/scheduler/summary/bug-lf-2606.summary46
1 files changed, 46 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bug-lf-2606.summary b/cts/scheduler/summary/bug-lf-2606.summary
new file mode 100644
index 0000000..e0b7ebf
--- /dev/null
+++ b/cts/scheduler/summary/bug-lf-2606.summary
@@ -0,0 +1,46 @@
+1 of 5 resource instances DISABLED and 0 BLOCKED from further action due to failure
+
+Current cluster status:
+ * Node List:
+ * Node node2: UNCLEAN (online)
+ * Online: [ node1 ]
+
+ * Full List of Resources:
+ * rsc_stonith (stonith:null): Started node1
+ * rsc1 (ocf:pacemaker:Dummy): FAILED node2 (disabled)
+ * rsc2 (ocf:pacemaker:Dummy): Started node2
+ * Clone Set: ms3 [rsc3] (promotable):
+ * Promoted: [ node2 ]
+ * Unpromoted: [ node1 ]
+
+Transition Summary:
+ * Fence (reboot) node2 'rsc1 failed there'
+ * Stop rsc1 ( node2 ) due to node availability
+ * Move rsc2 ( node2 -> node1 )
+ * Stop rsc3:1 ( Promoted node2 ) due to node availability
+
+Executing Cluster Transition:
+ * Pseudo action: ms3_demote_0
+ * Fencing node2 (reboot)
+ * Pseudo action: rsc1_stop_0
+ * Pseudo action: rsc2_stop_0
+ * Pseudo action: rsc3:1_demote_0
+ * Pseudo action: ms3_demoted_0
+ * Pseudo action: ms3_stop_0
+ * Resource action: rsc2 start on node1
+ * Pseudo action: rsc3:1_stop_0
+ * Pseudo action: ms3_stopped_0
+ * Resource action: rsc2 monitor=10000 on node1
+
+Revised Cluster Status:
+ * Node List:
+ * Online: [ node1 ]
+ * OFFLINE: [ node2 ]
+
+ * Full List of Resources:
+ * rsc_stonith (stonith:null): Started node1
+ * rsc1 (ocf:pacemaker:Dummy): Stopped (disabled)
+ * rsc2 (ocf:pacemaker:Dummy): Started node1
+ * Clone Set: ms3 [rsc3] (promotable):
+ * Unpromoted: [ node1 ]
+ * Stopped: [ node2 ]