Dan Kenigsberg has submitted this change and it was merged. Change subject: Libvirt service engagement workaround ......................................................................
Libvirt service engagement workaround The patch intended to bypass a false report of libvirt service as started (when started with initctl). Instead of relying on initctl, vdsm awaits few seconds till the service is reported with its allocated process id (by 'pgrep'). Change-Id: I7f6fb1ef12caeca3a47adec206b653932026634f Signed-off-by: Moti Asayag <[email protected]> --- M vdsm/vdsmd.init.in 1 file changed, 19 insertions(+), 0 deletions(-) Approvals: Yaniv Bronhaim: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7361 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7f6fb1ef12caeca3a47adec206b653932026634f Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
