Bug 583139
Summary: | Network bridge reassigned with the lowest MAC address among the attached devices, including tun/tap interfaces | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Dan Yasny <dyasny> | ||||
Component: | libvirt | Assignee: | Daniel Veillard <veillard> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 5.4 | CC: | acathrow, a.rogge, berrange, mwagner, olaf, virt-maint, xen-maint | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-07-06 15:01:50 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Dan Yasny
2010-04-16 19:16:58 UTC
And news on this issue or a rough estimate when this will be fixed? Created attachment 426481 [details]
Flavio Leitner's patch adapted fpr RHEL's incarnation of libvirt 0.6.3
I tried to patch libvirt myself - it didn't work because src/bridge.c seems to be patched quite a lot in RHEL 5.5
This patch now works if added as additional patch to libvirt-0.6.3-33.el5.
I rebuilt the libvirt rpms and tried them on our new bunch of Dell PE R710. The on-board NICs in these boxes have Dell branded MACs with an OUI of b8:ac:6f which always triggers the issue.
I can confirm that this patch actually solves the issue.
*** This bug has been marked as a duplicate of bug 571991 *** Thank you, Andreas. It saved my life :) This patch fixes bug #611838 |