[node-patches] Change in ovirt-node[ovirt-3.5]: init: Move the on-boot hook to the end of post

fabiand at redhat.com fabiand at redhat.com
Fri Mar 27 11:14:56 UTC 2015


Fabian Deutsch has submitted this change and it was merged.

Change subject: init: Move the on-boot hook to the end of post
......................................................................


init: Move the on-boot hook to the end of post

This shall ensure that all node specific stuff is done, and any async
hook does not interfer with any following ovirt-post-logic.

The specific case is that vdsm get#s started async in the 90-start-vdsm
handler, this could interfer with the (necessary) service network
restart call, because the networking will change while vdsm comes up.

Change-Id: I2b3937fb248bf0487cc0db7702d5423f1eca9d79
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1194068
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/ovirt-init-functions.sh.in
1 file changed, 9 insertions(+), 9 deletions(-)



-- 
To view, visit https://gerrit.ovirt.org/39263
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2b3937fb248bf0487cc0db7702d5423f1eca9d79
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list