diff options
Diffstat (limited to 'cts/scheduler/summary/clone-require-all-no-interleave-2.summary')
-rw-r--r-- | cts/scheduler/summary/clone-require-all-no-interleave-2.summary | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/cts/scheduler/summary/clone-require-all-no-interleave-2.summary b/cts/scheduler/summary/clone-require-all-no-interleave-2.summary new file mode 100644 index 0000000..e40230c --- /dev/null +++ b/cts/scheduler/summary/clone-require-all-no-interleave-2.summary @@ -0,0 +1,56 @@ +Current cluster status: + * Node List: + * Node rhel7-auto3: standby + * Online: [ rhel7-auto1 rhel7-auto2 rhel7-auto4 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started rhel7-auto1 + * Clone Set: A-clone [A]: + * Stopped: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 rhel7-auto4 ] + * Clone Set: B-clone [B]: + * Stopped: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 rhel7-auto4 ] + * Clone Set: C-clone [C]: + * Stopped: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 rhel7-auto4 ] + +Transition Summary: + * Start A:0 ( rhel7-auto4 ) + * Start B:0 ( rhel7-auto4 ) + * Start C:0 ( rhel7-auto2 ) + * Start C:1 ( rhel7-auto1 ) + * Start C:2 ( rhel7-auto4 ) + +Executing Cluster Transition: + * Pseudo action: A-clone_start_0 + * Resource action: A start on rhel7-auto4 + * Pseudo action: A-clone_running_0 + * Pseudo action: B-clone_start_0 + * Resource action: A monitor=10000 on rhel7-auto4 + * Resource action: B start on rhel7-auto4 + * Pseudo action: B-clone_running_0 + * Pseudo action: clone-one-or-more:order-B-clone-C-clone-mandatory + * Resource action: B monitor=10000 on rhel7-auto4 + * Pseudo action: C-clone_start_0 + * Resource action: C start on rhel7-auto2 + * Resource action: C start on rhel7-auto1 + * Resource action: C start on rhel7-auto4 + * Pseudo action: C-clone_running_0 + * Resource action: C monitor=10000 on rhel7-auto2 + * Resource action: C monitor=10000 on rhel7-auto1 + * Resource action: C monitor=10000 on rhel7-auto4 + +Revised Cluster Status: + * Node List: + * Node rhel7-auto3: standby + * Online: [ rhel7-auto1 rhel7-auto2 rhel7-auto4 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started rhel7-auto1 + * Clone Set: A-clone [A]: + * Started: [ rhel7-auto4 ] + * Stopped: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 ] + * Clone Set: B-clone [B]: + * Started: [ rhel7-auto4 ] + * Stopped: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 ] + * Clone Set: C-clone [C]: + * Started: [ rhel7-auto1 rhel7-auto2 rhel7-auto4 ] + * Stopped: [ rhel7-auto3 ] |