Hi,
i use Ubuntu 16.04 LTS and use virt-manager to create a vm -> with standard-installation this works fine.
Now i will place the folder /var/lib/libvirt to a subdir on a bigger partition. I create a directory /bigdisk/libvirt and create a symbolic link /var/lib/libvirt to this directory.
The permissions i set with chmod/chown.
With this configuration i cannot create vm's. It will be produce the follow error:
bye Andreas
i use Ubuntu 16.04 LTS and use virt-manager to create a vm -> with standard-installation this works fine.
Now i will place the folder /var/lib/libvirt to a subdir on a bigger partition. I create a directory /bigdisk/libvirt and create a symbolic link /var/lib/libvirt to this directory.
The permissions i set with chmod/chown.
With this configuration i cannot create vm's. It will be produce the follow error:
Code:
Failed to bind socket to /var/lib/libvirt/qemu/domain-hugo/monitor.sock: Permission denied