[Linux-HA] Howto make a clone resource go back after recovery?

Lars Marowsky-Bree lmb at suse.de
Mon Jul 2 02:56:42 MDT 2007


On 2007-07-02T10:08:51, Michael Schwartzkopff <misch at multinet.de> wrote:

> I have defined a clone resource (IPaddr2) on two nodes. If one node
> failes the resource that was located on one node moves to the
> surviving. OK.
> 
> But if the dead node comes back again, the resource does not move back
> to the other node.
> 
> Since this is a cloned resource with two instances I want to run one
> instance on every node in case of a healthy system.

Clones are "sticky" by default, so that the cluster doesn't shuffle them
around all the time. You seem to want exactly that though, and for good
reasons ;-) So, set resource_stickiness for the clones to 0.




More information about the Linux-HA mailing list