Re: [Pacemaker] [COLOCATION] constraints

2012-09-14 Thread Lars Marowsky-Bree
On 2012-09-14T10:26:05, Kashif Jawed Siddiqui wrote: > Why the ordering of allocating resource cannot follow one format? Why > difference of configuration? Because it was a mistake made at one point and then it became impossible to fix because existing configurations and scripts would have

Re: [Pacemaker] [COLOCATION] constraints

2012-09-14 Thread Kashif Jawed Siddiqui
Hi, colocation myset-1 inf: app2 app1 The above indicates app1 is the Dominant resource. If app1 is stopped, app2 also stops The chain is app1 -> app2 Next, colocation myset inf: app1 app2 app3 the above indiactes app1 is the Dominant resource. If app1 is st