[Pacemaker] can someone post their 2-node mysql/drbd cluster config?

2013-05-22 Thread christopher barry
Hi all, I'm trying to put together a 2 node mysql cluster using drbd as the db backing store. I have 4 interfaces in each node: * 2 nics bonded and x-over cabled between each node for drbd data sync and heartbeats * 1 'public' nic, and * 1 'private' nic The public and private nics each have a non

Re: [Pacemaker] question about interface failover

2013-05-18 Thread christopher barry
On Fri, 2013-05-17 at 10:41 +0200, Florian Crouzat wrote: > Le 16/05/2013 21:45, christopher barry a écrit : > > Greetings, > > > > I've setup a new 2-node mysql cluster using > > * drbd 8.3.1.3 > > * corosync 1.4.2 > > * pacemaker 117 > > on

[Pacemaker] question about interface failover

2013-05-16 Thread christopher barry
Greetings, I've setup a new 2-node mysql cluster using * drbd 8.3.1.3 * corosync 1.4.2 * pacemaker 117 on Debian Wheezy nodes. failover seems to be working fine for everything except the ips manually configured on the interfaces. see config here: http://pastebin.aquilenet.fr/?9eb51f6fb7d65fda#/Y

Re: [Pacemaker] mysql/drbd on wheezy active/passive setup issues

2013-03-14 Thread christopher barry
OK, so I think it's all good now! I ran crm_resource --resource foo --cleanup and that apparently jiggled the handle enough to make it all work. On Thu, 2013-03-14 at 12:21 -0400, christopher barry wrote: > Hi, > > I get this when I run ocf-tester: > > ocf-tester -n

Re: [Pacemaker] mysql/drbd on wheezy active/passive setup issues

2013-03-14 Thread christopher barry
ristopher On Wed, 2013-03-13 at 18:13 -0400, christopher barry wrote: > Thanks, I'll have a go with that. > > -C > > On Wed, 2013-03-13 at 22:58 +0100, emmanuel segura wrote: > > Hello > > > > Use ocf-tester to debug your resource > > > > 2013/3/

Re: [Pacemaker] mysql/drbd on wheezy active/passive setup issues

2013-03-13 Thread christopher barry
Thanks, I'll have a go with that. -C On Wed, 2013-03-13 at 22:58 +0100, emmanuel segura wrote: > Hello > > Use ocf-tester to debug your resource > > 2013/3/13 christopher barry > Greetings all, > > I'm almost there, and figu

[Pacemaker] mysql/drbd on wheezy active/passive setup issues

2013-03-13 Thread christopher barry
Greetings all, I'm almost there, and figure I just have something small out of place. Wondering if you can view my setup here: https://zerobin.permutation.net/?d8664af27a7de3be#Bh3fBAupeEw3RhBWOlvDomyPkoOzvD5ajTCk6+a1MW0= and let me know what you think. If you need more data to understand what