Re: [Pacemaker] Multistate resources ignore constraints

2011-01-10 Thread Simon Jansen
I solved the problem by changing the constraints to colocation colIPNTP inf: msNTP:Master resIP order orderIPNTP inf: resIP msNTP -- Regards Simon Jansen --- Simon Jansen 64291 Darmstadt ___ Pacemaker mailing list: Pacemak

[Pacemaker] Multistate resources ignore constraints

2011-01-03 Thread Simon Jansen
Hi Florian, It would help if you shared your ntp resource agent so we can understand > how it updates its master preference. > > See also: > http://www.linux-ha.org/doc/dev-guides/_specifying_a_master_preference.html > ok, it is attached. -- Regards Simon Jansen ---

Re: [Pacemaker] Multistate resources ignore constraints

2011-01-03 Thread Florian Haas
On 2011-01-03 10:07, Simon Jansen wrote: > Hi, > > I have got some multistate resources running. This resources should > start after the resources resIP (IPaddr2) and resFSys (Filesystem). > So to accomplish this requirement I defined the following constraints. > colocation colFSysNTP inf: msNTP:M

[Pacemaker] Multistate resources ignore constraints

2011-01-03 Thread Simon Jansen
Hi, I have got some multistate resources running. This resources should start after the resources resIP (IPaddr2) and resFSys (Filesystem). So to accomplish this requirement I defined the following constraints. colocation colFSysNTP inf: msNTP:Master resFSys colocation colIPNTP inf: msNTP:Master r