It's not like that.<div><br></div><div>Let's assume you have a resource Dummy1 with prefference to nodeA (score 10).</div><div>If your stickiness is 20 - the resource will not fall back to nodeA (after a failure) when it returns as nodeA = 10, current node = 20 (due to stickiness.</div><div><br></div><div>If your stickiness is '1' , while nodeA has a score of 10 - once the node joins, Dummy1 will move again to nodeA as the score will be:</div><div>nodeA = 10, current node = 1 due to stickiness.</div><div><br></div><div><br></div><div>Keep in mind that for groups, all resources' score sum up before evaluation.</div><div><br></div><div>Best Regards,</div><div>Strahil Nikolov<br> <br> <blockquote style="margin: 0 0 20px 0;"> <div style="font-family:Roboto, sans-serif; color:#6D00F6;"> <div>On Mon, Apr 11, 2022 at 9:01, Ulrich Windl</div><div><Ulrich.Windl@rz.uni-regensburg.de> wrote:</div> </div> <div style="padding: 10px 0 0 20px; margin: 10px 0 0 0; border-left: 1px solid #6D00F6;"> >>> Ken Gaillot <<a shape="rect" ymailto="mailto:kgaillot@redhat.com" href="mailto:kgaillot@redhat.com">kgaillot@redhat.com</a>> schrieb am 08.04.2022 um 15:38 in<br clear="none">Nachricht<br clear="none"><<a shape="rect" ymailto="mailto:7f3a5e59a3b66f520fa549c1151473efbf0fd980.camel@redhat.com" href="mailto:7f3a5e59a3b66f520fa549c1151473efbf0fd980.camel@redhat.com">7f3a5e59a3b66f520fa549c1151473efbf0fd980.camel@redhat.com</a>>:<br clear="none"><br clear="none">...<br clear="none">> I'm not familiar enough with SAP to speak to that side of things, but<br clear="none">> the behavior after clean‑up is normal. If you don't want resources to<br clear="none">> go back to their preferred node after a failure is cleaned up, set the<br clear="none">> resource‑stickiness meta‑attribute to a positive number (either on the<br clear="none">> resource itself, or in resource defaults if you want it to apply to<br clear="none">> everything).<br clear="none">...<br clear="none"><br clear="none">Unfortunately the value to set for stickiness is some what balck magic:<br clear="none">It seems it does not make a real difference whether you set it to 5, 10, 100,<br clear="none">or 1000; once grater than 0 it prevents resource migration, even when a<br clear="none">placement strategy suggests that the placement is non-optimal (e.g. after a<br clear="none">node restart).<br clear="none"><br clear="none">Regards,<br clear="none">Ulrich<div class="yqt6844481420" id="yqtfd69907"><br clear="none"><br clear="none">_______________________________________________<br clear="none">Manage your subscription:<br clear="none"><a shape="rect" href="https://lists.clusterlabs.org/mailman/listinfo/users" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br clear="none"><br clear="none">ClusterLabs home: <a shape="rect" href="https://www.clusterlabs.org/" target="_blank">https://www.clusterlabs.org/</a><br clear="none"></div> </div> </blockquote></div>