Re: [Pacemaker] Reboot host when service fails

2011-01-18 Thread Andrew Beekhof
On Tue, Dec 21, 2010 at 8:55 AM, Marko Potocnik wrote: > setting on-fail parameter does nothing. I still have to define a stonith > agent and enable stonih. correct, on-fail simply triggers the normal fencing process. > I'm a little lost here. I don't know which stonith > agent to use and I don'

Re: [Pacemaker] Reboot host when service fails

2010-12-20 Thread Marko Potocnik
setting on-fail parameter does nothing. I still have to define a stonith agent and enable stonih. I'm a little lost here. I don't know which stonith agent to use and I don't have any real stonih device. I think I don't really need one, since I just want to reboot a node when a service fails. Also i

Re: [Pacemaker] Reboot host when service fails

2010-12-08 Thread Pavlos Parissis
On 8 December 2010 10:50, Marko Potocnik wrote: > Hi, > is it possible to configure pacemaker to reboot host machine when a service > pacemaker monitors fails (or migration-threshold) for the service is > reached? > Service could be Virtual Machine or ordinary service (apache, database, ...) > Reg

[Pacemaker] Reboot host when service fails

2010-12-08 Thread Marko Potocnik
Hi, is it possible to configure pacemaker to reboot host machine when a service pacemaker monitors fails (or migration-threshold) for the service is reached? Service could be Virtual Machine or ordinary service (apache, database, ...) Regards, Marko __