diff options
Diffstat (limited to 'cts/scheduler/summary/whitebox-stop.summary')
-rw-r--r-- | cts/scheduler/summary/whitebox-stop.summary | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/cts/scheduler/summary/whitebox-stop.summary b/cts/scheduler/summary/whitebox-stop.summary new file mode 100644 index 0000000..a7a5e0f --- /dev/null +++ b/cts/scheduler/summary/whitebox-stop.summary @@ -0,0 +1,53 @@ +1 of 14 resource instances DISABLED and 0 BLOCKED from further action due to failure + +Current cluster status: + * Node List: + * Online: [ 18node1 18node2 18node3 ] + * GuestOnline: [ lxc1 lxc2 ] + + * Full List of Resources: + * container1 (ocf:heartbeat:VirtualDomain): Started 18node2 (disabled) + * container2 (ocf:heartbeat:VirtualDomain): Started 18node2 + * shoot1 (stonith:fence_xvm): Started 18node3 + * Clone Set: M-clone [M]: + * Started: [ 18node1 18node2 18node3 lxc1 lxc2 ] + * A (ocf:pacemaker:Dummy): Started 18node1 + * B (ocf:pacemaker:Dummy): Started lxc1 + * C (ocf:pacemaker:Dummy): Started lxc2 + * D (ocf:pacemaker:Dummy): Started 18node1 + +Transition Summary: + * Stop container1 ( 18node2 ) due to node availability + * Stop M:4 ( lxc1 ) due to node availability + * Move B ( lxc1 -> lxc2 ) + * Stop lxc1 ( 18node2 ) due to node availability + +Executing Cluster Transition: + * Pseudo action: M-clone_stop_0 + * Resource action: A monitor on lxc2 + * Resource action: B stop on lxc1 + * Resource action: B monitor on lxc2 + * Resource action: D monitor on lxc2 + * Resource action: M stop on lxc1 + * Pseudo action: M-clone_stopped_0 + * Resource action: B start on lxc2 + * Resource action: lxc1 stop on 18node2 + * Resource action: container1 stop on 18node2 + * Resource action: B monitor=10000 on lxc2 + +Revised Cluster Status: + * Node List: + * Online: [ 18node1 18node2 18node3 ] + * GuestOnline: [ lxc2 ] + + * Full List of Resources: + * container1 (ocf:heartbeat:VirtualDomain): Stopped (disabled) + * container2 (ocf:heartbeat:VirtualDomain): Started 18node2 + * shoot1 (stonith:fence_xvm): Started 18node3 + * Clone Set: M-clone [M]: + * Started: [ 18node1 18node2 18node3 lxc2 ] + * Stopped: [ lxc1 ] + * A (ocf:pacemaker:Dummy): Started 18node1 + * B (ocf:pacemaker:Dummy): Started lxc2 + * C (ocf:pacemaker:Dummy): Started lxc2 + * D (ocf:pacemaker:Dummy): Started 18node1 |