There is the same problem with 'bridge' interfaces.

>From a VM generated with 'vmbuilder'

sudo vmbuilder kvm ubuntu -v -m 256 --swapsize 256 --domain
vm.brightbox.net --addpkg=openssh-server --hostname=test1
--mac=02:24:19:01:00:01 --libvirt=qemu:///system --bridge=virbr0

and an internal bridge in /etc/network/interfaces defined as:

# The internal bridge
auto virbr0
iface virbr0 inet static
    address 10.0.0.1
    netmask 255.0.0.0
    bridge_ports none
    bridge_stp off
    bridge_waitport 0



** Summary changed:

- libvirt 'ethernet' interface machines won't start.
+ libvirt 'ethernet' or 'bridge' interface machines won't start.

-- 
libvirt 'ethernet' or 'bridge' interface machines won't start.
https://bugs.launchpad.net/bugs/580454
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to