<div dir="ltr"><div><div><div><div><div><div><div><div>Dear Pacemaker Users,<br><br>I would like to refresh the question of order constraints using resource sets with require-all="false" option and the way they work.<br>The scenario is (tried with pacemaker v 1.1.11 and 1.1.14):<br>- create the following order constraint:<br></div></div>$ pcs constraint order set dummyRes1 set dummyRes21 dummyRes22 sequential=false require-all=false set dummyRes3<br></div>- when trying to start all 4 resources, dummyRes3 is started only after both (dummyRes21 and dummyRes22) finish starting.<br></div>Indeed - one of dummyRes21 and dummyRes22 can fail to start (and this will not block dummyRes3 from starting), but if one of them needs 10 seconds to start and the other one 5 minutes - dummyRes3 will start only after 5 minutes.<br><br></div>Has anyone found some workaround for this or is aware of any plans to adjust the implementation so that dummyRes3 can start earlier ?<br><br>Exactly the same question was asked 3 years ago here:<br><a href="http://oss.clusterlabs.org/pipermail/pacemaker/2013-September/019730.html" target="_blank">http://oss.clusterlabs.org/<wbr>pipermail/pacemaker/2013-<wbr>September/019730.html</a> <br>but looks like there was no updates since then.<br><br></div>Any feedback is very appreciated. <br><br></div>Kind regards<br></div>Daniel<br></div>