Bug 1408657

Summary: [DR] - Add validation in Ansible oVirt DR that vNIC type doesn't match the network type in networks mapping
Product: [oVirt] ovirt-engine Reporter: Michael Burman <mburman>
Component: BLL.NetworkAssignee: Nobody <nobody>
Status: CLOSED DEFERRED QA Contact: Meni Yakove <myakove>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.1.0CC: bugs, danken, dholler
Target Milestone: ---Flags: pm-rhel: ovirt-4.5?
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-23 14:41:42 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:

Description Michael Burman 2016-12-26 08:58:01 UTC
Description of problem:
Import VM - Remap vNIC's type driver as well.

Currently we are no mapping the vNICs type driver on the DR import VM flow.

- If on source network 'green' is a virtIo type and we choosing to remap it to network 'blue' on destination which is 'passthrough' type, network 'blue' will be imported as virtIo type.
- If on source network 'yellow' is a 'passthorugh' type and we choosing to remap it to network 'red' on destination which is virtIo type, network 'red' will be imported as 'passthroug' type.

Such miss match will cause to some VMs on destination to not start. 

I understand that this is a big change, which requires a change of driver in the guest and can change the in-guest name of the nic. (eth0<>ens3)

Version-Release number of selected component (if applicable):
oVirt Engine Version: 4.2.0-0.0.master.20161225113738.git548589f.el7.centos

How reproducible:
100%

Comment 1 Michal Skrivanek 2020-03-19 15:42:37 UTC
We didn't get to this bug for more than 2 years, and it's not being considered for the upcoming 4.4. It's unlikely that it will ever be addressed so I'm suggesting to close it.
If you feel this needs to be addressed and want to work on it please remove cond nack and target accordingly.

Comment 2 Dominik Holler 2020-03-23 14:41:42 UTC
Closing for capacity reasons.