Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 840295

Summary: SetupNetworks | Can't attache VLAN network when VM_NET with IP attached to interface.
Product: Red Hat Enterprise Virtualization Manager Reporter: Meni Yakove <myakove>
Component: ovirt-engine-webadmin-portalAssignee: Alona Kaplan <alkaplan>
Status: CLOSED DUPLICATE QA Contact: Meni Yakove <myakove>
Severity: high Docs Contact:
Priority: high    
Version: 3.1.0CC: dyasny, ecohen, iheim, lpeer, Rhev-m-bugs, sgrinber, ykaul
Target Milestone: ---Keywords: TestBlocker
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: network
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-25 09:11:20 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
engine.log none

Description Meni Yakove 2012-07-15 13:37:35 UTC
Created attachment 598307 [details]
engine.log

Description of problem:
Attach VM_NET to interface and assign IP, Whan try to add VLAN to the same interface I get error:
CanDoAction of action SetupNetworks failed. Reasons:VAR__ACTION__SETUP,VAR__TYPE__NETWORKS,,NETWROK_ADDR_MANDATORY_IN_STATIC_IP

Version-Release number of selected component (if applicable):
rhevm-3.1.0-6.el6ev.noarch

How reproducible:
100%

Steps to Reproduce:
1.Open SetupNetwork and attach VM_NET to interface(eth0) and assing IP to VM_NET, Apply
2.Open SetupNetwork and attache VLAN network to the same insterface(eth0), Apply

  
Actual results:
Failed to apply, ERROR: Netwrok address must be specify when using static ip
The VLAN network isn't attached to the interface.
Expected results:
VLAN network attached to interface with VM_NET.

Additional info:

Comment 2 lpeer 2012-07-22 06:11:17 UTC
I agree with Simon, if VM_NET is a VM network then the issue in this bug is the wrong error message.

Meni - Can you please confirm -

Is VM_NET a VM network?

Comment 4 Meni Yakove 2012-07-25 08:24:46 UTC
The VM_NET is bridge network and its VLAN tag.

Comment 5 lpeer 2012-07-25 09:08:06 UTC
The issue in this bug is that we should block this topology from security reasons.
We do not support vlaned network and non-vlan+bridged network on the same NIC.

This bug is not a regression as we did not support vlan and non-vlan network on the same nic in 3.0.

Comment 6 lpeer 2012-07-25 09:11:20 UTC
actually this is duplicate of 837789

*** This bug has been marked as a duplicate of bug 837789 ***