diff options
Diffstat (limited to 'cts/scheduler/summary/unfence-startup.summary')
-rw-r--r-- | cts/scheduler/summary/unfence-startup.summary | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/cts/scheduler/summary/unfence-startup.summary b/cts/scheduler/summary/unfence-startup.summary new file mode 100644 index 0000000..94617c2 --- /dev/null +++ b/cts/scheduler/summary/unfence-startup.summary @@ -0,0 +1,49 @@ +Current cluster status: + * Node List: + * Node virt-4: UNCLEAN (offline) + * Online: [ virt-1 virt-2 virt-3 ] + + * Full List of Resources: + * fencing (stonith:fence_scsi): Started virt-1 + * Clone Set: dlm-clone [dlm]: + * Started: [ virt-1 virt-2 ] + * Stopped: [ virt-3 virt-4 ] + * Clone Set: clvmd-clone [clvmd]: + * Started: [ virt-1 ] + * Stopped: [ virt-2 virt-3 virt-4 ] + +Transition Summary: + * Fence (reboot) virt-4 'node is unclean' + * Fence (on) virt-3 'required by fencing monitor' + * Start dlm:2 ( virt-3 ) + * Start clvmd:1 ( virt-2 ) + * Start clvmd:2 ( virt-3 ) + +Executing Cluster Transition: + * Resource action: clvmd monitor on virt-2 + * Fencing virt-4 (reboot) + * Fencing virt-3 (on) + * Resource action: fencing monitor on virt-3 + * Resource action: dlm monitor on virt-3 + * Pseudo action: dlm-clone_start_0 + * Resource action: clvmd monitor on virt-3 + * Resource action: dlm start on virt-3 + * Pseudo action: dlm-clone_running_0 + * Pseudo action: clvmd-clone_start_0 + * Resource action: clvmd start on virt-2 + * Resource action: clvmd start on virt-3 + * Pseudo action: clvmd-clone_running_0 + +Revised Cluster Status: + * Node List: + * Online: [ virt-1 virt-2 virt-3 ] + * OFFLINE: [ virt-4 ] + + * Full List of Resources: + * fencing (stonith:fence_scsi): Started virt-1 + * Clone Set: dlm-clone [dlm]: + * Started: [ virt-1 virt-2 virt-3 ] + * Stopped: [ virt-4 ] + * Clone Set: clvmd-clone [clvmd]: + * Started: [ virt-1 virt-2 virt-3 ] + * Stopped: [ virt-4 ] |