Douglas Schilling Landgraf has posted comments on this change. Change subject: settle udev when NICs appear for vdsm ......................................................................
Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/44574/1/scripts/ovirt-init-functions.sh.in File scripts/ovirt-init-functions.sh.in: Line 925: # Rename the interfaces after bind-mounting the udev rules, rhbz#831658 Line 926: rm -f /etc/udev/rules.d/70-persistent-net.rules Line 927: udevadm control --reload-rules Line 928: udevadm trigger --action=add --subsystem-match=net Line 929: udevadm settle Shouldn't we add --timeout here too? Line 930: } Line 931: } Line 932: Line 933: if [ -n "$adminpw" ]; then -- To view, visit https://gerrit.ovirt.org/44574 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I958c910c88e631eea44534c6ed8dce6f8d4760a0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
