<div dir="ltr">Do you know where fence_ec2 is officially revision controlled?  Is there an &quot;official&quot; release maintained anywhere?  I&#39;ve found a number of different versions online, but I haven&#39;t been able to find any that claim to be the repository for debugging and development.<div><br></div><div>Thanks for any guidance you can give.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 8, 2016 at 8:33 AM, Marek marx Grác <span dir="ltr">&lt;<a href="mailto:mgrac@redhat.com" target="_blank">mgrac@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
fence_ec2 is not part of official upstream (<a href="https://github.com/ClusterLabs/fence-agents/" rel="noreferrer" target="_blank">https://github.com/ClusterLabs/fence-agents/</a>) yet. There are various issues that blocks it, see archive if you are interested. <br>
<br>
Anyway thanks for patch and I hope people will find it there.<br>
<br>
m,<br>
<div><div class="h5"><br>
<br>
<br>
<br>
<br>
On 5 February 2016 at 16:11:02, Steve Marshall (<a href="mailto:steve.marshall@weather.com">steve.marshall@weather.com</a>) wrote:<br>
&gt; I&#39;ve found two bugs in the fence_ec2 script found in this RPM:<br>
&gt; fence_ec2-0.1-0.10.1.x86_64.rpm<br>
&gt;<br>
&gt; I believe this is the latest and greatest, but I may be wrong. I&#39;m not<br>
&gt; sure where to post these fixes, so I&#39;m starting here. If there is a better<br>
&gt; place to post, please let me know.<br>
&gt;<br>
&gt; The errors are:<br>
&gt; 1. The tag attribute does not default to &quot;Name&quot;, as specified in the<br>
&gt; documentation<br>
&gt; 2. The script does not accept attribute settings from stdin<br>
&gt;<br>
&gt; #1 is not critical, since tag=Name can be specified explicitly when setting<br>
&gt; up a stonith resource. However, #2 is very important, since stonith_admin<br>
&gt; (and I think most of pacemaker) passes arguments to fencing scripts via<br>
&gt; stdin. Without this fix, fence_ec2 will not work properly via pacemaker,<br>
&gt; that is:<br>
&gt;<br>
&gt; This command works....<br>
&gt; fence_ec2 --action=metadata<br>
&gt;<br>
&gt; ...but this alternate version of same command does not:<br>
&gt; echo &quot;action=metadata&quot; | fence_ec2<br>
&gt;<br>
&gt; The fixes are relatively trivial. The version of fence_ec2 from the RPM is<br>
&gt; attached as fence_ec2.old. My modified version is attached as<br>
&gt; fence_ec2.new. I&#39;ve also attached the RPM that was the source for<br>
&gt; fence_ec2.old.<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
&gt; <a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt; Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
&gt; Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
&gt; Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
&gt;<br>
<br>
</blockquote></div><br></div>