[raring] No ip assigned to bridge and no routes added for virtual networks
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libvirt (Ubuntu) |
Invalid
|
Critical
|
Unassigned | ||
lxc (Ubuntu) |
Invalid
|
Critical
|
Unassigned | ||
network-manager (Ubuntu) |
Fix Released
|
Critical
|
Mathieu Trudel-Lapierre |
Bug Description
I migrated network configuration from my 12.04 LTS host:
<network connections='1'>
<name>
<uuid>
<forward dev='eth0' mode='route'>
<interface dev='eth0'/>
</forward>
<bridge name='virbr1' stp='on' delay='0' />
<mac address=
<ip address=
<dhcp>
<range start='
</dhcp>
</ip>
</network>
Upon defining and start virbr1 is created but it has no IP address, subsequently there are no IP routes to the network. After adding the ip address and routes to the interface my machine (naturally) started to be able to communicate with the world.
I feel this is a regression since there was no additional configuration involved with 12.04 to get this up and running.
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: libvirt-bin 1.0.0-0ubuntu4
ProcVersionSign
Uname: Linux 3.8.0-030800rc2
ApportVersion: 2.8-0ubuntu1
Architecture: amd64
Date: Sun Jan 13 19:31:17 2013
InstallationDate: Installed on 2013-01-04 (9 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130104)
MarkForUpload: True
SourcePackage: libvirt
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
Changed in network-manager (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Mathieu Trudel-Lapierre (mathieu-tl) |
Changed in lxc (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in libvirt (Ubuntu): | |
status: | Confirmed → Invalid |
Thanks for reporting this bug. To make sure this is the bug I"m thinking of, can you confirm that this is a desktop system with network manager running?