[node-patches] Change in ovirt-node[master]: network: Persist and load net rules
mburns at redhat.com
mburns at redhat.com
Tue Jul 3 12:36:30 UTC 2012
Michael Burns has submitted this change and it was merged.
Change subject: network: Persist and load net rules
......................................................................
network: Persist and load net rules
Previously the udev network rules were generated at each boot and thus
the NIC order was not persistent.
Now we are bind-mounting a persisted version of the rules at each boot
and triggering udev to re-add the devices, this way udev picks up the
persisted rules and names the NICs accordingly.
rhbz#824595
Change-Id: Id432376e4323d4fea4dd2290a9623493e02b5e3f
Signed-off-by: Fabian Deutsch <fabiand at redhat.com>
---
M scripts/network.py
M scripts/ovirt-init-functions.sh
2 files changed, 4 insertions(+), 0 deletions(-)
Approvals:
Michael Burns: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/5767
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id432376e4323d4fea4dd2290a9623493e02b5e3f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list