Bug 1011486

Summary: [RHEVM] cannot assign bridgeless rhevm and VLAN network to the same host NIC
Product: Red Hat Enterprise Virtualization Manager Reporter: Martin Pavlik <mpavlik>
Component: ovirt-engineAssignee: Moti Asayag <masayag>
Status: CLOSED CURRENTRELEASE QA Contact: Meni Yakove <myakove>
Severity: urgent Docs Contact:
Priority: high    
Version: 3.3.0CC: acathrow, gklein, iheim, lpeer, masayag, Rhev-m-bugs, yeylon
Target Milestone: ---Keywords: Regression, TestBlocker
Target Release: 3.3.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: network
Fixed In Version: is17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-21 22:12:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
log_collector none

Description Martin Pavlik 2013-09-24 12:15:56 UTC
Created attachment 802200 [details]
log_collector

Description of problem:
cannot assign bridgeless rhevm and VLAN network to the same host NIC

Version-Release number of selected component (if applicable):
Red Hat Enterprise Virtualization Manager Version: 3.3.0-0.23.master.el6ev 
VDSM version 4.12.0-156.git6e499d6.el6ev

How reproducible:
100%

Steps to Reproduce:
1. setup rhevm as non-vm network, with boot protocol dhcp.
2. create a new tagged vlan logical network for vm network. ex:- vlan123 with tag 123
3. Apply vlan123 to eth0 interface on the host, with boot protocol "none"
4. Save network configuration

Actual results:
interface gets configured on the host, but in GUI nothing changes, VLAN123 seems to be not attached to host, no error message appears

Expected results:


Additional info:

Comment 1 Martin Pavlik 2013-09-24 12:20:20 UTC
2013-09-24 13:41:05,778 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.SetupNetworksVDSCommand] (ajp-/127.0.0.1:8702-6) START, SetupNetworksVDSCommand(HostName = dell-05, HostId = b4d81838-2e25-4705-8d4c-d30ce91d3585, force=false, checkConnectivity=true, conectivityTimeout=120,
        networks=[VLAN123 {id=484a28d1-bc5d-4cd2-85b6-ef6b75dd0a3c, description=null, comment=null, subnet=null, gateway=null, type=null, vlanId=123, stp=false, dataCenterId=5849b030-626e-47cb-ad90-3ce782d831b3, mtu=0, vmNetwork=true, cluster=NetworkCluster {id={clusterId=null, networkId=null}, status=OPERATIONAL, display=false, required=true, migration=false}, providedBy=null, label=null}],
        bonds=[],
        interfaces=[em2 {id=f9d9d326-c947-41c5-b3aa-4298ce0fbdd9, vdsId=b4d81838-2e25-4705-8d4c-d30ce91d3585, name=em2, macAddress=d0:67:e5:f0:7f:03, networkName=null, bondName=null, bootProtocol=DHCP, address=10.34.67.1, subnet=255.255.255.224, gateway=null, mtu=1500, bridged=false, speed=1000, type=0, networkImplementationDetails=null},
                em1 {id=e8db76d4-f7ed-488a-96e2-aae17248d6a0, vdsId=b4d81838-2e25-4705-8d4c-d30ce91d3585, name=em1, macAddress=d0:67:e5:f0:7f:02, networkName=rhevm, bondName=null, bootProtocol=DHCP, address=10.34.66.51, subnet=255.255.255.0, gateway=10.34.66.254, mtu=1500, bridged=false, speed=1000, type=2, networkImplementationDetails={inSync=true, managed=true}},
                p1p2 {id=87270347-0f00-4a7f-91c0-c94bb4d84153, vdsId=b4d81838-2e25-4705-8d4c-d30ce91d3585, name=p1p2, macAddress=90:e2:ba:04:2d:75, networkName=null, bondName=null, bootProtocol=DHCP, address=10.34.67.34, subnet=255.255.255.224, gateway=null, mtu=1500, bridged=false, speed=1000, type=0, networkImplementationDetails=null},
                p1p1 {id=03cc474a-d412-4e68-8920-c1fcebdb6f74, vdsId=b4d81838-2e25-4705-8d4c-d30ce91d3585, name=p1p1, macAddress=90:e2:ba:04:2d:74, networkName=null, bondName=null, bootProtocol=DHCP, address=10.34.67.35, subnet=255.255.255.224, gateway=null, mtu=1500, bridged=false, speed=1000, type=0, networkImplementationDetails=null},
                em1.123 {id=null, vdsId=b4d81838-2e25-4705-8d4c-d30ce91d3585, macAddress=null, networkName=VLAN123, vlanId=123, bonded=null, bondName=null, bondOptions=null, bootProtocol=NONE, address=null, subnet=null, gateway=null, mtu=0, bridged=true, speed=null, type=0, networkImplementationDetails=null}],
        removedNetworks=[],
        removedBonds=[]), log id: 667075a



Thread-921::DEBUG::2013-09-24 13:41:05,618::BindingXMLRPC::974::vds::(wrapper) client [10.34.63.69]::call setupNetworks with ({'VLAN123': {'nic': 'em1', 'vlan': '123', 'STP': 'no', 'bridged': 'true'}}, {}, {'connectivityCheck': 'true', 'connectivityTimeout': 120}) {}

Comment 3 Meni Yakove 2013-10-01 11:53:05 UTC
vdsm-4.12.0-170.el6ev.x86_64

Comment 4 Itamar Heim 2014-01-21 22:12:08 UTC
Closing - RHEV 3.3 Released