[ClusterLabs Developers] RFC: New stonith agent for pacemaker clusters running on virtual machines which are managed by ganeti

2016-10-08 Thread Dominik Klein
Hi there I wrote an agent that should be (_is_ in my environment) able to implement stonith in a pacemaker cluster running on ganeti-powered virtual machines. It talks to the ganeti api. I did not do this with the xvm agent since it would (from what I understand) require a second control instance

Re: [ClusterLabs Developers] RFC: New stonith agent for pacemaker clusters running on virtual machines which are managed by ganeti

2016-10-08 Thread Digimer
On 07/10/16 08:50 AM, Dominik Klein wrote: > Hi there > > I wrote an agent that should be (_is_ in my environment) able to > implement stonith in a pacemaker cluster running on ganeti-powered > virtual machines. It talks to the ganeti api. > > I did not do this with the xvm agent since it would (