diff options
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 |