Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

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-engineAssignee: 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.0CC: 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:
Description Flags
engine logs none

Description Rami Vaknin 2012-11-18 11:07:18 UTC
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".

Comment 1 lpeer 2012-11-22 10:08:23 UTC
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.