Re: [Pacemaker] Best way to notify stonith action

2013-07-08 Thread Andrew Beekhof
all scripts for. > > Best regards > Andreas Mock > > > -Ursprüngliche Nachricht- > Von: Digimer [mailto:li...@alteeve.ca] > Gesendet: Montag, 8. Juli 2013 16:01 > An: The Pacemaker cluster resource manager > Cc: Andreas Mock > Betreff: Re: [Pacemaker] Best

Re: [Pacemaker] Best way to notify stonith action

2013-07-08 Thread Andreas Mock
An: The Pacemaker cluster resource manager Cc: Andreas Mock Betreff: Re: [Pacemaker] Best way to notify stonith action On 08/07/13 03:48, Andreas Mock wrote: > Hi all, > > I'm just wondering what the best way is to > let an admin know that the cluster (rest of > a cluster) has

Re: [Pacemaker] Best way to notify stonith action

2013-07-08 Thread Digimer
On 08/07/13 03:48, Andreas Mock wrote: Hi all, I'm just wondering what the best way is to let an admin know that the cluster (rest of a cluster) has stonithed some other nodes? What is the recommended way? (The fact that the machine rebooted or is halted is not the problem. I want to know that

Re: [Pacemaker] Best way to notify stonith action

2013-07-08 Thread Brian J. Murrell
On 13-07-08 03:48 AM, Andreas Mock wrote: Hi all, I'm just wondering what the best way is to let an admin know that the cluster (rest of a cluster) has stonithed some other nodes? You could modify or even just wrap the stonith agent. They are usually just python or shell script anyway (well,

[Pacemaker] Best way to notify stonith action

2013-07-08 Thread Andreas Mock
Hi all, I'm just wondering what the best way is to let an admin know that the cluster (rest of a cluster) has stonithed some other nodes? What is the recommended way? (The fact that the machine rebooted or is halted is not the problem. I want to know that stonithing was done) Best regards Andrea