Re: [Pacemaker] How to ensure that a resource is only running at one place?

2011-05-25 Thread Kevin Stevenard
Hi Mark, I totally agree with that, I was looking for a quick and simple solution to this problem. But indeed it makes no sense to check somewhere if a resource that should not run is running. I also imagine that it would induce more work and a higher load due to those unneeded checks. I also

[Pacemaker] How to ensure that a resource is only running at one place?

2011-05-24 Thread Kevin Stevenard
Hello All, I would like to know what is the easiest way to ensure that a resource (especially an lsb resource) is running only at one place? Because by default on my asymmetric cluster I saw that the op monitor action is only executed on the node where the resource is currently running, and when