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/promoted-group.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/promoted-group.summary')
-rw-r--r-- | cts/scheduler/summary/promoted-group.summary | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/cts/scheduler/summary/promoted-group.summary b/cts/scheduler/summary/promoted-group.summary new file mode 100644 index 0000000..44b380c --- /dev/null +++ b/cts/scheduler/summary/promoted-group.summary @@ -0,0 +1,37 @@ +Current cluster status: + * Node List: + * Online: [ rh44-1 rh44-2 ] + + * Full List of Resources: + * Resource Group: test: + * resource_1 (ocf:heartbeat:IPaddr): Started rh44-1 + * Clone Set: ms-sf [grp_ms_sf] (promotable, unique): + * Resource Group: grp_ms_sf:0: + * promotable_Stateful:0 (ocf:heartbeat:Stateful): Unpromoted rh44-2 + * Resource Group: grp_ms_sf:1: + * promotable_Stateful:1 (ocf:heartbeat:Stateful): Unpromoted rh44-1 + +Transition Summary: + * Promote promotable_Stateful:1 ( Unpromoted -> Promoted rh44-1 ) + +Executing Cluster Transition: + * Resource action: promotable_Stateful:1 cancel=5000 on rh44-1 + * Pseudo action: ms-sf_promote_0 + * Pseudo action: grp_ms_sf:1_promote_0 + * Resource action: promotable_Stateful:1 promote on rh44-1 + * Pseudo action: grp_ms_sf:1_promoted_0 + * Resource action: promotable_Stateful:1 monitor=6000 on rh44-1 + * Pseudo action: ms-sf_promoted_0 + +Revised Cluster Status: + * Node List: + * Online: [ rh44-1 rh44-2 ] + + * Full List of Resources: + * Resource Group: test: + * resource_1 (ocf:heartbeat:IPaddr): Started rh44-1 + * Clone Set: ms-sf [grp_ms_sf] (promotable, unique): + * Resource Group: grp_ms_sf:0: + * promotable_Stateful:0 (ocf:heartbeat:Stateful): Unpromoted rh44-2 + * Resource Group: grp_ms_sf:1: + * promotable_Stateful:1 (ocf:heartbeat:Stateful): Promoted rh44-1 |