Change in vdsm[master]: net: also disable IPv6 on bridges not using it, after unifie...

osvoboda at redhat.com osvoboda at redhat.com
Thu Feb 18 11:34:49 UTC 2016


Ondřej Svoboda has posted comments on this change.

Change subject: net: also disable IPv6 on bridges not using it, after unified restoration
......................................................................


Patch Set 3: Verified+1

I added an IPv4-only bridge:

[root at localhost ~]# vdsClient -s 0 setupNetworks 'networks={ovirtmgmt:{bridged:true,bootproto:dhcp,nic:enp0s3}}'
[root at localhost ~]# vdsClient -s 0 setSafeNetworkConfig

After reboot, I was able to login even before network restoration:

[root at localhost ~]# cat /proc/sys/net/ipv6/conf/ovirtmgmt/disable_ipv6
0

But a few seconds later:
[root at localhost ~]# cat /proc/sys/net/ipv6/conf/ovirtmgmt/disable_ipv6
1

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I12be9d8c99ddfeb85d6ba6093535e35b6883e963
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ondřej Svoboda <osvoboda at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Edward Haas <edwardh at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ondřej Svoboda <osvoboda at redhat.com>
Gerrit-Reviewer: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: No


More information about the vdsm-patches mailing list