summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/summary/inc11.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/inc11.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/inc11.summary')
-rw-r--r--cts/scheduler/summary/inc11.summary43
1 files changed, 43 insertions, 0 deletions
diff --git a/cts/scheduler/summary/inc11.summary b/cts/scheduler/summary/inc11.summary
new file mode 100644
index 0000000..1149123
--- /dev/null
+++ b/cts/scheduler/summary/inc11.summary
@@ -0,0 +1,43 @@
+Current cluster status:
+ * Node List:
+ * Online: [ node0 node1 node2 ]
+
+ * Full List of Resources:
+ * simple-rsc (ocf:heartbeat:apache): Stopped
+ * Clone Set: rsc1 [child_rsc1] (promotable, unique):
+ * child_rsc1:0 (ocf:heartbeat:apache): Stopped
+ * child_rsc1:1 (ocf:heartbeat:apache): Stopped
+
+Transition Summary:
+ * Start simple-rsc ( node2 )
+ * Start child_rsc1:0 ( node1 )
+ * Promote child_rsc1:1 ( Stopped -> Promoted node2 )
+
+Executing Cluster Transition:
+ * Resource action: simple-rsc monitor on node2
+ * Resource action: simple-rsc monitor on node1
+ * Resource action: simple-rsc monitor on node0
+ * Resource action: child_rsc1:0 monitor on node2
+ * Resource action: child_rsc1:0 monitor on node1
+ * Resource action: child_rsc1:0 monitor on node0
+ * Resource action: child_rsc1:1 monitor on node2
+ * Resource action: child_rsc1:1 monitor on node1
+ * Resource action: child_rsc1:1 monitor on node0
+ * Pseudo action: rsc1_start_0
+ * Resource action: simple-rsc start on node2
+ * Resource action: child_rsc1:0 start on node1
+ * Resource action: child_rsc1:1 start on node2
+ * Pseudo action: rsc1_running_0
+ * Pseudo action: rsc1_promote_0
+ * Resource action: child_rsc1:1 promote on node2
+ * Pseudo action: rsc1_promoted_0
+
+Revised Cluster Status:
+ * Node List:
+ * Online: [ node0 node1 node2 ]
+
+ * Full List of Resources:
+ * simple-rsc (ocf:heartbeat:apache): Started node2
+ * Clone Set: rsc1 [child_rsc1] (promotable, unique):
+ * child_rsc1:0 (ocf:heartbeat:apache): Unpromoted node1
+ * child_rsc1:1 (ocf:heartbeat:apache): Promoted node2