Re: [Linux-HA] Recovering a Fragile CIB after Debian Lenny upgrade

2009-05-29 Thread Andrew Beekhof
On Wed, May 27, 2009 at 7:57 PM, Imran Chaudhry wrote: > One out-standing question I have is that if I reboot foo, then the > resources will migrate to bar but when foo comes back up the resources > migrate back to foo. I did not expect this to happen since I have > "auto_failback off" in ha.cf.

Re: [Linux-HA] Recovering a Fragile CIB after Debian Lenny upgrade

2009-05-27 Thread Imran Chaudhry
On Tue, 2009-05-12 at 16:24 +0200, Andrew Beekhof wrote: > Have you tried crm_resource -C yet? > That will clear away any errors and tell the cluster its ok to try again. Thanks, that was part of it but I eventually ended up starting from a clean slate. Here's a rough summary of what I did to fix

Re: [Linux-HA] Recovering a Fragile CIB after Debian Lenny upgrade

2009-05-12 Thread Andrew Beekhof
Have you tried crm_resource -C yet? That will clear away any errors and tell the cluster its ok to try again. On Wed, May 6, 2009 at 5:46 PM, Imran Chaudhry wrote: > Hi Guys, > > I need some advice regarding my cluster config. It's in production so > I'm treating it as fragile. > > In summary it

[Linux-HA] Recovering a Fragile CIB after Debian Lenny upgrade

2009-05-06 Thread Imran Chaudhry
Hi Guys, I need some advice regarding my cluster config. It's in production so I'm treating it as fragile. In summary it is a 2-node cluster with a virtual IP mapped to one node as a shared resource. It was working nicely under Debian Etch, then once of the nodes was upgraded to Debian Lenny whi