diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:53:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:53:20 +0000 |
commit | e5a812082ae033afb1eed82c0f2df3d0f6bdc93f (patch) | |
tree | a6716c9275b4b413f6c9194798b34b91affb3cc7 /cts/scheduler/summary/bug-5014-CLONE-A-start-B-start.summary | |
parent | Initial commit. (diff) | |
download | pacemaker-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-5014-CLONE-A-start-B-start.summary')
-rw-r--r-- | cts/scheduler/summary/bug-5014-CLONE-A-start-B-start.summary | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bug-5014-CLONE-A-start-B-start.summary b/cts/scheduler/summary/bug-5014-CLONE-A-start-B-start.summary new file mode 100644 index 0000000..fc93e4c --- /dev/null +++ b/cts/scheduler/summary/bug-5014-CLONE-A-start-B-start.summary @@ -0,0 +1,35 @@ +Current cluster status: + * Node List: + * Online: [ fc16-builder ] + + * Full List of Resources: + * Clone Set: clone1 [ClusterIP]: + * Stopped: [ fc16-builder ] + * Clone Set: clone2 [ClusterIP2]: + * Stopped: [ fc16-builder ] + +Transition Summary: + * Start ClusterIP:0 ( fc16-builder ) + * Start ClusterIP2:0 ( fc16-builder ) + +Executing Cluster Transition: + * Resource action: ClusterIP:0 monitor on fc16-builder + * Pseudo action: clone1_start_0 + * Resource action: ClusterIP2:0 monitor on fc16-builder + * Resource action: ClusterIP:0 start on fc16-builder + * Pseudo action: clone1_running_0 + * Pseudo action: clone2_start_0 + * Resource action: ClusterIP:0 monitor=30000 on fc16-builder + * Resource action: ClusterIP2:0 start on fc16-builder + * Pseudo action: clone2_running_0 + * Resource action: ClusterIP2:0 monitor=30000 on fc16-builder + +Revised Cluster Status: + * Node List: + * Online: [ fc16-builder ] + + * Full List of Resources: + * Clone Set: clone1 [ClusterIP]: + * Started: [ fc16-builder ] + * Clone Set: clone2 [ClusterIP2]: + * Started: [ fc16-builder ] |