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-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

[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