diff options
Diffstat (limited to 'cts/scheduler/summary/promoted-stop.summary')
-rw-r--r-- | cts/scheduler/summary/promoted-stop.summary | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/cts/scheduler/summary/promoted-stop.summary b/cts/scheduler/summary/promoted-stop.summary new file mode 100644 index 0000000..efc7492 --- /dev/null +++ b/cts/scheduler/summary/promoted-stop.summary @@ -0,0 +1,24 @@ +Current cluster status: + * Node List: + * Online: [ node1 node2 node3 ] + + * Full List of Resources: + * Clone Set: m [dummy] (promotable): + * Unpromoted: [ node1 node2 node3 ] + +Transition Summary: + * Stop dummy:2 ( Unpromoted node3 ) due to node availability + +Executing Cluster Transition: + * Pseudo action: m_stop_0 + * Resource action: dummy:2 stop on node3 + * Pseudo action: m_stopped_0 + +Revised Cluster Status: + * Node List: + * Online: [ node1 node2 node3 ] + + * Full List of Resources: + * Clone Set: m [dummy] (promotable): + * Unpromoted: [ node1 node2 ] + * Stopped: [ node3 ] |