Change in ovirt-hosted-engine-setup[master]: cloud-init: add a comment to explain how to avoid 1372260

From Simone Tiraboschi <stirabos@redhat.com>:
Simone Tiraboschi has submitted this change and it was merged. Change subject: cloud-init: add a comment to explain how to avoid 1372260 ...................................................................... cloud-init: add a comment to explain how to avoid 1372260 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 a later section (from bootcmd to runcmd) to try avoiding BZ#1372260 and, if this is still not enough, start it in background to avoid getting stuck also if sshd is not available. Change-Id: I4f3380c02ed1b95391a2fca31d82a43c5408f228 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(+), 0 deletions(-) Approvals: Simone Tiraboschi: Verified; Looks good to me, approved Jenkins CI: Passed CI tests Yedidyah Bar David: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/71230 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4f3380c02ed1b95391a2fca31d82a43c5408f228 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review