Your message dated Tue, 7 Apr 2009 22:24:27 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-libvirt-maintainers] Bug#514803: libvirt-bin: "virsh 
net-create /etc/libvirt/qemu/networks/default.xml" allows to start the VM
has caused the Debian Bug report #514803,
regarding internal error Failed to add tap interface 'vnet%d' to bridge 
'virbr0' : No such device
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
514803: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514803
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvirt-bin
Version:0.6.0-1

Hi,

After upgrade to libvirt-bin 0.6.0-1 I do get the following error message 
when I try to start a guest:
internal error Failed to add tap interface 'vnet%d' to bridge 'virbr0' : 
No such device

With libvirt-bin version 0.5.1-5 everything worked with the same 
configuration.
After downgrade to libvirt-bin 0.5.1-5 again, everything work as expected.

NicoP.

--- End Message ---
--- Begin Message ---
Version: 0.4.6-10

On Tue, Apr 07, 2009 at 10:09:34PM +0200, Laurent Vivier wrote:
> [mar, 07 avr 2009 21:51:59 virt-manager 6727] DEBUG (error:67) Uncaught 
> Error: Error starting domain: internal error Network 'default' not found 
> : Traceback (most recent call last):
>   File "/usr/share/virt-manager/virtManager/engine.py", line 531, in 
> run_domain
>     vm.startup()
>   File "/usr/share/virt-manager/virtManager/domain.py", line 380, in 
> startup
>     self.vm.create()
>   File "/usr/lib/python2.5/site-packages/libvirt.py", line 262, in 
> create
>     if ret == -1: raise libvirtError ('virDomainCreate() failed', 
> dom=self)
> libvirtError: internal error Network 'default' not found
> 
> If I run:
> $ sudo virsh net-create /etc/libvirt/qemu/networks/default.xml
> Network default created from /etc/libvirt/qemu/networks/default.xml
> 
> The VM can be started without problem.
You need to start the network then. This is not a bug in
virt-manager/libvirt. If you want to autostart the network use
        virsh net-autostart default
Cheers and thanks for reporting back!
 -- Guido


--- End Message ---

Reply via email to