From Yaniv Bronhaim <[email protected]>: Yaniv Bronhaim has submitted this change and it was merged.
Change subject: Configure mom restart rules ...................................................................... Configure mom restart rules MOM is not supposed to quit by itself so Restart=always is better suited to handle unexpected quits. A rate limiting is also updated to start at most once per 5 seconds, but no more than 10 times in a row (10 times within 2 minutes). This change should also workaround the race condition between MOM trying to connect to VDSM and VDSM actually opening the socket. Bug-Url: https://bugzilla.redhat.com/1393012 Change-Id: Idfad8f54696579544964a8e18b5597b438f4a1ea Signed-off-by: Martin Sivak <[email protected]> --- M init/systemd/mom-vdsm.service.in 1 file changed, 4 insertions(+), 2 deletions(-) Approvals: Martin Sivák: Verified Yaniv Bronhaim: Looks good to me, approved; Passed CI tests Objections: Jenkins CI: Failed CI tests -- To view, visit https://gerrit.ovirt.org/67223 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idfad8f54696579544964a8e18b5597b438f4a1ea Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-4.0 Gerrit-Owner: Martin Sivák <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
