diff options
Diffstat (limited to 'cts/scheduler/summary/whitebox-fail1.summary')
-rw-r--r-- | cts/scheduler/summary/whitebox-fail1.summary | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/cts/scheduler/summary/whitebox-fail1.summary b/cts/scheduler/summary/whitebox-fail1.summary new file mode 100644 index 0000000..974f124 --- /dev/null +++ b/cts/scheduler/summary/whitebox-fail1.summary @@ -0,0 +1,59 @@ +Current cluster status: + * Node List: + * Online: [ 18node1 18node2 18node3 ] + * GuestOnline: [ lxc2 ] + + * Full List of Resources: + * container1 (ocf:heartbeat:VirtualDomain): FAILED 18node2 + * container2 (ocf:heartbeat:VirtualDomain): Started 18node2 + * shoot1 (stonith:fence_xvm): Started 18node3 + * Clone Set: M-clone [M]: + * Started: [ 18node1 18node2 18node3 lxc2 ] + * A (ocf:pacemaker:Dummy): Started 18node1 + * B (ocf:pacemaker:Dummy): FAILED lxc1 + * C (ocf:pacemaker:Dummy): Started lxc2 + * D (ocf:pacemaker:Dummy): Started 18node1 + +Transition Summary: + * Fence (reboot) lxc1 (resource: container1) 'guest is unclean' + * Recover container1 ( 18node2 ) + * Recover M:4 ( lxc1 ) + * Recover B ( lxc1 ) + * Restart lxc1 ( 18node2 ) due to required container1 start + +Executing Cluster Transition: + * Resource action: A monitor on lxc2 + * Resource action: B monitor on lxc2 + * Resource action: D monitor on lxc2 + * Resource action: lxc1 stop on 18node2 + * Resource action: container1 stop on 18node2 + * Pseudo action: stonith-lxc1-reboot on lxc1 + * Resource action: container1 start on 18node2 + * Pseudo action: M-clone_stop_0 + * Pseudo action: B_stop_0 + * Resource action: lxc1 start on 18node2 + * Resource action: lxc1 monitor=30000 on 18node2 + * Pseudo action: M_stop_0 + * Pseudo action: M-clone_stopped_0 + * Pseudo action: M-clone_start_0 + * Resource action: B start on lxc1 + * Resource action: M start on lxc1 + * Pseudo action: M-clone_running_0 + * Resource action: B monitor=10000 on lxc1 + * Resource action: M monitor=10000 on lxc1 + +Revised Cluster Status: + * Node List: + * Online: [ 18node1 18node2 18node3 ] + * GuestOnline: [ lxc1 lxc2 ] + + * Full List of Resources: + * container1 (ocf:heartbeat:VirtualDomain): Started 18node2 + * 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 |