<div dir="ltr">Im trying to design a resource layout that has different "dislikes" colocation scores between the various resources within the cluster.<div><br></div><div>1) When I start to have multiple colocation dependencies from a single resource, strange behaviour starts to happen, in scenarios where resource have to bunch together</div><div><br></div><div>consider the example (2 node system) 3 resources<br></div><div>C->B->A<br></div><div><br></div><div>constraints </div><div>B->A -10</div><div>C->B -INFINITY</div><div>C->A -10</div><div><br></div><div>So on paper I would expect A and C to run together and B to run on its own.</div><div>what you actually get is A and B running and C stopped?</div><div><br></div><div>crm_simulate -Ls says the score for C running on the same node as A is -10. so why doesnt it start it?</div><div><br></div><div>Ideas? </div><div><br></div><div><br></div></div>