Re: [Pacemaker] Two node DRBD cluster will not automatically failover to the secondary

2010-02-03 Thread Tom Pride
Hi Shravan, Thank you very much for your reply. I know it was quite a while ago that I posted my question to the mailing list, but I've been working on other things and have only just had the chance to come back to this. You say that I need to setup stonith resources along with setting "stonith-

Re: [Pacemaker] Two node DRBD cluster will not automatically failover to the secondary

2009-12-17 Thread Adam Gandelman
Tom Pride wrote: > Hi there, > > I have setup a two node DRBD culster with pacemaker using the > instructions provided on the drbd.org website: > http://www.drbd.org/users-guide-emb/ch-pacemaker.html The cluster > works perfectly and I can migrate the resources back and forth be

Re: [Pacemaker] Two node DRBD cluster will not automatically failover to the secondary

2009-12-17 Thread Shravan Mishra
Hi, For stateful resources like drbd you will have to setup stonith resources for them to function properly or at all. "stonith-enabled" is true by default. Sincerely Shravan On Thu, Dec 17, 2009 at 6:29 AM, Tom Pride wrote: > Hi there, > > I have setup a two node DRBD culster with pacemaker u

[Pacemaker] Two node DRBD cluster will not automatically failover to the secondary

2009-12-17 Thread Tom Pride
Hi there, I have setup a two node DRBD culster with pacemaker using the instructions provided on the drbd.org website: http://www.drbd.org/users-guide-emb/ch-pacemaker.html The cluster works perfectly and I can migrate the resources back and forth between the two nodes without a problem. However