diff options
Diffstat (limited to 'cts/scheduler/summary/promoted-notify.summary')
-rw-r--r-- | cts/scheduler/summary/promoted-notify.summary | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/cts/scheduler/summary/promoted-notify.summary b/cts/scheduler/summary/promoted-notify.summary new file mode 100644 index 0000000..f0fb040 --- /dev/null +++ b/cts/scheduler/summary/promoted-notify.summary @@ -0,0 +1,36 @@ +Current cluster status: + * Node List: + * Online: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started rhel7-auto1 + * Clone Set: fake-master [fake] (promotable): + * Unpromoted: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 ] + +Transition Summary: + * Promote fake:0 ( Unpromoted -> Promoted rhel7-auto1 ) + +Executing Cluster Transition: + * Pseudo action: fake-master_pre_notify_promote_0 + * Resource action: fake notify on rhel7-auto1 + * Resource action: fake notify on rhel7-auto3 + * Resource action: fake notify on rhel7-auto2 + * Pseudo action: fake-master_confirmed-pre_notify_promote_0 + * Pseudo action: fake-master_promote_0 + * Resource action: fake promote on rhel7-auto1 + * Pseudo action: fake-master_promoted_0 + * Pseudo action: fake-master_post_notify_promoted_0 + * Resource action: fake notify on rhel7-auto1 + * Resource action: fake notify on rhel7-auto3 + * Resource action: fake notify on rhel7-auto2 + * Pseudo action: fake-master_confirmed-post_notify_promoted_0 + +Revised Cluster Status: + * Node List: + * Online: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started rhel7-auto1 + * Clone Set: fake-master [fake] (promotable): + * Promoted: [ rhel7-auto1 ] + * Unpromoted: [ rhel7-auto2 rhel7-auto3 ] |