[ClusterLabs] Understanding advisory resource ordering

Achim Leitner aleitner at linux-ag.com
Sat Jan 11 18:28:45 EST 2020


> 08.01.2020 17:30, Achim Leitner пишет:
>> I can't see what is causing this behaviour.

Am 2020-01-11 17:38, schrieb Andrei Borzenkov:
> primitive VM-Step8a Delay \
> 	params startdelay=10 stopdelay=2 mondelay=0 \
> 	op start interval=0 timeout=40s \
> 	op stop interval=0 timeout=30s \
> 	meta target-role=Started
> primitive VM-Step8b Delay \
> 	params startdelay=15 stopdelay=2 mondelay=0 \
> 	op start interval=0 timeout=40s \
> 	op stop interval=0 timeout=30s \
> 	meta target-role=Started
> primitive VM-Step8c Delay \
> 	params startdelay=5 stopdelay=2 mondelay=0 \
> 	op start interval=0 timeout=40s \
> 	op stop interval=0 timeout=30s \
> 	meta target-role=Started
> 
> You know what "startdelay" parameter does, do not you?

OMG, that's what you get from dozens of attempts to reproduce an issue
and finally believe you got it - when in fact you got your setting 
wrong.
Sorry for the noise. Still, we have seen resources start sequentially in
the real scenario. Will have to try again to reproduce it.

Achim Leitner



More information about the Users mailing list