Re: [Openstack] Kolla Deployment QEMU instead of KVM

2017-02-28 Thread Chris Friesen
On 02/28/2017 03:52 PM, Georgios Dimitrakakis wrote: OK! I see... Unfortunately I cannot spawn an image and the error in dashboard is : Error: Failed to perform requested operation on instance "test", the instance has an error status: Please try again later [Error: No valid host was found. There

Re: [Openstack] Kolla Deployment QEMU instead of KVM

2017-02-28 Thread Georgios Dimitrakakis
I did a reboot on the physical host and the image is now spawned... Any ideas why this is happening?? G. On Tue, 28 Feb 2017 23:52:55 +0200, Georgios Dimitrakakis wrote: OK! I see... Unfortunately I cannot spawn an image and the error in dashboard is : Error: Failed to perform requested opera

Re: [Openstack] Kolla Deployment QEMU instead of KVM

2017-02-28 Thread Georgios Dimitrakakis
OK! I see... Unfortunately I cannot spawn an image and the error in dashboard is : Error: Failed to perform requested operation on instance "test", the instance has an error status: Please try again later [Error: No valid host was found. There are not enough hosts available.]. If I login to t

Re: [Openstack] Kolla Deployment QEMU instead of KVM

2017-02-28 Thread Chris Friesen
On 02/28/2017 02:39 PM, Georgios Dimitrakakis wrote: Hello community, I am deploying OpenStack using Kolla initially on an all-in-one physical dedicated server. My server supports KVM since I can get this for the CPUs: [root]# egrep -c '(vmx|svm)' /proc/cpuinfo 16 [root]# But when I login to

[Openstack] Kolla Deployment QEMU instead of KVM

2017-02-28 Thread Georgios Dimitrakakis
Hello community, I am deploying OpenStack using Kolla initially on an all-in-one physical dedicated server. My server supports KVM since I can get this for the CPUs: [root]# egrep -c '(vmx|svm)' /proc/cpuinfo 16 [root]# But when I login to dashboard I see that the hypervisor type is "QEMU"