Bug 1446913
Summary: | Engine tries to re-assign MAC address from the wrong pool after VM was moved to another cluster | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Michael Burman <mburman> | ||||
Component: | BLL.Network | Assignee: | Dan Kenigsberg <danken> | ||||
Status: | CLOSED DEFERRED | QA Contact: | Meni Yakove <myakove> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.1.2 | CC: | bugs, ylavi | ||||
Target Milestone: | --- | ||||||
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: | 2017-05-17 07:59:16 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
Michael Burman
2017-04-30 12:30:17 UTC
To be more clear (mburman, please let me know if I wrong), The new VM on cluster1 is getting the MAC from the correct pool (cluster1 pool) but this MAC (since we have only 1 MAC in that pool) is used by the old VM (that is now on cluster2) but since MAC pool is per cluster do we need to check duplicate MACs across clusters? I think the clusters should be separated and duplicate check should be in the cluster domain. We can not make such a big change in 4.x. If a customer requests this, we will consider creating a option of different behaviors. |