----- Original Message ----- 

> From: "Thomas Lorenzen" <ki11er_...@yahoo.dk>
> To: m...@sys4.de, "The Pacemaker cluster resource manager"
> <pacemaker@oss.clusterlabs.org>
> Sent: Wednesday, February 20, 2013 2:39:15 PM
> Subject: Re: [Pacemaker] Putting a node to standby stops resources on
> the other node

> Hi'

> Bingo, that seems to work. Still, I find it somewhat unexpected, that
> the order matters in such a colocation rule. Anyway, things now
> seems to work as expected. Thanks a very lot.

Your rule:
colocation backup_not_with_master -inf: master backup 

requires that the cluster knows where backup is running to be able to place 
master.  Since backup wasn't running it couldn't put master anywhere.

Now:
colocation backup_not_with_master -inf: backup master

Master can run anywhere and backup must only run where master isn't.

HTH

Jake

> Best regards.

> Thomas.

> Fra: Michael Schwartzkopff <m...@sys4.de>
> Til: Thomas Lorenzen <ki11er_...@yahoo.dk>; The Pacemaker cluster
> resource manager <pacemaker@oss.clusterlabs.org>
> Sendt: 20:28 onsdag den 20. februar 2013
> Emne: Re: [Pacemaker] Putting a node to standby stops resources on
> the other node

> better:

> colocation backup_not_with_master -inf: backup master
> _______________________________________________
> Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker

> Project Home: http://www.clusterlabs.org
> Getting started:
> http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to