Bug 863117

Summary: SyncNetwork | When detaching unsync network from the nic it should be treat as synced network.
Product: Red Hat Enterprise Virtualization Manager Reporter: Meni Yakove <myakove>
Component: ovirt-engine-webadmin-portalAssignee: Alona Kaplan <alkaplan>
Status: CLOSED CURRENTRELEASE QA Contact: Meni Yakove <myakove>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.1.0CC: alkaplan, dyasny, ecohen, iheim, masayag, Rhev-m-bugs, sgrinber, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: network
Fixed In Version: SI21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-04 20:01:11 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-10-04 13:15:53 UTC
Created attachment 621638 [details]
engine log

Description of problem:
When there is unsynced network and we detach the unsync network from the nic is should become synced network and should be treat as any other network even if we attach the network to the original nic again (the nic that was unsynced before we detach the network)

The network is unsynced again only if we attach it to the original nic (the unsynced nic), If we attach the network to any other network the network became synced.

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

How reproducible:
100%

Steps to Reproduce:
1. Create network without MTU (vmnet1).
2. Attach the network to the host.
3. Detach the network from the cluster and add custom MTU.
4. Attach the network to the cluster again.
5. Open SetupNetworks and detach the unsynced network from the nic.
6. attach the network again to the same nic.

  
Actual results:
The network is unsynced again.

Expected results:
The network should be synced.

Comment 1 Alona Kaplan 2012-10-04 16:21:50 UTC
http://gerrit.ovirt.org/#/c/8362/

Comment 3 Meni Yakove 2012-10-22 10:09:28 UTC
Verified on rhevm-3.1.0-21.el6ev.noarch