summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/summary/no_quorum_demote.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/no_quorum_demote.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/no_quorum_demote.summary')
-rw-r--r--cts/scheduler/summary/no_quorum_demote.summary40
1 files changed, 40 insertions, 0 deletions
diff --git a/cts/scheduler/summary/no_quorum_demote.summary b/cts/scheduler/summary/no_quorum_demote.summary
new file mode 100644
index 0000000..7de1658
--- /dev/null
+++ b/cts/scheduler/summary/no_quorum_demote.summary
@@ -0,0 +1,40 @@
+Using the original execution date of: 2020-06-17 17:26:35Z
+Current cluster status:
+ * Node List:
+ * Online: [ rhel7-1 rhel7-2 ]
+ * OFFLINE: [ rhel7-3 rhel7-4 rhel7-5 ]
+
+ * Full List of Resources:
+ * Fencing (stonith:fence_xvm): Started rhel7-1
+ * Clone Set: rsc1-clone [rsc1] (promotable):
+ * Promoted: [ rhel7-1 ]
+ * Unpromoted: [ rhel7-2 ]
+ * Stopped: [ rhel7-3 rhel7-4 rhel7-5 ]
+ * rsc2 (ocf:pacemaker:Dummy): Started rhel7-2
+
+Transition Summary:
+ * Stop Fencing ( rhel7-1 ) due to no quorum
+ * Demote rsc1:0 ( Promoted -> Unpromoted rhel7-1 )
+ * Stop rsc2 ( rhel7-2 ) due to no quorum
+
+Executing Cluster Transition:
+ * Resource action: Fencing stop on rhel7-1
+ * Resource action: rsc1 cancel=10000 on rhel7-1
+ * Pseudo action: rsc1-clone_demote_0
+ * Resource action: rsc2 stop on rhel7-2
+ * Resource action: rsc1 demote on rhel7-1
+ * Pseudo action: rsc1-clone_demoted_0
+ * Resource action: rsc1 monitor=11000 on rhel7-1
+Using the original execution date of: 2020-06-17 17:26:35Z
+
+Revised Cluster Status:
+ * Node List:
+ * Online: [ rhel7-1 rhel7-2 ]
+ * OFFLINE: [ rhel7-3 rhel7-4 rhel7-5 ]
+
+ * Full List of Resources:
+ * Fencing (stonith:fence_xvm): Stopped
+ * Clone Set: rsc1-clone [rsc1] (promotable):
+ * Unpromoted: [ rhel7-1 rhel7-2 ]
+ * Stopped: [ rhel7-3 rhel7-4 rhel7-5 ]
+ * rsc2 (ocf:pacemaker:Dummy): Stopped