[node-patches] Change in ovirt-node[master]: init: Add a dummy interface for libvirtd

ibarkan at redhat.com ibarkan at redhat.com
Sun Apr 19 13:19:43 UTC 2015


Ido Barkan has posted comments on this change.

Change subject: init: Add a dummy interface for libvirtd
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/39995/1/scripts/ovirt-init-functions.sh.in
File scripts/ovirt-init-functions.sh.in:

Line 1455: 
Line 1456:         # Another nasty hack to fix bug FIXME
Line 1457:         # FIXME discuss if we can't use an 127.0.0.x address instead, to prevent collisions with public address ranges
Line 1458:         ip link add dummyuglyhack type dummy
Line 1459:         ip address add 99.99.99.99 dev dummyuglyhack
can you also log it? ideally it will show as part of the boot process.
Line 1460: 
Line 1461: 
Line 1462:         # Restarting netconsole, now that the network is up, rhbz#869984
Line 1463:         [[ -f "/config/etc/sysconfig/netconsole" &&


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Idcc569856ffd46f252a0db63f8736ca6ec9f46f5
Gerrit-PatchSet: 1
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: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes



More information about the node-patches mailing list