Bug 831983 - Failed to add a network interface without a specified mac address.
Summary: Failed to add a network interface without a specified mac address.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-core
Version: 3.1 RC
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
: ---
Assignee: Shahar Havivi
QA Contact:
URL:
Whiteboard: network
Depends On:
Blocks: 822145
TreeView+ depends on / blocked
 
Reported: 2012-06-14 08:43 UTC by Mark Wu
Modified: 2012-06-20 14:25 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-20 14:25:43 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Mark Wu 2012-06-14 08:43:52 UTC
Description of problem:
Failed to add a network interface without a specified mac address.

Version-Release number of selected component (if applicable):
ovirt-engine-backend-3.1.0_0001-1.8.fc17.noarch

How reproducible:
always


Steps to Reproduce:
1. Create a network interface for a VM
2. In the pop up dialog window, leave the checkbox "Specify custom MAC address" empty
3. click the button "OK"
  
Actual results:

Got the following error:
	
Oops!
Error:
vm1:
    MAC address must be in format "HH:HH:HH:HH:HH:HH" where H is a hexadecimal character (either a digit or A-F, case is insignificant).


Expected results:
ovirt engine should choose a mac address from the mac pool configured or default.

Additional info:

engine-config -g MacPoolRanges
MacPoolRanges: 00:1A:4A:A8:7A:00-00:1A:4A:A8:7A:FF version: general

Comment 1 Shahar Havivi 2012-06-17 09:13:25 UTC
We had a regression that was fixed,
please rebase get the latest version, build the engine and UI and check again.

Comment 2 Ofer Schreiber 2012-06-18 13:40:28 UTC
(In reply to comment #1)
> We had a regression that was fixed,
> please rebase get the latest version, build the engine and UI and check
> again.

Can you please state the patch in which we fixed that issue and move the bug to MODIFIED?

Comment 3 Shahar Havivi 2012-06-18 14:45:20 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > We had a regression that was fixed,
> > please rebase get the latest version, build the engine and UI and check
> > again.
> 
> Can you please state the patch in which we fixed that issue and move the bug
> to MODIFIED?
the bug still in reviewing mode...
I will do it when we get ack

Comment 4 Shahar Havivi 2012-06-20 12:07:45 UTC
there is a fix for that in commit: 902e9520bcbec62fb638d722183551c18e5a80cc
Mark please check that you are rebased at least to that version and check again.

Comment 5 Ofer Schreiber 2012-06-20 14:25:43 UTC
A new beta build (3.1.0-0.1.20120620git6ef9f8.fc17) has been uploaded to ovirt.org, and includes a fix for this issue.


Note You need to log in before you can comment on or make changes to this bug.