Honestly, it&#39;s been a while since I&#39;ve had a need for this. When I used this, I did it with asterisk. It was ugly, but very functional. The daemon runs basically as a single command. All options can be specified on the command line. Then you specific an up and a down script.<div>

<br></div><div>In my configuration, each server had it&#39;s own IP. The ip and down script would manage the passage of a virtual IP. The daemon used a cryptographic heartbeat and an elections process to decide who was up and who was not (allowing you to specify that sever A is always ACTIVE as long as it&#39;s available) OR you can specify a non-revertive configuration where if Server B becomes active because A is down, A will not become active again unless B goes down. I used rsync+cron to manage the configuration and database tree and the script would reload everything upon a configuration change. </div>

<div><br></div><div>For opensips, it should be pretty simple I&#39;d imagine. I was very happy with it. From my experience LinuxHA (don&#39;t laugh) had too much documentation for me to go thru to do a simple virtual IP. So I favored UCARP.</div>

<div><br></div><div>I *probably* have a better attention span now. :)</div><div>-Brett</div><div><br><br><div class="gmail_quote">On Wed, Sep 2, 2009 at 1:50 PM, Olle E. Johansson <span dir="ltr">&lt;<a href="mailto:oej@edvina.net">oej@edvina.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
2 sep 2009 kl. 20.46 skrev Brett Nemeroff:<br>
<br>
&gt; UCARP is pretty simple as well:<br>
&gt; <a href="http://www.ucarp.org/project/ucarp" target="_blank">http://www.ucarp.org/project/ucarp</a><br>
&gt;<br>
&gt; Similar to the heartbeat (linuxHA) stuff, but a lot more lightweight<br>
&gt; from my experience.<br>
<br>
Can you tell us a bit more about your experience of this? In<br>
production? Requirements on LAN? Happy?<br>
<br>
Thanks!<br>
/O<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div>