Re: [Pacemaker] Startup ordering problem

2010-09-13 Thread Brett Delle Grazie
On Mon, 2010-09-13 at 16:51 +, Jody Nickel wrote: > Andrew Beekhof writes: > > > I think you're missing brackets... ie. > > > > order stop_order inf: ( apache_group:stop \ > > tomcat_group:stop \ > > primary_group:stop ) > > > > That didn't chan

Re: [Pacemaker] Startup ordering problem

2010-09-13 Thread Jody Nickel
Andrew Beekhof writes: > I think you're missing brackets... ie. > > order stop_order inf: ( apache_group:stop \ >                      tomcat_group:stop \ >                      primary_group:stop ) > That didn't change the behavior, when the primary database node goes down and migrates, th

Re: [Pacemaker] Startup ordering problem

2010-09-13 Thread Andrew Beekhof
On Thu, Sep 9, 2010 at 5:43 PM, Jody Nickel wrote: > I'm attempting to deliver my first clustering solution and > I'm making progress but I'm having trouble with getting > things to start in the proper order. > > Here is what I'd like it to do: > > The two database services run on "special" nodes

Re: [Pacemaker] Startup ordering problem

2010-09-12 Thread Brett Delle Grazie
Hi Jody, On Fri, 2010-09-10 at 20:33 +, Jody Nickel wrote: > Brett Delle Grazie writes: > > > > Hi, > > > > Comments interleaved below, > > > > > > > > > > > > > > Brette, > Thanks for your response and I might end up trying something along those > lines but it gets even more compl

Re: [Pacemaker] Startup ordering problem

2010-09-10 Thread Jody Nickel
Brett Delle Grazie writes: > > Hi, > > Comments interleaved below, > > > > > > > > Brette, Thanks for your response and I might end up trying something along those lines but it gets even more complicated with Hibernate in the mix. The other problem is how can I tell from within Tomcat

Re: [Pacemaker] Startup ordering problem

2010-09-10 Thread Brett Delle Grazie
Hi, Comments interleaved below, On Thu, 2010-09-09 at 15:43 +, Jody Nickel wrote: > I'm attempting to deliver my first clustering solution and > I'm making progress but I'm having trouble with getting > things to start in the proper order. > > Here is what I'd like it to do: > > The two dat

[Pacemaker] Startup ordering problem

2010-09-09 Thread Jody Nickel
I'm attempting to deliver my first clustering solution and I'm making progress but I'm having trouble with getting things to start in the proper order. Here is what I'd like it to do: The two database services run on "special" nodes that have more disk capacity. At most 2 nodes in the cluster ca