Re: [Pacemaker] Complicated dependences between resources and nodes

2012-07-29 Thread Phil Frost
On 07/28/2012 06:46 AM, Antonis Christofides wrote: Hi, short questions: Is it possible to dictate that resource R1 runs on a different node than resource R2? Yes. http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Pacemaker_Explained/ch06s04s02.html Is it possible when moving R1 from

[Pacemaker] Complicated dependences between resources and nodes

2012-07-28 Thread Antonis Christofides
Hi, short questions: Is it possible to dictate that resource R1 runs on a different node than resource R2? Is it possible when moving R1 from node N1 to N2 to first start it in N2 and only after it starts to stop it in N1? Is it possible to run R1 at the same time in all nodes, and restart it