On Tue, Feb 12, 2013 at 1:32 PM, Vik Killa <span dir="ltr">&lt;<a href="mailto:vipkilla@gmail.com" target="_blank">vipkilla@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">&gt;<br>
&gt; I would like to see that statement put to the test. I would like to see<br>
&gt; someone attempt to put Corosync (or whatever existing solution) to use as<br>
&gt; the HA engine in a FS cluster. I suspect the amount of work involved is way<br>
&gt; more than has been suggested. If it really were that easy (&quot;easy&quot; being<br>
&gt; relative compared to what people perceive Eliot is doing) then I suspect it<br>
&gt; would have been done already.<br>
<br>
</div>Hey MC,<br>
<a href="http://wiki.freeswitch.org/wiki/Enterprise_deployment_with_Corosync" target="_blank">http://wiki.freeswitch.org/wiki/Enterprise_deployment_with_Corosync</a><br>
^ I wrote that months ago. Pretty easy :)<br>
<div class="HOEnZb"><div class="h5"></div></div></blockquote></div><br><div>ip link set &lt;your_interface&gt; arp off</div><div><br></div><div>Watch your cluster sit there like an idiot while your traffic fails and you spend hours trying to find the cause.</div>
<div><br></div><div>ethtool -s &lt;your_interface&gt; speed 10 duplex half</div><div><br></div><div><div>Watch your cluster sit there like an idiot while your traffic fails and you spend hours trying to find the cause.</div>
</div><div><br></div><div>Rinse and repeat with literally dozens upon dozens of other things you could do where your cluster just sits there broken and you pull your hair out.</div><div><br></div><div>Still seem simple?</div>
<div><br></div><div><br></div>