[Pkg-libvirt-maintainers] Bug#606066: libvirt0: fails to define default network
Ian Allison
iana.pims at gmail.com
Mon Dec 6 06:13:52 UTC 2010
Package: libvirt0
Version: 0.8.3-5
Severity: important
After installing kvm and libvirt, no default NAT-ing network is defined
and trying yo define it via virsh results in an error
$ virsh net-create /etc/libvirt/qemu/networks/default.xml
error: Failed to create network from
/etc/libvirt/qemu/networks/default.xml
error: Unknown failure
$ virsh net-list --all
Name State Autostart
-----------------------------------------
$ cat /etc/libvirt/qemu/networks/default.xml
<network>
<name>default</name>
<bridge name="virbr0" />
<forward/>
<ip address="192.168.122.1" netmask="255.255.255.0">
<dhcp>
<range start="192.168.122.2" end="192.168.122.254" />
</dhcp>
</ip>
</network>
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (700, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libvirt0 depends on:
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libcap-ng0 0.6.4-1 An alternate posix capabilities li
ii libgcrypt11 1.4.5-2 LGPL Crypto library - runtime libr
ii libgnutls26 2.8.6-1 the GNU TLS library - runtime libr
ii libnl1 1.1-6 library for dealing with netlink s
ii libsasl2-2 2.1.23.dfsg1-6 Cyrus SASL - authentication abstra
ii libxenstore3.0 4.0.1-1 Xenstore communications library fo
ii libxml2 2.7.8.dfsg-1 GNOME XML library
Versions of packages libvirt0 recommends:
ii lvm2 2.02.66-4 The Linux Logical Volume Manager
libvirt0 suggests no packages.
-- no debconf information
More information about the Pkg-libvirt-maintainers
mailing list