Bug 877732
| Summary: | AllowDuplicateMacAddresses configuration entry does not allow vms pool creation when mac pool is empty | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Rami Vaknin <rvaknin> | ||||
| Component: | ovirt-engine | Assignee: | Nobody's working on this, feel free to take it <nobody> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.1.0 | CC: | dyasny, iheim, lpeer, Rhev-m-bugs, sgrinber, yeylon, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | network | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-11-22 10:08:23 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: |
|
||||||
AllowDuplicateMacAddresses is a flag that enables the user to manually use the same MAC multiple times, it does not enable allocating a used MAC by the engine - which seems to be what you are looking for in this bug. |
Created attachment 647136 [details] engine logs Version: si24.1 Scenario: 1. Change AllowDuplicateMacAddresses to "true" and restart ovirt-engine 2. Try to create vms pool when you mac pool addresses has no free mac addresses - operation will fail with "MAC_POOL_NOT_ENOUGH_MAC_ADDRESSES".