Re: [Pacemaker] Slowing down resource migration

2011-01-19 Thread Robert van Leeuwen
> > Is there anyway to configure Pacemaker to migrate a resource at a rate of 1 > > resource every 2 minutes e.g.? > > No. But you could modify the resource agent and insert a 2 minute > sleep in the start action. Dejan, Thanks for the suggestion, I was also thinking about this however it woul

Re: [Pacemaker] Slowing down resource migration

2011-01-19 Thread Dejan Muhamedagic
Hi, On Wed, Jan 19, 2011 at 11:22:23AM +0100, Robert van Leeuwen wrote: > Hi, > > Is it possible to slow down migration of resources? > > In this case a large amount of resources (vservers) are managed by Pacemaker. > The resource is started within a second, however a resource will create a >

[Pacemaker] Slowing down resource migration

2011-01-19 Thread Robert van Leeuwen
Hi, Is it possible to slow down migration of resources? In this case a large amount of resources (vservers) are managed by Pacemaker. The resource is started within a second, however a resource will create a tremendous load on on the backend storage. Is there anyway to configure Pacemaker to m