Douglas Schilling Landgraf has posted comments on this change. Change subject: sysv init: wait for network service ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/36647/1/init/sysvinit/vdsmd.init.in File init/sysvinit/vdsmd.init.in: Line 156: Line 157: # interfaces that we depend upon may not have their IP address ready yet Line 158: # see https://bugzilla.redhat.com/show_bug.cgi?id=1174611#c34 Line 159: wait_for_vdsm_networks Line 160: fixing the call the script worked, host is up. Test a couple of times. Great patch. Line 161: # "service iscsid start" may not start becasue we configure node.startup to Line 162: # manual. See /etc/init.d/iscsid. Line 163: service iscsid status >/dev/null 2>&1 || service iscsid force-start \ Line 164: || return 1 -- To view, visit http://gerrit.ovirt.org/36647 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I89abe7a83673c2232f8b249f23a39e27e01e50be Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
