Network-manager tries to manage virbr0, which it should not
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
network-manager (Fedora) |
Won't Fix
|
High
|
|||
network-manager (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Since a recent upgrade in vivid, nm is trying to manage virbr0. This results in my main machine not getting a real IP address on eth0, and virtual machines not being able to use the network.
This is probably related to https:/
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager 0.9.10.0-4ubuntu11
ProcVersionSign
Uname: Linux 3.19.0-9-generic x86_64
ApportVersion: 2.16.2-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Mar 16 12:36:07 2015
IfupdownConfig:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
InstallationDate: Installed on 2014-12-13 (92 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
IpRoute:
default via 10.0.0.1 dev eth0 proto static metric 1024
10.0.0.0/24 dev eth0 proto kernel scope link src 10.0.0.75
192.168.111.0/24 dev wlan0 proto kernel scope link src 192.168.111.8
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1
NetworkManager.
[main]
NetworkingEnab
WirelessEnable
WWANEnabled=true
WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
http_proxy: http://
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'.
no_proxy: localhost,
description: | updated |
Changed in network-manager (Fedora): | |
importance: | Unknown → High |
status: | Unknown → Won't Fix |
Description of problem:
Since I upgraded to Fedora 21, NetworkManager is now offering
to manage virbr0. In fact, if I disconnect from wireless,
then it falls back to "helpfully" connecting me to virbr0, which
is of course completely useless.
More seriously, I suspect that NM is actually breaking virbr0.
For some reason, virbr0-nic became disconnected from the virbr0
bridge, and that broke all libvirt networking, and I suspect
this happened about the time that NM decided to connect my
main network to virbr0.
I've no idea what we can do about this, or even which component
this belongs to.
On my machine I tried adding: network- scripts/ ifcfg-virbr0
NM_CONTROLLED=no
to /etc/sysconfig/
although this has so far not made any difference (but
I haven't rebooted yet).
Version-Release number of selected component (if applicable):
libvirt- 1.2.9-4. fc21.x86_ 64 0.9.10. 0-13.git2014070 4.fc21. x86_64
NetworkManager-
How reproducible:
100%
Steps to Reproduce:
1. Use Fedora 21 and libvirt and NM.