RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 621254 - NetworkManager is incompatible with virtualization
Summary: NetworkManager is incompatible with virtualization
Keywords:
Status: CLOSED DUPLICATE of bug 619863
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: NetworkManager
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: 6.0
Assignee: Dan Williams
QA Contact: desktop-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-04 15:30 UTC by Rik van Riel
Modified: 2010-08-04 16:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-04 16:03:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Rik van Riel 2010-08-04 15:30:40 UTC
Description of problem:

NetworkManager fiddles with the network interfaces in such a way that network traffic from a RHEL6 VM host is impossible.

Steps to Reproduce:
1. create a network bridge interface through virt-manager (necessary to run virtual machines that can migrate)
2. reboot the system
3. watch networking be all fucked up
  
Actual results:

Eth0 still has an IP address.  The same IP address that br0 has.

This breaks outgoing network connections and makes it impossible to do things like yum upgrade, or providing network connectivity to KVM guests.

Adding NM_CONTROLLED=no to ifcfg-eth0 results in incoming network traffic also being broken.

Additional info:

I do not believe we can ship RHEL6 in such a state that following our documentation results in a system without working networking.

Comment 2 Rik van Riel 2010-08-04 15:36:16 UTC
Would changing the MAC address of eth0, like peth0 got a changed MAC address with Xen bridging, fix the issue?

Comment 3 Rik van Riel 2010-08-04 15:38:00 UTC
<herbert> riel: we should fix NetworkManager, br0 and eth0 sharing the same MAC is a common setup
<herbert> with or without virt
<herbert> Xen's approach had many problems, such as incompatibilities with bonding

Comment 4 Rik van Riel 2010-08-04 16:03:49 UTC

*** This bug has been marked as a duplicate of bug 619863 ***


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