diff options
Diffstat (limited to 'cts/scheduler/summary/coloc-attr.summary')
-rw-r--r-- | cts/scheduler/summary/coloc-attr.summary | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/cts/scheduler/summary/coloc-attr.summary b/cts/scheduler/summary/coloc-attr.summary new file mode 100644 index 0000000..db3fd8e --- /dev/null +++ b/cts/scheduler/summary/coloc-attr.summary @@ -0,0 +1,31 @@ +Current cluster status: + * Node List: + * Online: [ power720-1 power720-2 power720-3 power720-4 ] + + * Full List of Resources: + * Resource Group: group_test1: + * resource_t11 (lsb:nfsserver): Stopped + * Resource Group: group_test2: + * resource_t21 (ocf:heartbeat:Dummy): Stopped + +Transition Summary: + * Start resource_t11 ( power720-3 ) + * Start resource_t21 ( power720-4 ) + +Executing Cluster Transition: + * Pseudo action: group_test1_start_0 + * Resource action: resource_t11 start on power720-3 + * Pseudo action: group_test1_running_0 + * Pseudo action: group_test2_start_0 + * Resource action: resource_t21 start on power720-4 + * Pseudo action: group_test2_running_0 + +Revised Cluster Status: + * Node List: + * Online: [ power720-1 power720-2 power720-3 power720-4 ] + + * Full List of Resources: + * Resource Group: group_test1: + * resource_t11 (lsb:nfsserver): Started power720-3 + * Resource Group: group_test2: + * resource_t21 (ocf:heartbeat:Dummy): Started power720-4 |