<p dir="ltr">Oh feel free to change that. No reason really.</p>
<div class="gmail_extra"><br><div class="gmail_quote">Am 10.10.2016 4:56 nachm. schrieb "Dejan Muhamedagic" <<a href="mailto:dejanmm@fastmail.fm">dejanmm@fastmail.fm</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Dominik,<br>
<br>
On Fri, Oct 07, 2016 at 02:50:10PM +0200, Dominik Klein wrote:<br>
> Hi there<br>
><br>
> I wrote an agent that should be (_is_ in my environment) able to<br>
> implement stonith in a pacemaker cluster running on ganeti-powered<br>
> virtual machines. It talks to the ganeti api.<br>
><br>
> I did not do this with the xvm agent since it would (from what I<br>
> understand) require a second control instance on the physical machines<br>
> which might interfere with ganeti (expected machine states will likely<br>
> be different in a shooting scenario).<br>
><br>
> Any feedback is appreciated.<br>
><br>
> Example configuration:<br>
><br>
> Place the script in /usr/lib/stonith/plugins/<wbr>external/ganeti and<br>
> configure this fencing resource:<br>
><br>
> primitive fencing stonith:external/ganeti \<br>
> params \<br>
> ganeti_api_port=5080 \<br>
> ganeti_api_transport=https \<br>
> ganeti_auth_password=seeeeCret \<br>
> ganeti_auth_user=overlord \<br>
> ganeti_cluster=<a href="http://ganeti.example.com" rel="noreferrer" target="_blank">ganeti.example.<wbr>com</a> \<br>
> ganeti_curl_ignore_ssl_errors=<wbr>true \<br>
> op monitor interval=120s<br>
<br>
Why the "ganeti" prefix for parameters? It is anyway within the<br>
ganeti plugin's scope.<br>
<br>
I'll take a look at the code too.<br>
<br>
Cheers,<br>
<br>
Dejan<br>
<br>
><br>
> Thanks<br>
> Dominik<br>
<br>
<br>
> ______________________________<wbr>_________________<br>
> Developers mailing list<br>
> <a href="mailto:Developers@clusterlabs.org">Developers@clusterlabs.org</a><br>
> <a href="http://clusterlabs.org/mailman/listinfo/developers" rel="noreferrer" target="_blank">http://clusterlabs.org/<wbr>mailman/listinfo/developers</a><br>
<br>
<br>
______________________________<wbr>_________________<br>
Developers mailing list<br>
<a href="mailto:Developers@clusterlabs.org">Developers@clusterlabs.org</a><br>
<a href="http://clusterlabs.org/mailman/listinfo/developers" rel="noreferrer" target="_blank">http://clusterlabs.org/<wbr>mailman/listinfo/developers</a><br>
</blockquote></div></div>