| Summary: | Importing VM to DC without original VNIC profile can arbitrary put VNIC profile with port mirroring on its network when it shouldn't | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | GenadiC <gcheresh> | ||||
| Component: | ovirt-engine | Assignee: | Moti Asayag <masayag> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Meni Yakove <myakove> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.3.0 | CC: | acathrow, iheim, lpeer, myakove, Rhev-m-bugs, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | network | ||||||
| Fixed In Version: | is13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-21 22:20:15 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: | |||||
| Attachments: |
|
||||||
works on is13 Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |
Created attachment 790506 [details] engine log Description of problem: If you try to import VM with network red and profile x to DC with network red but without profile x (only with profile y with port mirroring and profile z without port mirroring for network red) the imported VM will get profile y or profile z arbitrary when it should always put profile z for network red Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create network red on DC 3.3 with profile x 2. Attach this profile to VM and export it. 3. Create network red on DC 3.2 with profile y with pm and profile z without pm 4. Import VM to DC 3.2 Actual results: Sometimes the profile z is attached to the imported VM and sometimes profile y Expected results: Profile z should be always attached to network red on imported VM Additional info: