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
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 (