LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   CentOS (https://www.linuxquestions.org/questions/centos-111/)
-   -   problem at kvm insallation start (https://www.linuxquestions.org/questions/centos-111/problem-at-kvm-insallation-start-4175522785/)

cajunchief 10-20-2014 12:56 PM

problem at kvm insallation start
 
I did the kvm installation properly according to a youtube video. However when I tried to get kvm up and working to let me do virtualization I got the following error msg:

WARNING KVM acceleration not available, using 'qemu'
ERROR Couldn't create default storage pool '/var/lib/libvirt/images': Could not build storage pool: cannot create path '/var/lib/libvirt/images': Unknown error 18446744073709551615

Now i created a symbolic link to link the /var/lib/libvirt/images to /home/qemu

drwxr-xr-x. 8 root root 4096 Oct 16 16:42 .
drwxr-xr-x. 62 root root 4096 Oct 15 20:11 ..
drwx--x--x. 2 root root 4096 Sep 1 09:48 boot
drwxr-xr-x. 2 root root 4096 Oct 18 13:51 dnsmasq
drwx--x--x. 2 root root 4096 Sep 1 09:48 filesystems
lrwxrwxrwx. 1 root root 17 Oct 16 16:42 images -> /home/qemu/images
drwx------. 2 root root 4096 Sep 1 09:48 lxc
drwx------. 2 root root 4096 Oct 18 13:51 network
drwxr-x---. 5 qemu qemu 4096 Sep 1 09:48 qemu

what am i doing wrong and how can i fix it?

Thank you for your help.
cajunchief


All times are GMT -5. The time now is 09:40 AM.