diff options
Diffstat (limited to '')
-rw-r--r-- | cts/scheduler/summary/bundle-promoted-colocation-6.summary | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bundle-promoted-colocation-6.summary b/cts/scheduler/summary/bundle-promoted-colocation-6.summary new file mode 100644 index 0000000..dbcf940 --- /dev/null +++ b/cts/scheduler/summary/bundle-promoted-colocation-6.summary @@ -0,0 +1,51 @@ +Current cluster status: + * Node List: + * Online: [ node1 node2 node3 ] + * GuestOnline: [ bundle-a-0 bundle-a-1 bundle-a-2 bundle-b-0 bundle-b-1 bundle-b-2 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started node2 + * Container bundle set: bundle-a [localhost/pcmktest]: + * bundle-a-0 (ocf:pacemaker:Stateful): Unpromoted node1 + * bundle-a-1 (ocf:pacemaker:Stateful): Promoted node3 + * bundle-a-2 (ocf:pacemaker:Stateful): Unpromoted node2 + * Container bundle set: bundle-b [localhost/pcmktest]: + * bundle-b-0 (ocf:pacemaker:Stateful): Unpromoted node1 + * bundle-b-1 (ocf:pacemaker:Stateful): Unpromoted node3 + * bundle-b-2 (ocf:pacemaker:Stateful): Promoted node2 + +Transition Summary: + * Demote bundle-a-rsc:1 ( Promoted -> Unpromoted bundle-a-1 ) + * Promote bundle-a-rsc:2 ( Unpromoted -> Promoted bundle-a-2 ) + +Executing Cluster Transition: + * Resource action: bundle-a-rsc cancel=16000 on bundle-a-2 + * Resource action: bundle-a-rsc cancel=15000 on bundle-a-1 + * Pseudo action: bundle-a_demote_0 + * Pseudo action: bundle-a-clone_demote_0 + * Resource action: bundle-a-rsc demote on bundle-a-1 + * Pseudo action: bundle-a-clone_demoted_0 + * Pseudo action: bundle-a_demoted_0 + * Pseudo action: bundle-a_promote_0 + * Resource action: bundle-a-rsc monitor=16000 on bundle-a-1 + * Pseudo action: bundle-a-clone_promote_0 + * Resource action: bundle-a-rsc promote on bundle-a-2 + * Pseudo action: bundle-a-clone_promoted_0 + * Pseudo action: bundle-a_promoted_0 + * Resource action: bundle-a-rsc monitor=15000 on bundle-a-2 + +Revised Cluster Status: + * Node List: + * Online: [ node1 node2 node3 ] + * GuestOnline: [ bundle-a-0 bundle-a-1 bundle-a-2 bundle-b-0 bundle-b-1 bundle-b-2 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started node2 + * Container bundle set: bundle-a [localhost/pcmktest]: + * bundle-a-0 (ocf:pacemaker:Stateful): Unpromoted node1 + * bundle-a-1 (ocf:pacemaker:Stateful): Unpromoted node3 + * bundle-a-2 (ocf:pacemaker:Stateful): Promoted node2 + * Container bundle set: bundle-b [localhost/pcmktest]: + * bundle-b-0 (ocf:pacemaker:Stateful): Unpromoted node1 + * bundle-b-1 (ocf:pacemaker:Stateful): Unpromoted node3 + * bundle-b-2 (ocf:pacemaker:Stateful): Promoted node2 |