Bug 831983
| Summary: | Failed to add a network interface without a specified mac address. | ||
|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Mark Wu <wudxw> |
| Component: | ovirt-engine-core | Assignee: | Shahar Havivi <shavivi> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 3.1 RC | CC: | acathrow, dyasny, iheim, oschreib, ykaul |
| Target Milestone: | --- | Keywords: | Regression |
| 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-06-20 14:25:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 822145 | ||
We had a regression that was fixed, please rebase get the latest version, build the engine and UI and check again. (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? (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 there is a fix for that in commit: 902e9520bcbec62fb638d722183551c18e5a80cc Mark please check that you are rebased at least to that version and check again. A new beta build (3.1.0-0.1.20120620git6ef9f8.fc17) has been uploaded to ovirt.org, and includes a fix for this issue. |
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