diff options
Diffstat (limited to 'cts/scheduler/summary/clone-anon-dup.summary')
-rw-r--r-- | cts/scheduler/summary/clone-anon-dup.summary | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/cts/scheduler/summary/clone-anon-dup.summary b/cts/scheduler/summary/clone-anon-dup.summary new file mode 100644 index 0000000..1e807b7 --- /dev/null +++ b/cts/scheduler/summary/clone-anon-dup.summary @@ -0,0 +1,35 @@ +Current cluster status: + * Node List: + * Online: [ wc01 wc02 wc03 ] + + * Full List of Resources: + * stonith-1 (stonith:dummy): Stopped + * Clone Set: clone_webservice [group_webservice]: + * Resource Group: group_webservice:2: + * fs_www (ocf:heartbeat:Filesystem): ORPHANED Stopped + * apache2 (ocf:heartbeat:apache): ORPHANED Started wc02 + * Started: [ wc01 wc02 ] + +Transition Summary: + * Start stonith-1 ( wc01 ) + * Stop apache2:2 ( wc02 ) due to node availability + +Executing Cluster Transition: + * Resource action: stonith-1 monitor on wc03 + * Resource action: stonith-1 monitor on wc02 + * Resource action: stonith-1 monitor on wc01 + * Pseudo action: clone_webservice_stop_0 + * Resource action: stonith-1 start on wc01 + * Pseudo action: group_webservice:2_stop_0 + * Resource action: apache2:0 stop on wc02 + * Pseudo action: group_webservice:2_stopped_0 + * Pseudo action: clone_webservice_stopped_0 + +Revised Cluster Status: + * Node List: + * Online: [ wc01 wc02 wc03 ] + + * Full List of Resources: + * stonith-1 (stonith:dummy): Started wc01 + * Clone Set: clone_webservice [group_webservice]: + * Started: [ wc01 wc02 ] |