[Pacemaker] another basic configuration question

2009-11-25 Thread Frank DiMeo
Just FYI, this configuration also causes shutdown problems for pacemaker. When I stop openais while running this configuration, lrmd and pengine are orphaned and become children of init (process 1). Maybe this is why the resources never stop. By the way, I noticed that I had the score designa

Re: [Pacemaker] limiting number of simultaneous acions for particular resource type

2009-11-25 Thread Dejan Muhamedagic
Hi, On Wed, Nov 25, 2009 at 02:37:23PM +0100, Nikola Ciprich wrote: > Hello everybody, > I'm trying to solve following issue: > I've got specific resource type (virtual machine in particular) > which takes quite long to start/stop and those actions cause > considerable load on hosting system. on m

[Pacemaker] limiting number of simultaneous acions for particular resource type

2009-11-25 Thread Nikola Ciprich
Hello everybody, I'm trying to solve following issue: I've got specific resource type (virtual machine in particular) which takes quite long to start/stop and those actions cause considerable load on hosting system. on my cluster we're running tens of instances of vm resources, and trying to shu