Bug 1242508 - Having RHEVM network on a bonded VLAN together with other networks screws up network-config files
Summary: Having RHEVM network on a bonded VLAN together with other networks screws up ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: vdsm
Version: 3.5.3
Hardware: All
OS: Linux
high
high
Target Milestone: ---
: 3.5.4
Assignee: Ido Barkan
QA Contact: Meni Yakove
URL:
Whiteboard: network
Depends On: 1234293
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-13 13:02 UTC by rhev-integ
Modified: 2019-08-15 04:52 UTC (History)
14 users (show)

Fixed In Version: vdsm-4.16.23-1
Doc Type: Bug Fix
Doc Text:
Due to a bug in VDSM, ifcfg files that served multiple networks sometimes contained ONBOOT=no, and as a consequence, rendered management networks (or other important networks) unavailable during the early stages of boot. As a part of another change, all ifcfg files are now ONBOOT=yes, thus solving this bug, and making this scenario impossible. All networks are now loaded by network service and are not flushed later by VDSM, except in cases where the VDSM service recognizes them as different from the persistent network configuration.
Clone Of: 1234293
Environment:
Last Closed: 2015-09-03 18:13:14 UTC
oVirt Team: Network
Target Upstream Version:
Embargoed:
ylavi: Triaged+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 1527173 0 None None None Never
Red Hat Product Errata RHBA-2015:1729 0 normal SHIPPED_LIVE vdsm 3.5.4 - bug fix and enhancement update 2015-09-03 22:11:47 UTC

Comment 1 Dan Kenigsberg 2015-07-14 16:11:34 UTC
This bug was cloned so this specific scenario is verified by QE on the z-stream build.

Comment 3 Michael Burman 2015-07-23 13:22:35 UTC
Verified on - 3.5.4-1.1.el6ev with vdsm-4.16.23-1.el7ev.x86_64


[root@navy-vds1 ~]# brctl show
bridge name     bridge id               STP enabled     interfaces
;vdsmdummy;             8000.000000000000       no
n1              8000.00145edd0924       no              bond0.167
rhevm           8000.00145edd0924       no              bond0.162

[root@navy-vds1 ~]# cat /etc/sysconfig/network-scripts/ifcfg-n1 
# Generated by VDSM version 4.16.23-1.el7ev
DEVICE=n1
TYPE=Bridge
DELAY=0
STP=off
ONBOOT=yes
MTU=1500
DEFROUTE=no
NM_CONTROLLED=no
HOTPLUG=no
[root@navy-vds1 ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0.167
# Generated by VDSM version 4.16.23-1.el7ev
DEVICE=bond0.167
VLAN=yes
BRIDGE=n1
ONBOOT=yes
MTU=1500
NM_CONTROLLED=no
HOTPLUG=no

Restarted network service with success and rebooted server with success, all network configuration kept. Server is UP in rhev-M.

Comment 5 errata-xmlrpc 2015-09-03 18:13:14 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-1729.html


Note You need to log in before you can comment on or make changes to this bug.