On the openSUSE server in front of me, it is gone. On another openSUSE server that I cannot reboot now, it is still there - but I haven't rebooted it for a while. On an ArchLinux server that I just booted, it is there. I noticed the file /etc/libvirt/qemu/networks/default.xml on all machines, but on the Arch machine, there is also a symlink /etc/libvirt/qemu/networks/autostart/default.xml -> ../default.xml.
The command
Code:
virsh net-undefine default
deletes the file /etc/libvirt/qemu/networks/default.xml and the virtual network device. Maybe it was removed on openSUSE by one of the many libvirt updates. Right now I have libvirt 0.9.4 and qemu 0.14.1.
Bookmarks