Bug ID 1031778
Summary virsh net-start default failed
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware x86-64
OS Other
Status NEW
Severity Minor
Priority P5 - None
Component Virtualization:Other
Assignee virt-bugs@suse.de
Reporter lyan@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

sudo virsh define /usr/share/libvirt/networks/default.xml
sudo virsh net-start default

test@linux-test:~> sudo virsh net-start default
[sudo] password for root: 
error: Failed to start network default
error: internal error: Child process (VIR_BRIDGE_NAME=virbr0 /usr/sbin/dnsmasq
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro
--dhcp-script=/usr/lib64/libvirt/libvirt_leaseshelper) unexpected exit status
11: 2017-03-30 22:41:32.138+0000: 13894: debug : virFileClose:109 : Closed fd
27
2017-03-30 22:41:32.138+0000: 13894: debug : virFileClose:109 : Closed fd 29
2017-03-30 22:41:32.138+0000: 13894: debug : virFileClose:109 : Closed fd 24

dnsmasq: lease-init script returned exit code 1

test@linux-test:~> virsh version
Compiled against library: libvirt 3.1.0
Using library: libvirt 3.1.0
Using API: QEMU 3.1.0
Running hypervisor: QEMU 2.8.0

test@linux-test:~> sudo dnsmasq --version
Dnsmasq version 2.76  Copyright (c) 2000-2016 Simon Kelley
Compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP
conntrack ipset auth DNSSEC loop-detect inotify


You are receiving this mail because: