From dcd1b0e9c59862113b793e842b92c4072c5ae7f4 Mon Sep 17 00:00:00 2001 From: Ken Gaillot Date: Jan 22 2021 12:12:43 +0000 Subject: Test: cts-scheduler: add regression test for colocation influence patch_name: 024-rhbz1371576.patch present_in_specfile: true location_in_specfile: 24 squash_commits: true --- diff --git a/cts/cts-scheduler.in b/cts/cts-scheduler.in index 939f8c8..185addb 100644 --- a/cts/cts-scheduler.in +++ b/cts/cts-scheduler.in @@ -234,6 +234,7 @@ TESTS = [ [ "complex_enforce_colo", "Always enforce B with A INFINITY. (make sure heat-engine stops)" ], [ "coloc-dependee-should-stay", "Stickiness outweighs group colocation" ], [ "coloc-dependee-should-move", "Group colocation outweighs stickiness" ], + [ "colocation-influence", "Respect colocation influence" ], ], [ [ "rsc-sets-seq-true", "Resource Sets - sequential=false" ], diff --git a/cts/scheduler/colocation-influence.dot b/cts/scheduler/colocation-influence.dot new file mode 100644 index 0000000..9573ab3 --- /dev/null +++ b/cts/scheduler/colocation-influence.dot @@ -0,0 +1,92 @@ + digraph "g" { +"bundle11-1_monitor_0 rhel7-1" -> "bundle11-1_start_0 rhel7-5" [ style = dashed] +"bundle11-1_monitor_0 rhel7-1" [ style=dashed color="red" fontcolor="black"] +"bundle11-1_monitor_0 rhel7-2" -> "bundle11-1_start_0 rhel7-5" [ style = dashed] +"bundle11-1_monitor_0 rhel7-2" [ style=dashed color="red" fontcolor="black"] +"bundle11-1_monitor_0 rhel7-3" -> "bundle11-1_start_0 rhel7-5" [ style = dashed] +"bundle11-1_monitor_0 rhel7-3" [ style=dashed color="red" fontcolor="black"] +"bundle11-1_monitor_0 rhel7-4" -> "bundle11-1_start_0 rhel7-5" [ style = dashed] +"bundle11-1_monitor_0 rhel7-4" [ style=dashed color="red" fontcolor="black"] +"bundle11-1_monitor_0 rhel7-5" -> "bundle11-1_start_0 rhel7-5" [ style = dashed] +"bundle11-1_monitor_0 rhel7-5" [ style=dashed color="red" fontcolor="black"] +"bundle11-1_monitor_30000 rhel7-5" [ style=dashed color="red" fontcolor="black"] +"bundle11-1_start_0 rhel7-5" -> "bundle11-1_monitor_30000 rhel7-5" [ style = dashed] +"bundle11-1_start_0 rhel7-5" -> "bundle11a:1_monitor_15000 bundle11-1" [ style = dashed] +"bundle11-1_start_0 rhel7-5" -> "bundle11a:1_start_0 bundle11-1" [ style = dashed] +"bundle11-1_start_0 rhel7-5" [ style=dashed color="red" fontcolor="black"] +"bundle11-clone_running_0" -> "bundle11_running_0" [ style = bold] +"bundle11-clone_running_0" [ style=bold color="green" fontcolor="orange"] +"bundle11-clone_start_0" -> "bundle11-clone_running_0" [ style = bold] +"bundle11-clone_start_0" -> "bundle11a:1_start_0 bundle11-1" [ style = dashed] +"bundle11-clone_start_0" [ style=bold color="green" fontcolor="orange"] +"bundle11_running_0" [ style=bold color="green" fontcolor="orange"] +"bundle11_start_0" -> "bundle11-clone_start_0" [ style = bold] +"bundle11_start_0" [ style=bold color="green" fontcolor="orange"] +"bundle11a:1_monitor_15000 bundle11-1" [ style=dashed color="red" fontcolor="black"] +"bundle11a:1_start_0 bundle11-1" -> "bundle11-clone_running_0" [ style = dashed] +"bundle11a:1_start_0 bundle11-1" -> "bundle11a:1_monitor_15000 bundle11-1" [ style = dashed] +"bundle11a:1_start_0 bundle11-1" [ style=dashed color="red" fontcolor="black"] +"group6a_stop_0" -> "group6a_stopped_0" [ style = bold] +"group6a_stop_0" -> "rsc6a1_stop_0 rhel7-2" [ style = bold] +"group6a_stop_0" -> "rsc6a2_stop_0 rhel7-2" [ style = bold] +"group6a_stop_0" [ style=bold color="green" fontcolor="orange"] +"group6a_stopped_0" [ style=bold color="green" fontcolor="orange"] +"group7a_stop_0" -> "group7a_stopped_0" [ style = bold] +"group7a_stop_0" -> "rsc7a2_stop_0 rhel7-3" [ style = bold] +"group7a_stop_0" [ style=bold color="green" fontcolor="orange"] +"group7a_stopped_0" [ style=bold color="green" fontcolor="orange"] +"rsc10a_monitor_10000 rhel7-3" [ style=bold color="green" fontcolor="black"] +"rsc10a_start_0 rhel7-3" -> "rsc10a_monitor_10000 rhel7-3" [ style = bold] +"rsc10a_start_0 rhel7-3" [ style=bold color="green" fontcolor="black"] +"rsc10a_stop_0 rhel7-2" -> "rsc10a_start_0 rhel7-3" [ style = bold] +"rsc10a_stop_0 rhel7-2" [ style=bold color="green" fontcolor="black"] +"rsc12b_stop_0 rhel7-1" [ style=bold color="green" fontcolor="black"] +"rsc13a_stop_0 rhel7-3" [ style=bold color="green" fontcolor="black"] +"rsc14a-clone_demote_0" -> "rsc14a-clone_demoted_0" [ style = bold] +"rsc14a-clone_demote_0" -> "rsc14a_demote_0 rhel7-4" [ style = bold] +"rsc14a-clone_demote_0" [ style=bold color="green" fontcolor="orange"] +"rsc14a-clone_demoted_0" -> "rsc14a-clone_stop_0" [ style = bold] +"rsc14a-clone_demoted_0" [ style=bold color="green" fontcolor="orange"] +"rsc14a-clone_stop_0" -> "rsc14a-clone_stopped_0" [ style = bold] +"rsc14a-clone_stop_0" -> "rsc14a_stop_0 rhel7-4" [ style = bold] +"rsc14a-clone_stop_0" [ style=bold color="green" fontcolor="orange"] +"rsc14a-clone_stopped_0" [ style=bold color="green" fontcolor="orange"] +"rsc14a_demote_0 rhel7-4" -> "rsc14a-clone_demoted_0" [ style = bold] +"rsc14a_demote_0 rhel7-4" -> "rsc14a_stop_0 rhel7-4" [ style = bold] +"rsc14a_demote_0 rhel7-4" [ style=bold color="green" fontcolor="black"] +"rsc14a_stop_0 rhel7-4" -> "rsc14a-clone_stopped_0" [ style = bold] +"rsc14a_stop_0 rhel7-4" [ style=bold color="green" fontcolor="black"] +"rsc1a_monitor_10000 rhel7-3" [ style=bold color="green" fontcolor="black"] +"rsc1a_start_0 rhel7-3" -> "rsc1a_monitor_10000 rhel7-3" [ style = bold] +"rsc1a_start_0 rhel7-3" [ style=bold color="green" fontcolor="black"] +"rsc1a_stop_0 rhel7-2" -> "rsc1a_start_0 rhel7-3" [ style = bold] +"rsc1a_stop_0 rhel7-2" [ style=bold color="green" fontcolor="black"] +"rsc1b_monitor_10000 rhel7-3" [ style=bold color="green" fontcolor="black"] +"rsc1b_start_0 rhel7-3" -> "rsc1b_monitor_10000 rhel7-3" [ style = bold] +"rsc1b_start_0 rhel7-3" [ style=bold color="green" fontcolor="black"] +"rsc1b_stop_0 rhel7-2" -> "rsc1b_start_0 rhel7-3" [ style = bold] +"rsc1b_stop_0 rhel7-2" [ style=bold color="green" fontcolor="black"] +"rsc2a_stop_0 rhel7-4" [ style=bold color="green" fontcolor="black"] +"rsc3a_monitor_10000 rhel7-2" [ style=bold color="green" fontcolor="black"] +"rsc3a_start_0 rhel7-2" -> "rsc3a_monitor_10000 rhel7-2" [ style = bold] +"rsc3a_start_0 rhel7-2" [ style=bold color="green" fontcolor="black"] +"rsc3b_monitor_10000 rhel7-2" [ style=bold color="green" fontcolor="black"] +"rsc3b_start_0 rhel7-2" -> "rsc3b_monitor_10000 rhel7-2" [ style = bold] +"rsc3b_start_0 rhel7-2" [ style=bold color="green" fontcolor="black"] +"rsc4a_stop_0 rhel7-3" [ style=bold color="green" fontcolor="black"] +"rsc5a_stop_0 rhel7-1" [ style=bold color="green" fontcolor="black"] +"rsc6a1_stop_0 rhel7-2" -> "group6a_stopped_0" [ style = bold] +"rsc6a1_stop_0 rhel7-2" [ style=bold color="green" fontcolor="black"] +"rsc6a2_stop_0 rhel7-2" -> "group6a_stopped_0" [ style = bold] +"rsc6a2_stop_0 rhel7-2" -> "rsc6a1_stop_0 rhel7-2" [ style = bold] +"rsc6a2_stop_0 rhel7-2" [ style=bold color="green" fontcolor="black"] +"rsc7a2_stop_0 rhel7-3" -> "group7a_stopped_0" [ style = bold] +"rsc7a2_stop_0 rhel7-3" [ style=bold color="green" fontcolor="black"] +"rsc8a-clone_stop_0" -> "rsc8a-clone_stopped_0" [ style = bold] +"rsc8a-clone_stop_0" -> "rsc8a_stop_0 rhel7-4" [ style = bold] +"rsc8a-clone_stop_0" [ style=bold color="green" fontcolor="orange"] +"rsc8a-clone_stopped_0" [ style=bold color="green" fontcolor="orange"] +"rsc8a_stop_0 rhel7-4" -> "rsc8a-clone_stopped_0" [ style = bold] +"rsc8a_stop_0 rhel7-4" [ style=bold color="green" fontcolor="black"] +"rsc9c_stop_0 rhel7-4" [ style=bold color="green" fontcolor="black"] +} diff --git a/cts/scheduler/colocation-influence.exp b/cts/scheduler/colocation-influence.exp new file mode 100644 index 0000000..410c46f --- /dev/null +++ b/cts/scheduler/colocation-influence.exp @@ -0,0 +1,455 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cts/scheduler/colocation-influence.scores b/cts/scheduler/colocation-influence.scores new file mode 100644 index 0000000..1437263 --- /dev/null +++ b/cts/scheduler/colocation-influence.scores @@ -0,0 +1,673 @@ +Allocation scores: +pcmk__bundle_allocate: bundle10 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle10 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle10 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle10 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle10 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle10 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle10-0 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-0 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-0 allocation score on rhel7-2: 10 +pcmk__bundle_allocate: bundle10-0 allocation score on rhel7-2: 10010 +pcmk__bundle_allocate: bundle10-0 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle10-0 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle10-0 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-0 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-0 allocation score on rhel7-5: 0 +pcmk__bundle_allocate: bundle10-0 allocation score on rhel7-5: 0 +pcmk__bundle_allocate: bundle10-1 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-1 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-1 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle10-1 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle10-1 allocation score on rhel7-3: 10 +pcmk__bundle_allocate: bundle10-1 allocation score on rhel7-3: 10010 +pcmk__bundle_allocate: bundle10-1 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-1 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-1 allocation score on rhel7-5: 0 +pcmk__bundle_allocate: bundle10-1 allocation score on rhel7-5: 0 +pcmk__bundle_allocate: bundle10-clone allocation score on bundle10-0: -INFINITY +pcmk__bundle_allocate: bundle10-clone allocation score on bundle10-0: 0 +pcmk__bundle_allocate: bundle10-clone allocation score on bundle10-1: -INFINITY +pcmk__bundle_allocate: bundle10-clone allocation score on bundle10-1: 0 +pcmk__bundle_allocate: bundle10-clone allocation score on rhel7-1: -INFINITY +pcmk__bundle_allocate: bundle10-clone allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-clone allocation score on rhel7-2: -INFINITY +pcmk__bundle_allocate: bundle10-clone allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle10-clone allocation score on rhel7-3: -INFINITY +pcmk__bundle_allocate: bundle10-clone allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle10-clone allocation score on rhel7-4: -INFINITY +pcmk__bundle_allocate: bundle10-clone allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-clone allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle10-clone allocation score on rhel7-5: 0 +pcmk__bundle_allocate: bundle10-docker-0 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-docker-0 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-docker-0 allocation score on rhel7-2: 10 +pcmk__bundle_allocate: bundle10-docker-0 allocation score on rhel7-2: 21 +pcmk__bundle_allocate: bundle10-docker-0 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle10-docker-0 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle10-docker-0 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-docker-0 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-docker-0 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle10-docker-0 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle10-docker-1 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-docker-1 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-docker-1 allocation score on rhel7-2: -INFINITY +pcmk__bundle_allocate: bundle10-docker-1 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle10-docker-1 allocation score on rhel7-3: 10 +pcmk__bundle_allocate: bundle10-docker-1 allocation score on rhel7-3: 21 +pcmk__bundle_allocate: bundle10-docker-1 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-docker-1 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-docker-1 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle10-docker-1 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-1: -INFINITY +pcmk__bundle_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-2: 10 +pcmk__bundle_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-2: 10 +pcmk__bundle_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-3: -INFINITY +pcmk__bundle_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-4: -INFINITY +pcmk__bundle_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-1: -INFINITY +pcmk__bundle_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-2: -INFINITY +pcmk__bundle_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-3: 10 +pcmk__bundle_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-3: 10 +pcmk__bundle_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-4: -INFINITY +pcmk__bundle_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle11 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle11 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle11 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle11 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle11 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle11-0 allocation score on rhel7-1: 10 +pcmk__bundle_allocate: bundle11-0 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle11-0 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle11-0 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle11-0 allocation score on rhel7-5: 0 +pcmk__bundle_allocate: bundle11-1 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle11-1 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle11-1 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle11-1 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle11-1 allocation score on rhel7-5: 0 +pcmk__bundle_allocate: bundle11-clone allocation score on bundle11-0: -INFINITY +pcmk__bundle_allocate: bundle11-clone allocation score on bundle11-1: -INFINITY +pcmk__bundle_allocate: bundle11-clone allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle11-clone allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle11-clone allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle11-clone allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle11-clone allocation score on rhel7-5: 0 +pcmk__bundle_allocate: bundle11-docker-0 allocation score on rhel7-1: 10 +pcmk__bundle_allocate: bundle11-docker-0 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle11-docker-0 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle11-docker-0 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle11-docker-0 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle11-docker-1 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle11-docker-1 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle11-docker-1 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle11-docker-1 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle11-docker-1 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle11-ip-192.168.122.134 allocation score on rhel7-1: 10 +pcmk__bundle_allocate: bundle11-ip-192.168.122.134 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle11-ip-192.168.122.134 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle11-ip-192.168.122.134 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle11-ip-192.168.122.134 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle11-ip-192.168.122.135 allocation score on rhel7-1: 0 +pcmk__bundle_allocate: bundle11-ip-192.168.122.135 allocation score on rhel7-2: 0 +pcmk__bundle_allocate: bundle11-ip-192.168.122.135 allocation score on rhel7-3: 0 +pcmk__bundle_allocate: bundle11-ip-192.168.122.135 allocation score on rhel7-4: 0 +pcmk__bundle_allocate: bundle11-ip-192.168.122.135 allocation score on rhel7-5: -INFINITY +pcmk__bundle_allocate: bundle11a:0 allocation score on bundle11-0: 510 +pcmk__bundle_allocate: bundle11a:1 allocation score on bundle11-1: 500 +pcmk__bundle_allocate: httpd:0 allocation score on bundle10-0: 510 +pcmk__bundle_allocate: httpd:0 allocation score on bundle10-0: INFINITY +pcmk__bundle_allocate: httpd:1 allocation score on bundle10-1: 510 +pcmk__bundle_allocate: httpd:1 allocation score on bundle10-1: INFINITY +pcmk__clone_allocate: bundle10-clone allocation score on bundle10-0: 0 +pcmk__clone_allocate: bundle10-clone allocation score on bundle10-1: 0 +pcmk__clone_allocate: bundle10-clone allocation score on rhel7-1: -INFINITY +pcmk__clone_allocate: bundle10-clone allocation score on rhel7-2: -INFINITY +pcmk__clone_allocate: bundle10-clone allocation score on rhel7-3: -INFINITY +pcmk__clone_allocate: bundle10-clone allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: bundle10-clone allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: bundle11-clone allocation score on bundle11-0: 0 +pcmk__clone_allocate: bundle11-clone allocation score on bundle11-1: 0 +pcmk__clone_allocate: bundle11-clone allocation score on rhel7-1: -INFINITY +pcmk__clone_allocate: bundle11-clone allocation score on rhel7-2: -INFINITY +pcmk__clone_allocate: bundle11-clone allocation score on rhel7-3: -INFINITY +pcmk__clone_allocate: bundle11-clone allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: bundle11-clone allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: bundle11a:0 allocation score on bundle11-0: INFINITY +pcmk__clone_allocate: bundle11a:1 allocation score on bundle11-1: INFINITY +pcmk__clone_allocate: httpd:0 allocation score on bundle10-0: INFINITY +pcmk__clone_allocate: httpd:1 allocation score on bundle10-1: INFINITY +pcmk__clone_allocate: rsc13b-clone allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc13b-clone allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc13b-clone allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc13b-clone allocation score on rhel7-4: 0 +pcmk__clone_allocate: rsc13b-clone allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc13b:0 allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc13b:0 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc13b:0 allocation score on rhel7-3: 20 +pcmk__clone_allocate: rsc13b:0 allocation score on rhel7-4: 0 +pcmk__clone_allocate: rsc13b:0 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc13b:1 allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc13b:1 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc13b:1 allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc13b:1 allocation score on rhel7-4: 15 +pcmk__clone_allocate: rsc13b:1 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc13b:2 allocation score on rhel7-1: 15 +pcmk__clone_allocate: rsc13b:2 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc13b:2 allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc13b:2 allocation score on rhel7-4: 0 +pcmk__clone_allocate: rsc13b:2 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc13b:3 allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc13b:3 allocation score on rhel7-2: 15 +pcmk__clone_allocate: rsc13b:3 allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc13b:3 allocation score on rhel7-4: 0 +pcmk__clone_allocate: rsc13b:3 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc13b:4 allocation score on rhel7-1: 5 +pcmk__clone_allocate: rsc13b:4 allocation score on rhel7-2: 5 +pcmk__clone_allocate: rsc13b:4 allocation score on rhel7-3: 10 +pcmk__clone_allocate: rsc13b:4 allocation score on rhel7-4: 5 +pcmk__clone_allocate: rsc13b:4 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc13b:5 allocation score on rhel7-1: 5 +pcmk__clone_allocate: rsc13b:5 allocation score on rhel7-2: 5 +pcmk__clone_allocate: rsc13b:5 allocation score on rhel7-3: 10 +pcmk__clone_allocate: rsc13b:5 allocation score on rhel7-4: 5 +pcmk__clone_allocate: rsc13b:5 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc13b:6 allocation score on rhel7-1: 5 +pcmk__clone_allocate: rsc13b:6 allocation score on rhel7-2: 5 +pcmk__clone_allocate: rsc13b:6 allocation score on rhel7-3: 10 +pcmk__clone_allocate: rsc13b:6 allocation score on rhel7-4: 5 +pcmk__clone_allocate: rsc13b:6 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc13b:7 allocation score on rhel7-1: 5 +pcmk__clone_allocate: rsc13b:7 allocation score on rhel7-2: 5 +pcmk__clone_allocate: rsc13b:7 allocation score on rhel7-3: 10 +pcmk__clone_allocate: rsc13b:7 allocation score on rhel7-4: 5 +pcmk__clone_allocate: rsc13b:7 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc13b:8 allocation score on rhel7-1: 5 +pcmk__clone_allocate: rsc13b:8 allocation score on rhel7-2: 5 +pcmk__clone_allocate: rsc13b:8 allocation score on rhel7-3: 10 +pcmk__clone_allocate: rsc13b:8 allocation score on rhel7-4: 5 +pcmk__clone_allocate: rsc13b:8 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc14a-clone allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc14a-clone allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc14a-clone allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc14a-clone allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc14a-clone allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc14a:0 allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc14a:0 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc14a:0 allocation score on rhel7-3: 15 +pcmk__clone_allocate: rsc14a:0 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc14a:0 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc14a:1 allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc14a:1 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc14a:1 allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc14a:1 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc14a:1 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc14a:2 allocation score on rhel7-1: 15 +pcmk__clone_allocate: rsc14a:2 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc14a:2 allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc14a:2 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc14a:2 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc14a:3 allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc14a:3 allocation score on rhel7-2: 15 +pcmk__clone_allocate: rsc14a:3 allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc14a:3 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc14a:3 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc14a:4 allocation score on rhel7-1: 5 +pcmk__clone_allocate: rsc14a:4 allocation score on rhel7-2: 5 +pcmk__clone_allocate: rsc14a:4 allocation score on rhel7-3: 5 +pcmk__clone_allocate: rsc14a:4 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc14a:4 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc14a:5 allocation score on rhel7-1: 5 +pcmk__clone_allocate: rsc14a:5 allocation score on rhel7-2: 5 +pcmk__clone_allocate: rsc14a:5 allocation score on rhel7-3: 5 +pcmk__clone_allocate: rsc14a:5 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc14a:5 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc14a:6 allocation score on rhel7-1: 5 +pcmk__clone_allocate: rsc14a:6 allocation score on rhel7-2: 5 +pcmk__clone_allocate: rsc14a:6 allocation score on rhel7-3: 5 +pcmk__clone_allocate: rsc14a:6 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc14a:6 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc14a:7 allocation score on rhel7-1: 5 +pcmk__clone_allocate: rsc14a:7 allocation score on rhel7-2: 5 +pcmk__clone_allocate: rsc14a:7 allocation score on rhel7-3: 5 +pcmk__clone_allocate: rsc14a:7 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc14a:7 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc14a:8 allocation score on rhel7-1: 5 +pcmk__clone_allocate: rsc14a:8 allocation score on rhel7-2: 5 +pcmk__clone_allocate: rsc14a:8 allocation score on rhel7-3: 5 +pcmk__clone_allocate: rsc14a:8 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc14a:8 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc8a-clone allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc8a-clone allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc8a-clone allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc8a-clone allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc8a-clone allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc8a:0 allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc8a:0 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc8a:0 allocation score on rhel7-3: 10 +pcmk__clone_allocate: rsc8a:0 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc8a:0 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc8a:1 allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc8a:1 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc8a:1 allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc8a:1 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc8a:1 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc8a:2 allocation score on rhel7-1: 10 +pcmk__clone_allocate: rsc8a:2 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc8a:2 allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc8a:2 allocation score on rhel7-4: -INFINITY +pcmk__clone_allocate: rsc8a:2 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc8b-clone allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc8b-clone allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc8b-clone allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc8b-clone allocation score on rhel7-4: 0 +pcmk__clone_allocate: rsc8b-clone allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc8b:0 allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc8b:0 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc8b:0 allocation score on rhel7-3: 10 +pcmk__clone_allocate: rsc8b:0 allocation score on rhel7-4: 0 +pcmk__clone_allocate: rsc8b:0 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc8b:1 allocation score on rhel7-1: 0 +pcmk__clone_allocate: rsc8b:1 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc8b:1 allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc8b:1 allocation score on rhel7-4: 10 +pcmk__clone_allocate: rsc8b:1 allocation score on rhel7-5: -INFINITY +pcmk__clone_allocate: rsc8b:2 allocation score on rhel7-1: 10 +pcmk__clone_allocate: rsc8b:2 allocation score on rhel7-2: 0 +pcmk__clone_allocate: rsc8b:2 allocation score on rhel7-3: 0 +pcmk__clone_allocate: rsc8b:2 allocation score on rhel7-4: 0 +pcmk__clone_allocate: rsc8b:2 allocation score on rhel7-5: -INFINITY +pcmk__group_allocate: group5a allocation score on rhel7-1: 0 +pcmk__group_allocate: group5a allocation score on rhel7-2: 0 +pcmk__group_allocate: group5a allocation score on rhel7-3: 0 +pcmk__group_allocate: group5a allocation score on rhel7-4: 0 +pcmk__group_allocate: group5a allocation score on rhel7-5: -INFINITY +pcmk__group_allocate: group6a allocation score on rhel7-1: 0 +pcmk__group_allocate: group6a allocation score on rhel7-2: 0 +pcmk__group_allocate: group6a allocation score on rhel7-3: 0 +pcmk__group_allocate: group6a allocation score on rhel7-4: 0 +pcmk__group_allocate: group6a allocation score on rhel7-5: -INFINITY +pcmk__group_allocate: group7a allocation score on rhel7-1: 0 +pcmk__group_allocate: group7a allocation score on rhel7-2: 0 +pcmk__group_allocate: group7a allocation score on rhel7-3: 0 +pcmk__group_allocate: group7a allocation score on rhel7-4: 0 +pcmk__group_allocate: group7a allocation score on rhel7-5: -INFINITY +pcmk__group_allocate: rsc5a1 allocation score on rhel7-1: 10 +pcmk__group_allocate: rsc5a1 allocation score on rhel7-2: 0 +pcmk__group_allocate: rsc5a1 allocation score on rhel7-3: 0 +pcmk__group_allocate: rsc5a1 allocation score on rhel7-4: 0 +pcmk__group_allocate: rsc5a1 allocation score on rhel7-5: -INFINITY +pcmk__group_allocate: rsc5a2 allocation score on rhel7-1: 10 +pcmk__group_allocate: rsc5a2 allocation score on rhel7-2: 0 +pcmk__group_allocate: rsc5a2 allocation score on rhel7-3: 0 +pcmk__group_allocate: rsc5a2 allocation score on rhel7-4: 0 +pcmk__group_allocate: rsc5a2 allocation score on rhel7-5: 0 +pcmk__group_allocate: rsc6a1 allocation score on rhel7-1: 0 +pcmk__group_allocate: rsc6a1 allocation score on rhel7-2: -INFINITY +pcmk__group_allocate: rsc6a1 allocation score on rhel7-3: 0 +pcmk__group_allocate: rsc6a1 allocation score on rhel7-4: 0 +pcmk__group_allocate: rsc6a1 allocation score on rhel7-5: -INFINITY +pcmk__group_allocate: rsc6a2 allocation score on rhel7-1: 0 +pcmk__group_allocate: rsc6a2 allocation score on rhel7-2: 10 +pcmk__group_allocate: rsc6a2 allocation score on rhel7-3: 0 +pcmk__group_allocate: rsc6a2 allocation score on rhel7-4: 0 +pcmk__group_allocate: rsc6a2 allocation score on rhel7-5: 0 +pcmk__group_allocate: rsc7a1 allocation score on rhel7-1: 0 +pcmk__group_allocate: rsc7a1 allocation score on rhel7-2: 0 +pcmk__group_allocate: rsc7a1 allocation score on rhel7-3: 10 +pcmk__group_allocate: rsc7a1 allocation score on rhel7-4: 0 +pcmk__group_allocate: rsc7a1 allocation score on rhel7-5: -INFINITY +pcmk__group_allocate: rsc7a2 allocation score on rhel7-1: 0 +pcmk__group_allocate: rsc7a2 allocation score on rhel7-2: 0 +pcmk__group_allocate: rsc7a2 allocation score on rhel7-3: -INFINITY +pcmk__group_allocate: rsc7a2 allocation score on rhel7-4: 0 +pcmk__group_allocate: rsc7a2 allocation score on rhel7-5: 0 +pcmk__native_allocate: Fencing allocation score on rhel7-1: 10 +pcmk__native_allocate: Fencing allocation score on rhel7-2: 0 +pcmk__native_allocate: Fencing allocation score on rhel7-3: 0 +pcmk__native_allocate: Fencing allocation score on rhel7-4: 0 +pcmk__native_allocate: Fencing allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: bundle10-0 allocation score on rhel7-1: 0 +pcmk__native_allocate: bundle10-0 allocation score on rhel7-2: 10010 +pcmk__native_allocate: bundle10-0 allocation score on rhel7-3: 0 +pcmk__native_allocate: bundle10-0 allocation score on rhel7-4: 0 +pcmk__native_allocate: bundle10-0 allocation score on rhel7-5: 0 +pcmk__native_allocate: bundle10-1 allocation score on rhel7-1: 0 +pcmk__native_allocate: bundle10-1 allocation score on rhel7-2: 0 +pcmk__native_allocate: bundle10-1 allocation score on rhel7-3: 10010 +pcmk__native_allocate: bundle10-1 allocation score on rhel7-4: 0 +pcmk__native_allocate: bundle10-1 allocation score on rhel7-5: 0 +pcmk__native_allocate: bundle10-docker-0 allocation score on rhel7-1: 0 +pcmk__native_allocate: bundle10-docker-0 allocation score on rhel7-2: 21 +pcmk__native_allocate: bundle10-docker-0 allocation score on rhel7-3: 0 +pcmk__native_allocate: bundle10-docker-0 allocation score on rhel7-4: 0 +pcmk__native_allocate: bundle10-docker-0 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: bundle10-docker-1 allocation score on rhel7-1: 0 +pcmk__native_allocate: bundle10-docker-1 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: bundle10-docker-1 allocation score on rhel7-3: 21 +pcmk__native_allocate: bundle10-docker-1 allocation score on rhel7-4: 0 +pcmk__native_allocate: bundle10-docker-1 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-2: 10 +pcmk__native_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: bundle10-ip-192.168.122.131 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-3: 10 +pcmk__native_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: bundle10-ip-192.168.122.132 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: bundle11-0 allocation score on rhel7-1: 10010 +pcmk__native_allocate: bundle11-0 allocation score on rhel7-2: 0 +pcmk__native_allocate: bundle11-0 allocation score on rhel7-3: 0 +pcmk__native_allocate: bundle11-0 allocation score on rhel7-4: 0 +pcmk__native_allocate: bundle11-0 allocation score on rhel7-5: 0 +pcmk__native_allocate: bundle11-1 allocation score on rhel7-1: 0 +pcmk__native_allocate: bundle11-1 allocation score on rhel7-2: 0 +pcmk__native_allocate: bundle11-1 allocation score on rhel7-3: 0 +pcmk__native_allocate: bundle11-1 allocation score on rhel7-4: 0 +pcmk__native_allocate: bundle11-1 allocation score on rhel7-5: 0 +pcmk__native_allocate: bundle11-docker-0 allocation score on rhel7-1: 21 +pcmk__native_allocate: bundle11-docker-0 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: bundle11-docker-0 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: bundle11-docker-0 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: bundle11-docker-0 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: bundle11-docker-1 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: bundle11-docker-1 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: bundle11-docker-1 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: bundle11-docker-1 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: bundle11-docker-1 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: bundle11-ip-192.168.122.134 allocation score on rhel7-1: 10 +pcmk__native_allocate: bundle11-ip-192.168.122.134 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: bundle11-ip-192.168.122.134 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: bundle11-ip-192.168.122.134 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: bundle11-ip-192.168.122.134 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: bundle11-ip-192.168.122.135 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: bundle11-ip-192.168.122.135 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: bundle11-ip-192.168.122.135 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: bundle11-ip-192.168.122.135 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: bundle11-ip-192.168.122.135 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: bundle11a:0 allocation score on bundle11-0: INFINITY +pcmk__native_allocate: bundle11a:1 allocation score on bundle11-1: INFINITY +pcmk__native_allocate: httpd:0 allocation score on bundle10-0: INFINITY +pcmk__native_allocate: httpd:1 allocation score on bundle10-1: INFINITY +pcmk__native_allocate: rsc10a allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc10a allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc10a allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc10a allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc10a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc11a allocation score on rhel7-1: 10 +pcmk__native_allocate: rsc11a allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc11a allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc11a allocation score on rhel7-4: 0 +pcmk__native_allocate: rsc11a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc12a allocation score on rhel7-1: 10 +pcmk__native_allocate: rsc12a allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc12a allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc12a allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc12a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc12b allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc12b allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc12b allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc12b allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc12b allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc12c allocation score on rhel7-1: 10 +pcmk__native_allocate: rsc12c allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc12c allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc12c allocation score on rhel7-4: 0 +pcmk__native_allocate: rsc12c allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc13a allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc13a allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc13a allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc13a allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc13a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc13b:0 allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc13b:0 allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc13b:0 allocation score on rhel7-3: 20 +pcmk__native_allocate: rsc13b:0 allocation score on rhel7-4: 0 +pcmk__native_allocate: rsc13b:0 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc13b:1 allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc13b:1 allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc13b:1 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc13b:1 allocation score on rhel7-4: 15 +pcmk__native_allocate: rsc13b:1 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc13b:2 allocation score on rhel7-1: 15 +pcmk__native_allocate: rsc13b:2 allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc13b:2 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc13b:2 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc13b:2 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc13b:3 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc13b:3 allocation score on rhel7-2: 15 +pcmk__native_allocate: rsc13b:3 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc13b:3 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc13b:3 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc13b:4 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc13b:4 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc13b:4 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc13b:4 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc13b:4 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc13b:5 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc13b:5 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc13b:5 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc13b:5 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc13b:5 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc13b:6 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc13b:6 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc13b:6 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc13b:6 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc13b:6 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc13b:7 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc13b:7 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc13b:7 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc13b:7 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc13b:7 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc13b:8 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc13b:8 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc13b:8 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc13b:8 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc13b:8 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc14a:0 allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc14a:0 allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc14a:0 allocation score on rhel7-3: 15 +pcmk__native_allocate: rsc14a:0 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc14a:0 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc14a:1 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc14a:1 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc14a:1 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc14a:1 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc14a:1 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc14a:2 allocation score on rhel7-1: 15 +pcmk__native_allocate: rsc14a:2 allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc14a:2 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc14a:2 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc14a:2 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc14a:3 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc14a:3 allocation score on rhel7-2: 15 +pcmk__native_allocate: rsc14a:3 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc14a:3 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc14a:3 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc14a:4 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc14a:4 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc14a:4 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc14a:4 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc14a:4 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc14a:5 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc14a:5 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc14a:5 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc14a:5 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc14a:5 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc14a:6 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc14a:6 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc14a:6 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc14a:6 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc14a:6 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc14a:7 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc14a:7 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc14a:7 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc14a:7 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc14a:7 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc14a:8 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc14a:8 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc14a:8 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc14a:8 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc14a:8 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc14b allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc14b allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc14b allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc14b allocation score on rhel7-4: 10 +pcmk__native_allocate: rsc14b allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc1a allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc1a allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc1a allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc1a allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc1a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc1b allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc1b allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc1b allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc1b allocation score on rhel7-4: 0 +pcmk__native_allocate: rsc1b allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc2a allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc2a allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc2a allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc2a allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc2a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc2b allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc2b allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc2b allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc2b allocation score on rhel7-4: 10 +pcmk__native_allocate: rsc2b allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc3a allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc3a allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc3a allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc3a allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc3a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc3b allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc3b allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc3b allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc3b allocation score on rhel7-4: 0 +pcmk__native_allocate: rsc3b allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc4a allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc4a allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc4a allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc4a allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc4a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc4b allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc4b allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc4b allocation score on rhel7-3: 10 +pcmk__native_allocate: rsc4b allocation score on rhel7-4: 0 +pcmk__native_allocate: rsc4b allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc5a allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc5a allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc5a allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc5a allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc5a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc5a1 allocation score on rhel7-1: 20 +pcmk__native_allocate: rsc5a1 allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc5a1 allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc5a1 allocation score on rhel7-4: 0 +pcmk__native_allocate: rsc5a1 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc5a2 allocation score on rhel7-1: 10 +pcmk__native_allocate: rsc5a2 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc5a2 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc5a2 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc5a2 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc6a allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc6a allocation score on rhel7-2: 10 +pcmk__native_allocate: rsc6a allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc6a allocation score on rhel7-4: 0 +pcmk__native_allocate: rsc6a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc6a1 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc6a1 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc6a1 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc6a1 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc6a1 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc6a2 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc6a2 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc6a2 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc6a2 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc6a2 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc7a1 allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc7a1 allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc7a1 allocation score on rhel7-3: 10 +pcmk__native_allocate: rsc7a1 allocation score on rhel7-4: 0 +pcmk__native_allocate: rsc7a1 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc7a2 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc7a2 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc7a2 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc7a2 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc7a2 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc8a:0 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc8a:0 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc8a:0 allocation score on rhel7-3: 10 +pcmk__native_allocate: rsc8a:0 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc8a:0 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc8a:1 allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc8a:1 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc8a:1 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc8a:1 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc8a:1 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc8a:2 allocation score on rhel7-1: 10 +pcmk__native_allocate: rsc8a:2 allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc8a:2 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc8a:2 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc8a:2 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc8b:0 allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc8b:0 allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc8b:0 allocation score on rhel7-3: 10 +pcmk__native_allocate: rsc8b:0 allocation score on rhel7-4: 0 +pcmk__native_allocate: rsc8b:0 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc8b:1 allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc8b:1 allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc8b:1 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc8b:1 allocation score on rhel7-4: 10 +pcmk__native_allocate: rsc8b:1 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc8b:2 allocation score on rhel7-1: 10 +pcmk__native_allocate: rsc8b:2 allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc8b:2 allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc8b:2 allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc8b:2 allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc9a allocation score on rhel7-1: 0 +pcmk__native_allocate: rsc9a allocation score on rhel7-2: 0 +pcmk__native_allocate: rsc9a allocation score on rhel7-3: 0 +pcmk__native_allocate: rsc9a allocation score on rhel7-4: 10 +pcmk__native_allocate: rsc9a allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc9b allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc9b allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc9b allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc9b allocation score on rhel7-4: 10 +pcmk__native_allocate: rsc9b allocation score on rhel7-5: -INFINITY +pcmk__native_allocate: rsc9c allocation score on rhel7-1: -INFINITY +pcmk__native_allocate: rsc9c allocation score on rhel7-2: -INFINITY +pcmk__native_allocate: rsc9c allocation score on rhel7-3: -INFINITY +pcmk__native_allocate: rsc9c allocation score on rhel7-4: -INFINITY +pcmk__native_allocate: rsc9c allocation score on rhel7-5: -INFINITY +rsc13b:0 promotion score on rhel7-3: 10 +rsc13b:1 promotion score on rhel7-4: 5 +rsc13b:2 promotion score on rhel7-1: 5 +rsc13b:3 promotion score on rhel7-2: 5 +rsc13b:4 promotion score on none: 0 +rsc13b:5 promotion score on none: 0 +rsc13b:6 promotion score on none: 0 +rsc13b:7 promotion score on none: 0 +rsc13b:8 promotion score on none: 0 +rsc14a:0 promotion score on rhel7-3: -INFINITY +rsc14a:1 promotion score on none: 0 +rsc14a:2 promotion score on rhel7-1: -INFINITY +rsc14a:3 promotion score on rhel7-2: -INFINITY +rsc14a:4 promotion score on none: 0 +rsc14a:5 promotion score on none: 0 +rsc14a:6 promotion score on none: 0 +rsc14a:7 promotion score on none: 0 +rsc14a:8 promotion score on none: 0 diff --git a/cts/scheduler/colocation-influence.summary b/cts/scheduler/colocation-influence.summary new file mode 100644 index 0000000..626e87a --- /dev/null +++ b/cts/scheduler/colocation-influence.summary @@ -0,0 +1,168 @@ + +Current cluster status: +Online: [ rhel7-1 rhel7-2 rhel7-3 rhel7-4 rhel7-5 ] +GuestOnline: [ bundle10-0:bundle10-docker-0 bundle10-1:bundle10-docker-1 bundle11-0:bundle11-docker-0 ] + + Fencing (stonith:fence_xvm): Started rhel7-1 + rsc1a (ocf::pacemaker:Dummy): Started rhel7-2 + rsc1b (ocf::pacemaker:Dummy): Started rhel7-2 + rsc2a (ocf::pacemaker:Dummy): Started rhel7-4 + rsc2b (ocf::pacemaker:Dummy): Started rhel7-4 + rsc3a (ocf::pacemaker:Dummy): Stopped + rsc3b (ocf::pacemaker:Dummy): Stopped + rsc4a (ocf::pacemaker:Dummy): Started rhel7-3 + rsc4b (ocf::pacemaker:Dummy): Started rhel7-3 + rsc5a (ocf::pacemaker:Dummy): Started rhel7-1 + Resource Group: group5a + rsc5a1 (ocf::pacemaker:Dummy): Started rhel7-1 + rsc5a2 (ocf::pacemaker:Dummy): Started rhel7-1 + Resource Group: group6a + rsc6a1 (ocf::pacemaker:Dummy): Started rhel7-2 + rsc6a2 (ocf::pacemaker:Dummy): Started rhel7-2 + rsc6a (ocf::pacemaker:Dummy): Started rhel7-2 + Resource Group: group7a + rsc7a1 (ocf::pacemaker:Dummy): Started rhel7-3 + rsc7a2 (ocf::pacemaker:Dummy): Started rhel7-3 + Clone Set: rsc8a-clone [rsc8a] + Started: [ rhel7-1 rhel7-3 rhel7-4 ] + Clone Set: rsc8b-clone [rsc8b] + Started: [ rhel7-1 rhel7-3 rhel7-4 ] + rsc9a (ocf::pacemaker:Dummy): Started rhel7-4 + rsc9b (ocf::pacemaker:Dummy): Started rhel7-4 + rsc9c (ocf::pacemaker:Dummy): Started rhel7-4 + rsc10a (ocf::pacemaker:Dummy): Started rhel7-2 + rsc11a (ocf::pacemaker:Dummy): Started rhel7-1 + rsc12a (ocf::pacemaker:Dummy): Started rhel7-1 + rsc12b (ocf::pacemaker:Dummy): Started rhel7-1 + rsc12c (ocf::pacemaker:Dummy): Started rhel7-1 + Container bundle set: bundle10 [pcmktest:http] + bundle10-0 (192.168.122.131) (ocf::heartbeat:apache): Started rhel7-2 + bundle10-1 (192.168.122.132) (ocf::heartbeat:apache): Started rhel7-3 + Container bundle set: bundle11 [pcmktest:http] + bundle11-0 (192.168.122.134) (ocf::pacemaker:Dummy): Started rhel7-1 + bundle11-1 (192.168.122.135) (ocf::pacemaker:Dummy): Stopped + rsc13a (ocf::pacemaker:Dummy): Started rhel7-3 + Clone Set: rsc13b-clone [rsc13b] (promotable) + Masters: [ rhel7-3 ] + Slaves: [ rhel7-1 rhel7-2 rhel7-4 ] + Stopped: [ rhel7-5 ] + rsc14b (ocf::pacemaker:Dummy): Started rhel7-4 + Clone Set: rsc14a-clone [rsc14a] (promotable) + Masters: [ rhel7-4 ] + Slaves: [ rhel7-1 rhel7-2 rhel7-3 ] + Stopped: [ rhel7-5 ] + +Transition Summary: + * Move rsc1a ( rhel7-2 -> rhel7-3 ) + * Move rsc1b ( rhel7-2 -> rhel7-3 ) + * Stop rsc2a ( rhel7-4 ) due to node availability + * Start rsc3a ( rhel7-2 ) + * Start rsc3b ( rhel7-2 ) + * Stop rsc4a ( rhel7-3 ) due to node availability + * Stop rsc5a ( rhel7-1 ) due to node availability + * Stop rsc6a1 ( rhel7-2 ) due to node availability + * Stop rsc6a2 ( rhel7-2 ) due to node availability + * Stop rsc7a2 ( rhel7-3 ) due to node availability + * Stop rsc8a:1 ( rhel7-4 ) due to node availability + * Stop rsc9c ( rhel7-4 ) due to node availability + * Move rsc10a ( rhel7-2 -> rhel7-3 ) + * Stop rsc12b ( rhel7-1 ) due to node availability + * Start bundle11-1 ( rhel7-5 ) due to unrunnable bundle11-docker-1 start (blocked) + * Start bundle11a:1 ( bundle11-1 ) due to unrunnable bundle11-docker-1 start (blocked) + * Stop rsc13a ( rhel7-3 ) due to node availability + * Stop rsc14a:1 ( Master rhel7-4 ) due to node availability + +Executing cluster transition: + * Resource action: rsc1a stop on rhel7-2 + * Resource action: rsc1b stop on rhel7-2 + * Resource action: rsc2a stop on rhel7-4 + * Resource action: rsc3a start on rhel7-2 + * Resource action: rsc3b start on rhel7-2 + * Resource action: rsc4a stop on rhel7-3 + * Resource action: rsc5a stop on rhel7-1 + * Pseudo action: group6a_stop_0 + * Resource action: rsc6a2 stop on rhel7-2 + * Pseudo action: group7a_stop_0 + * Resource action: rsc7a2 stop on rhel7-3 + * Pseudo action: rsc8a-clone_stop_0 + * Resource action: rsc9c stop on rhel7-4 + * Resource action: rsc10a stop on rhel7-2 + * Resource action: rsc12b stop on rhel7-1 + * Resource action: rsc13a stop on rhel7-3 + * Pseudo action: rsc14a-clone_demote_0 + * Pseudo action: bundle11_start_0 + * Resource action: rsc1a start on rhel7-3 + * Resource action: rsc1b start on rhel7-3 + * Resource action: rsc3a monitor=10000 on rhel7-2 + * Resource action: rsc3b monitor=10000 on rhel7-2 + * Resource action: rsc6a1 stop on rhel7-2 + * Pseudo action: group7a_stopped_0 + * Resource action: rsc8a stop on rhel7-4 + * Pseudo action: rsc8a-clone_stopped_0 + * Resource action: rsc10a start on rhel7-3 + * Pseudo action: bundle11-clone_start_0 + * Resource action: rsc14a demote on rhel7-4 + * Pseudo action: rsc14a-clone_demoted_0 + * Pseudo action: rsc14a-clone_stop_0 + * Resource action: rsc1a monitor=10000 on rhel7-3 + * Resource action: rsc1b monitor=10000 on rhel7-3 + * Pseudo action: group6a_stopped_0 + * Resource action: rsc10a monitor=10000 on rhel7-3 + * Pseudo action: bundle11-clone_running_0 + * Resource action: rsc14a stop on rhel7-4 + * Pseudo action: rsc14a-clone_stopped_0 + * Pseudo action: bundle11_running_0 + +Revised cluster status: +Online: [ rhel7-1 rhel7-2 rhel7-3 rhel7-4 rhel7-5 ] +GuestOnline: [ bundle10-0:bundle10-docker-0 bundle10-1:bundle10-docker-1 bundle11-0:bundle11-docker-0 ] + + Fencing (stonith:fence_xvm): Started rhel7-1 + rsc1a (ocf::pacemaker:Dummy): Started rhel7-3 + rsc1b (ocf::pacemaker:Dummy): Started rhel7-3 + rsc2a (ocf::pacemaker:Dummy): Stopped + rsc2b (ocf::pacemaker:Dummy): Started rhel7-4 + rsc3a (ocf::pacemaker:Dummy): Started rhel7-2 + rsc3b (ocf::pacemaker:Dummy): Started rhel7-2 + rsc4a (ocf::pacemaker:Dummy): Stopped + rsc4b (ocf::pacemaker:Dummy): Started rhel7-3 + rsc5a (ocf::pacemaker:Dummy): Stopped + Resource Group: group5a + rsc5a1 (ocf::pacemaker:Dummy): Started rhel7-1 + rsc5a2 (ocf::pacemaker:Dummy): Started rhel7-1 + Resource Group: group6a + rsc6a1 (ocf::pacemaker:Dummy): Stopped + rsc6a2 (ocf::pacemaker:Dummy): Stopped + rsc6a (ocf::pacemaker:Dummy): Started rhel7-2 + Resource Group: group7a + rsc7a1 (ocf::pacemaker:Dummy): Started rhel7-3 + rsc7a2 (ocf::pacemaker:Dummy): Stopped + Clone Set: rsc8a-clone [rsc8a] + Started: [ rhel7-1 rhel7-3 ] + Stopped: [ rhel7-2 rhel7-4 rhel7-5 ] + Clone Set: rsc8b-clone [rsc8b] + Started: [ rhel7-1 rhel7-3 rhel7-4 ] + rsc9a (ocf::pacemaker:Dummy): Started rhel7-4 + rsc9b (ocf::pacemaker:Dummy): Started rhel7-4 + rsc9c (ocf::pacemaker:Dummy): Stopped + rsc10a (ocf::pacemaker:Dummy): Started rhel7-3 + rsc11a (ocf::pacemaker:Dummy): Started rhel7-1 + rsc12a (ocf::pacemaker:Dummy): Started rhel7-1 + rsc12b (ocf::pacemaker:Dummy): Stopped + rsc12c (ocf::pacemaker:Dummy): Started rhel7-1 + Container bundle set: bundle10 [pcmktest:http] + bundle10-0 (192.168.122.131) (ocf::heartbeat:apache): Started rhel7-2 + bundle10-1 (192.168.122.132) (ocf::heartbeat:apache): Started rhel7-3 + Container bundle set: bundle11 [pcmktest:http] + bundle11-0 (192.168.122.134) (ocf::pacemaker:Dummy): Started rhel7-1 + bundle11-1 (192.168.122.135) (ocf::pacemaker:Dummy): Stopped + rsc13a (ocf::pacemaker:Dummy): Stopped + Clone Set: rsc13b-clone [rsc13b] (promotable) + Masters: [ rhel7-3 ] + Slaves: [ rhel7-1 rhel7-2 rhel7-4 ] + Stopped: [ rhel7-5 ] + rsc14b (ocf::pacemaker:Dummy): Started rhel7-4 + Clone Set: rsc14a-clone [rsc14a] (promotable) + Slaves: [ rhel7-1 rhel7-2 rhel7-3 ] + Stopped: [ rhel7-4 rhel7-5 ] + diff --git a/cts/scheduler/colocation-influence.xml b/cts/scheduler/colocation-influence.xml new file mode 100644 index 0000000..5962cd2 --- /dev/null +++ b/cts/scheduler/colocation-influence.xml @@ -0,0 +1,1298 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +