Dan Kenigsberg has submitted this change and it was merged. Change subject: init: add a lock when starting / stopping svdsm ......................................................................
init: add a lock when starting / stopping svdsm This will prevent a very uncomrfotable situation where 2 supervdsm processes co-exist at the same time. *** disclaimer: this patch does not aim to solve the bug in the url provided. Only aims to avoid the unwanted complication of 2 supervdsms running at once. Change-Id: I10bb3f7d39b7dc6a61bce99fab718b51496a37b0 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1254185 Signed-off-by: Yeela Kaplan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/45202 Continuous-Integration: Dan Kenigsberg <[email protected]> Reviewed-by: Dima Kuznetsov <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M init/sysvinit/supervdsmd.init.in 1 file changed, 16 insertions(+), 2 deletions(-) Approvals: Yeela Kaplan: Verified Dima Kuznetsov: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/45202 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I10bb3f7d39b7dc6a61bce99fab718b51496a37b0 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Yeela Kaplan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dima Kuznetsov <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
