diff options
Diffstat (limited to 'cts/scheduler/summary/whitebox-orphaned.summary')
-rw-r--r-- | cts/scheduler/summary/whitebox-orphaned.summary | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/cts/scheduler/summary/whitebox-orphaned.summary b/cts/scheduler/summary/whitebox-orphaned.summary new file mode 100644 index 0000000..8d5efb4 --- /dev/null +++ b/cts/scheduler/summary/whitebox-orphaned.summary @@ -0,0 +1,59 @@ +Current cluster status: + * Node List: + * Online: [ 18node1 18node2 18node3 ] + * GuestOnline: [ lxc1 lxc2 ] + + * Full List of Resources: + * container2 (ocf:heartbeat:VirtualDomain): Started 18node2 + * shoot1 (stonith:fence_xvm): Started 18node3 + * Clone Set: M-clone [M]: + * M (ocf:pacemaker:Dummy): ORPHANED Started lxc1 + * Started: [ 18node1 18node2 18node3 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 + * container1 (ocf:heartbeat:VirtualDomain): ORPHANED Started 18node2 + * lxc1 (ocf:pacemaker:remote): ORPHANED Started 18node2 + +Transition Summary: + * Stop M:4 ( lxc1 ) due to node availability + * Move B ( lxc1 -> lxc2 ) + * Stop container1 ( 18node2 ) due to node availability + * 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 + * Cluster action: clear_failcount for container1 on 18node2 + * Cluster action: clear_failcount for lxc1 on 18node2 + * 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: lxc1 delete on 18node3 + * Resource action: lxc1 delete on 18node2 + * Resource action: lxc1 delete on 18node1 + * Resource action: B monitor=10000 on lxc2 + * Resource action: container1 stop on 18node2 + * Resource action: container1 delete on 18node3 + * Resource action: container1 delete on 18node2 + * Resource action: container1 delete on 18node1 + +Revised Cluster Status: + * Node List: + * Online: [ 18node1 18node2 18node3 ] + * GuestOnline: [ lxc2 ] + + * Full List of Resources: + * 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): Started lxc2 + * C (ocf:pacemaker:Dummy): Started lxc2 + * D (ocf:pacemaker:Dummy): Started 18node1 |