Hello Andrija, as far as I can tell, KVM module is loaded and KVM is installed:
[root@host05 ~]# lsmod | grep kvm kvm 337772 0 [root@host05 ~]# service libvirtd status libvirtd (pid 5170) is running... Thanks, Michal On 11/12/2014 08:43 AM, Andrija Panic wrote: > Hi Michal, > > please check if the kvm is installed and if kernel module is actually > loaded...? > > On 12 November 2014 08:34, Michal Loncek <[email protected]> wrote: > >> Hello Gopalakrishnan, >> >> here is the output of the log: >> ------------------------------------------ >> 2014-11-12 02:27:59,953 INFO [c.c.r.ResourceManagerImpl] >> (catalina-exec-19:ctx-2667c76b >> ctx-0e8268fd) Trying to add a new host at http://87.244.198.134 in data >> center 1 >> 2014-11-12 02:28:00,121 DEBUG [c.c.u.s.SSHCmdHelper] >> (catalina-exec-19:ctx-2667c76b ctx-0e8268fd) >> Executing cmd: lsmod|grep kvm >> 2014-11-12 02:28:01,315 DEBUG [c.c.u.s.SSHCmdHelper] >> (catalina-exec-19:ctx-2667c76b ctx-0e8268fd) >> lsmod|grep kvm output:kvm 337772 0 >> >> 2014-11-12 02:28:01,318 DEBUG [c.c.u.s.SSHCmdHelper] >> (catalina-exec-19:ctx-2667c76b ctx-0e8268fd) >> Executing cmd: cloudstack-setup-agent -m 87.244.198.132 -z 1 -p 1 -c 1 -g >> d64bbafc-94af-34f4-8f11-52f8a9a95504 -a --pubNic=cloudbr0 >> --prvNic=cloudbr0 --guestNic=cloudbr0 >> --hypervisor=kvm >> 2014-11-12 02:28:02,411 DEBUG [c.c.u.s.SSHCmdHelper] >> (catalina-exec-19:ctx-2667c76b ctx-0e8268fd) >> cloudstack-setup-agent -m 87.244.198.132 -z 1 -p 1 -c 1 -g >> d64bbafc-94af-34f4-8f11-52f8a9a95504 -a >> --pubNic=cloudbr0 --prvNic=cloudbr0 --guestNic=cloudbr0 --hypervisor=kvm >> output:Starting to >> configure your system: >> Checking KVM...[Failed] >> Please enable KVM on this machine >> >> Try to restore your system: >> -------------------------------------- >> >> Thank you very much for your support. >> >> Michal >> >> >> >> On 11/10/2014 12:03 PM, GopalaKrishnan wrote: >>> Hi Michal, >>> >>> If possible, could you please provide cloudstack logs >>> (/var/log/cloudstack/management/management-server.log) when you try to >> add KVM host on your >>> environment.. So that we can trace the exact issues. >>> >>> Make sure you have followed everthing in their documentation. >>> >>> >> http://cloudstack-installation.readthedocs.org/en/latest/hypervisor/kvm.html >>> >>> Thank You. >>> Gopalakrishnan.S >>> >>> >> >> > >
