diff options
Diffstat (limited to 'cts/scheduler/summary/clone-require-all-4.summary')
-rw-r--r-- | cts/scheduler/summary/clone-require-all-4.summary | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/cts/scheduler/summary/clone-require-all-4.summary b/cts/scheduler/summary/clone-require-all-4.summary new file mode 100644 index 0000000..ebd7b6b --- /dev/null +++ b/cts/scheduler/summary/clone-require-all-4.summary @@ -0,0 +1,41 @@ +Current cluster status: + * Node List: + * Node rhel7-auto1: standby (with active resources) + * Online: [ rhel7-auto2 rhel7-auto3 rhel7-auto4 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started rhel7-auto1 + * Clone Set: A-clone [A]: + * Started: [ rhel7-auto1 rhel7-auto2 ] + * Stopped: [ rhel7-auto3 rhel7-auto4 ] + * Clone Set: B-clone [B]: + * Started: [ rhel7-auto3 rhel7-auto4 ] + * Stopped: [ rhel7-auto1 rhel7-auto2 ] + +Transition Summary: + * Move shooter ( rhel7-auto1 -> rhel7-auto2 ) + * Stop A:0 ( rhel7-auto1 ) due to node availability + +Executing Cluster Transition: + * Resource action: shooter stop on rhel7-auto1 + * Pseudo action: A-clone_stop_0 + * Resource action: shooter start on rhel7-auto2 + * Resource action: A stop on rhel7-auto1 + * Pseudo action: A-clone_stopped_0 + * Pseudo action: A-clone_start_0 + * Resource action: shooter monitor=60000 on rhel7-auto2 + * Pseudo action: A-clone_running_0 + +Revised Cluster Status: + * Node List: + * Node rhel7-auto1: standby + * Online: [ rhel7-auto2 rhel7-auto3 rhel7-auto4 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started rhel7-auto2 + * Clone Set: A-clone [A]: + * Started: [ rhel7-auto2 ] + * Stopped: [ rhel7-auto1 rhel7-auto3 rhel7-auto4 ] + * Clone Set: B-clone [B]: + * Started: [ rhel7-auto3 rhel7-auto4 ] + * Stopped: [ rhel7-auto1 rhel7-auto2 ] |