I'm running Ubuntu 14.10 with qemu & libvirt-bin 1.2.8.
Currently, I'm getting the following error when I create a VM instance of RHEL7, via virt-manager:
If I create just a generic container without specifying OS, it "works" - but I haven't bothered going further than bootup because I figured something wasn't right. My search-fu must be weak, too, because the only thread I've been able to find is this.
I'm fine if the answer is Ubuntu just uses old versions of libvirt, and I'll find another repo to pull newer packages from.
Currently, I'm getting the following error when I create a VM instance of RHEL7, via virt-manager:
Code:
Unable to complete install: 'internal error: process exited while connecting to monitor: 2015-07-29T21:18:18.516179Z qemu-system-x86_64: -chardev socket,id=charchannel0,path=/var/lib/libvirt/qemu/channel/target/centos7_base.org.qemu.guest_agent.0,server,nowait: Failed to bind socket: Permission denied
2015-07-29T21:18:18.516227Z qemu-system-x86_64: -chardev socket,id=charchannel0,path=/var/lib/libvirt/qemu/channel/target/centos7_base.org.qemu.guest_agent.0,server,nowait: chardev: opening backend "socket" failed
'
I'm fine if the answer is Ubuntu just uses old versions of libvirt, and I'll find another repo to pull newer packages from.