Re: [Pacemaker] Restarting resources even when remain in the same node

2010-06-30 Thread Andrew Beekhof
On Tue, Jun 29, 2010 at 11:32 AM, marc genou wrote: > yep ok: > node $id="492edbea-b2e9-40a5-9208-bacb1bbad124" openvz1 > node $id="60ed0c20-c1ae-4b72-8781-10b4ff99f75b" openvz2 > primitive ClusterIP ocf:heartbeat:IPaddr2 \ >         params ip="10.10.12.250" cidr_netmask="16" \ >         op monito

Re: [Pacemaker] Restarting resources even when remain in the same node

2010-06-29 Thread marc genou
yep ok: node $id="492edbea-b2e9-40a5-9208-bacb1bbad124" openvz1 node $id="60ed0c20-c1ae-4b72-8781-10b4ff99f75b" openvz2 primitive ClusterIP ocf:heartbeat:IPaddr2 \ params ip="10.10.12.250" cidr_netmask="16" \ op monitor interval="30s" primitive OWP lsb:owp \ op monitor inte

Re: [Pacemaker] Restarting resources even when remain in the same node

2010-06-29 Thread Andrew Beekhof
On Tue, Jun 29, 2010 at 11:07 AM, marc genou wrote: > Hi again > I am testing an active pasive config and I noticed that when I power off the > active node, the resources move to another one, ok that's right. And I added > a location so when I switch on the active node again all resources come bac

[Pacemaker] Restarting resources even when remain in the same node

2010-06-29 Thread marc genou
Hi again I am testing an active pasive config and I noticed that when I power off the active node, the resources move to another one, ok that's right. And I added a location so when I switch on the active node again all resources come back to this node, Ok that's right too. But if resources are ru