[node-patches] Change in ovirt-node[ovirt-3.5]: settle udev when NICs appear for vdsm

dougsland at redhat.com dougsland at redhat.com
Fri Aug 7 17:22:15 UTC 2015


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 <rbarry at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes



More information about the node-patches mailing list