Bug 1475272
| Summary: | MAC addresses are not freed when a storage domain is destroyed from a data-center | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Eyal Shenitzky <eshenitz> | ||||
| Component: | BLL.Storage | Assignee: | Maor <mlipchuk> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Natalie Gavrielov <ngavrilo> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.2.0 | CC: | amureini, bugs, mburman | ||||
| Target Milestone: | ovirt-4.1.5 | Flags: | rule-engine:
ovirt-4.1+
|
||||
| Target Release: | 4.1.5.2 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-08-23 08:03:48 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 1405761 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Eyal Shenitzky
2017-07-26 11:00:25 UTC
This may have implications for DR scenarios. I'm guessing this is a reasonably low hanging fruit, and should follow the same solution as bug 1405761. If it isn't, let's rethink the targetting. Verified, using builds: ovirt-engine-4.1.5.2-0.1.el7.noarch vdsm-4.19.25-1.el7ev.x86_64 Scenario performed: 1. Create SD. 2. Create VM, with disk (on SD from step 1) and nic (save it's mac address - will be used in step 4). 3. Deactivate and destroy the domain. 4. Create a VM - and manually configure it's mac address to be the mac address of the VM created in step 2. Result: VM was created (since this mac address is no longer taken), |