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

fabiand at redhat.com fabiand at redhat.com
Mon Mar 23 18:38:19 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(-)

Approvals:
  Fabian Deutsch: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2b3937fb248bf0487cc0db7702d5423f1eca9d79
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the node-patches mailing list