Change in ovirt-hosted-engine-setup[master]: cloud-init: restarting sshd in background

From Simone Tiraboschi <stirabos@redhat.com>:
Simone Tiraboschi has submitted this change and it was merged. Change subject: cloud-init: restarting sshd in background ...................................................................... cloud-init: restarting sshd in background Due to a kernel bug (BZ#1372260), 'systemctl restart sshd' could be blocked forverer and this will block also our cloud-init script and so the deployment till hosted-engine-setup will abort at a timeout. Restart sshd in background and in a later section. Change-Id: I66d4ee1f6a706866e8dab0701a16e18a6cd0503b Bug-Url: https://bugzilla.redhat.com/1416023 Bug-Url: https://bugzilla.redhat.com/1409203 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> --- M src/plugins/gr-he-common/vm/cloud_init.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Simone Tiraboschi: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/71205 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I66d4ee1f6a706866e8dab0701a16e18a6cd0503b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review