Re: [Pacemaker] ping resource polling skew

2013-03-20 Thread Andreas Kurz
On 2013-03-20 04:11, Quentin Smith wrote: > On Wed, 20 Mar 2013, Andreas Kurz wrote: > >> On 2013-03-19 17:02, Quentin Smith wrote: >>> Hi- >>> >>> I have my cluster configured to use a cloned ping resource, such that I >>> can write a constraint that I prefer resources to run on a node that has >

Re: [Pacemaker] ping resource polling skew

2013-03-20 Thread Florian Crouzat
Le 20/03/2013 04:11, Quentin Smith a écrit : Is there any way to get Pacemaker to delay resource transitions until at least one full polling cycle has happened, so that in the event of an outage of the ping target, resources stay put where they are running? there is the "dampen" parameter

Re: [Pacemaker] ping resource polling skew

2013-03-19 Thread Quentin Smith
On Wed, 20 Mar 2013, Andreas Kurz wrote: On 2013-03-19 17:02, Quentin Smith wrote: Hi- I have my cluster configured to use a cloned ping resource, such that I can write a constraint that I prefer resources to run on a node that has network connectivity. That works fine if a machine loses its n

Re: [Pacemaker] ping resource polling skew

2013-03-19 Thread Andreas Kurz
On 2013-03-19 17:02, Quentin Smith wrote: > Hi- > > I have my cluster configured to use a cloned ping resource, such that I > can write a constraint that I prefer resources to run on a node that has > network connectivity. That works fine if a machine loses its network > connection (the ping attri

[Pacemaker] ping resource polling skew

2013-03-19 Thread Quentin Smith
Hi- I have my cluster configured to use a cloned ping resource, such that I can write a constraint that I prefer resources to run on a node that has network connectivity. That works fine if a machine loses its network connection (the ping attribute goes to 0, resources migrate to another mach