Re: Replication with failover

2005-05-18 Thread Simon Garner
Kevin Burton wrote: Gleb Paharenko wrote: Hello. I don't remember solutions with keepalived, but this issue is discussed in the list from time to time. Search in archives at: http://lists.mysql.com/mysql Someone should create a wiki page on this subject... its a commonly asked question... Kev

Re: Replication with failover

2005-05-18 Thread Kevin Burton
Gleb Paharenko wrote: Hello. I don't remember solutions with keepalived, but this issue is discussed in the list from time to time. Search in archives at: http://lists.mysql.com/mysql Someone should create a wiki page on this subject... its a commonly asked question... Kevin -- Use Rojo (RSS/

Re: Replication with failover

2005-05-18 Thread Gleb Paharenko
Hello. I don't remember solutions with keepalived, but this issue is discussed in the list from time to time. Search in archives at: http://lists.mysql.com/mysql Simon Garner <[EMAIL PROTECTED]> wrote: > Hi, > > Anybody have any experience with setting up MySQL replication with

Replication with failover

2005-05-17 Thread Simon Garner
Hi, Anybody have any experience with setting up MySQL replication with dynamic failover, preferably using keepalived (http://www.keepalived.org)? What we need is a system so that if the master server dies one of the slaves will become the master. It looks like it should be possible, and merely