<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body smarttemplateinserted="true" bgcolor="#FFFFFF" text="#000000">
Testing some different scenarios, and after bringing a node back
online, none of the resources move to it unless they are restarted.
However default-resource-stickiness is set to 0, so they should be
able to move around freely.<br>
<br>
<font color="#660000"><tt># pcs status</tt><tt><br>
</tt><tt>Cluster name: docker</tt><tt><br>
</tt><tt>Last updated: Wed Jun 4 06:09:26 2014</tt><tt><br>
</tt><tt>Last change: Wed Jun 4 06:08:40 2014 via cibadmin on
i-093f1f55</tt><tt><br>
</tt><tt>Stack: corosync</tt><tt><br>
</tt><tt>Current DC: i-083f1f54 (3) - partition with quorum</tt><tt><br>
</tt><tt>Version: 1.1.11-1.fc20-9d39a6b</tt><tt><br>
</tt><tt>3 Nodes configured</tt><tt><br>
</tt><tt>8 Resources configured</tt><tt><br>
</tt><tt><br>
</tt><tt><br>
</tt><tt>Online: [ i-053f1f59 i-083f1f54 i-093f1f55 ]</tt><tt><br>
</tt><tt><br>
</tt><tt>Full list of resources:</tt><tt><br>
</tt><tt><br>
</tt><tt> dummy2 (ocf::pacemaker:Dummy): Started i-083f1f54
</tt><tt><br>
</tt><tt> Clone Set: dummy1-clone [dummy1] (unique)</tt><tt><br>
</tt><tt> dummy1:0 (ocf::pacemaker:Dummy): Started
i-083f1f54 </tt><tt><br>
</tt><tt> dummy1:1 (ocf::pacemaker:Dummy): Started
i-093f1f55 </tt><tt><br>
</tt><tt> dummy1:2 (ocf::pacemaker:Dummy): Started
i-093f1f55 </tt><tt><br>
</tt><tt> dummy1:3 (ocf::pacemaker:Dummy): Started
i-083f1f54 </tt><tt><br>
</tt><tt> dummy1:4 (ocf::pacemaker:Dummy): Started
i-093f1f55 </tt><tt><br>
</tt><tt><br>
</tt><tt># pcs resource show --all
</tt><tt><br>
</tt><tt> Resource: dummy2 (class=ocf provider=pacemaker
type=Dummy)</tt><tt><br>
</tt><tt> Clone: dummy1-clone</tt><tt><br>
</tt><tt> Meta Attrs: clone-max=5 clone-node-max=5
globally-unique=true </tt><tt><br>
</tt><tt> Resource: dummy1 (class=ocf provider=pacemaker
type=Dummy)</tt><tt><br>
</tt><tt><br>
</tt><tt># pcs property show --all | grep
default-resource-stickiness</tt><tt><br>
</tt><tt> default-resource-stickiness: 0</tt></font><br>
<br>
Notice how i-053f1f59 isn't running anything. I feel like I'm
missing something obvious, but it escapes me.<br>
<br>
Thanks<br>
<br>
-Patrick<br>
</body>
</html>