Dan Kenigsberg has submitted this change and it was merged. Change subject: clientIF: add logs during the recovery ......................................................................
clientIF: add logs during the recovery The recovery flow is supposed to be sporadic, but it is nevertheless very important. The current flow is pretty opaque, and on big setups it may take some time, leaving the admin to guess what's going on. This patch adds logs during the process, to make it obvious what is happened, what is going on and what is left to do. Change-Id: I31dddf0a2bc760c5ad383ff6bfee9a72adc87c4f Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/43770 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Dan Kenigsberg <[email protected]> --- M vdsm/clientIF.py 1 file changed, 63 insertions(+), 28 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved; Passed CI tests Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/43770 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I31dddf0a2bc760c5ad383ff6bfee9a72adc87c4f Gerrit-PatchSet: 16 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
