Directory /run/libvirt/network is missing. effect: 1) no disk for the VM-template is created (libvirt error) 2) no dynamic VM starts
After the fix works fine all.
Can you please post the libvirt error? Since we don't manage networks with libvirt, libvirt is supposed to not create /run/libvirt/network.
Hi Tiziano, The directory must only be present. Libvirt deposited a file nwfilter.leases with 0 bytes.
We can not verify this bug with a clean installation of FOSS-Cloud Version 1.2.0_rc21. We have running dynamic machines and we do not have any entries in /run/libvirt, which are connected to the network:
foss-cloud-node-01 libvirt # ls -al total 0 drwxr-xr-x 3 root root 100 1. Mär 12:09 . drwxr-xr-x 9 root root 460 1. Mär 12:10 .. srwxrwxrwx 1 root root 0 1. Mär 12:09 libvirt-sock srwxrwxrwx 1 root root 0 1. Mär 12:09 libvirt-sock-ro drwxr-xr-x 2 root root 120 1. Mär 15:51 qemu foss-cloud-node-01 libvirt #
That we don't have any network entries is a good thing, because networking is not handled by libvirt.
If this case exist in rc21 please provide us with furter informations.
Log in to post a comment.
Can you please post the libvirt error?
Since we don't manage networks with libvirt, libvirt is supposed to not create /run/libvirt/network.
Hi Tiziano,
The directory must only be present. Libvirt deposited a file nwfilter.leases with 0 bytes.
We can not verify this bug with a clean installation of FOSS-Cloud Version 1.2.0_rc21. We have running dynamic machines and we do not have any entries in /run/libvirt, which are connected to the network:
That we don't have any network entries is a good thing, because networking is not handled by libvirt.
If this case exist in rc21 please provide us with furter informations.