<meta http-equiv="Content-Type" content="text/html; charset=GB18030"><div>Hi all£¬</div><div>   </div><div>There is a problem with the start-delay of monitor during the process of </div><div>configuring and starting resources.</div><div><br><span style="white-space-collapse: preserve;"></span></div><div>For example, there is the result of resource config.</div><div><br></div><div><div>Resource: d1 (class=ocf provider=pacemaker type=Dummy)</div><div>  Meta Attrs: target-role=Stopped</div><div>  Operations: monitor interval=10s start-delay=100s timeout=20s (d1-monitor-interval-10s)</div><div>Resource: d2 (class=ocf provider=pacemaker type=Dummy)</div><div>  Meta Attrs: target-role=Stopped</div><div>  Operations: monitor interval=10s timeout=20s (d2-monitor-interval-10s)</div></div><div><br></div><div>If resource d1 is started first and then resource d2 is started, resource d2 must </div><div>wait for 100s to start. My understanding is  start-delay will not affect the startup of resource d2.</div><div>Is this phenomenon in line with the design expectations? Why design it this way?</div><div><br></div><div>thanks,</div>