Re: [Pacemaker] clone mysql RA and bind it to a VirtualIP

2011-07-14 Thread Viacheslav Biriukov
You can use my mysqlping resource https://github.com/Sov1et/ocf-mysqlping Start mysql on nodes manually. If you start them as clone resource yo can get some issues with restart mysql on one node. So I suggest don't do this. 2011/5/12 Joan Mauri > Hi all, > > I've been struggling with this for a

Re: [Pacemaker] clone mysql RA and bind it to a VirtualIP

2011-06-30 Thread Andrew Beekhof
On Fri, May 13, 2011 at 3:01 AM, Joan Mauri wrote: > Hi all, > I've been struggling with this for a few days/weeks and I don't know what to > do. I would really appreciate some help. > I need to run MYSQL in 2 nodes and use a virtual IP which will switch from > one node to the other one in case MY

[Pacemaker] clone mysql RA and bind it to a VirtualIP

2011-05-12 Thread Joan Mauri
Hi all, I've been struggling with this for a few days/weeks and I don't know what to do. I would really appreciate some help. I need to run MYSQL in 2 nodes and use a virtual IP which will switch from one node to the other one in case MYSQL fails in one of the other nodes. The important constrain