Re: [Pacemaker] Help for Master/Slave Mysql with Pacemaker

2009-03-10 Thread Rvm
Thanks for your answer. I've already try a colocation rule like this but it doesn't work. Here my hb_report. Thanks again. Andrew Beekhof a écrit : > On Mon, Mar 9, 2009 at 14:37, wrote: > >> Hello, >> >> I'm trying to setup a master/slave mysql with a VIP on my master and a VIP >> on my sl

Re: [Pacemaker] Help for Master/Slave Mysql with Pacemaker

2009-03-10 Thread Andrew Beekhof
On Mon, Mar 9, 2009 at 14:37, wrote: > Hello, > > I'm trying to setup a master/slave mysql with a VIP on my master and a VIP on > my slave. > The idea is to use a VIP for R/W connections on the master node and a VIP for > R/O connections in the slave node. The R/W VIP always run with the Master

[Pacemaker] Help for Master/Slave Mysql with Pacemaker

2009-03-09 Thread rvm
Hello, I'm trying to setup a master/slave mysql with a VIP on my master and a VIP on my slave. The idea is to use a VIP for R/W connections on the master node and a VIP for R/O connections in the slave node. The R/W VIP always run with the Master role and the R/O can run on the Master node only