[Openstack] hypervisor_type = QEMU even though KVM is installed and working

Kevin Jackson kevin at linuxservices.co.uk
Mon Aug 12 12:02:10 UTC 2013


Hi Daniel,
in /etc/nova do you have a nova-compute.conf with libvirt_type=qemu in
instead? If KVM wasn't working, it wouldn't fall back to QEMU so it must be
mentioned somewhere.

Kev


On 12 August 2013 12:35, Daniel Ellison <daniel at syrinx.net> wrote:

> On Aug 12, 2013, at 6:53 AM, Razique Mahroua <razique.mahroua at gmail.com>
> wrote:
> >
> > Can you try to reload the module and see if the issue persists?
>
> After removing the kvm and kvm_intel modules, "modprobe kvm" and "modprobe
> kvm_intel" give no errors
>
> "lsmod | grep kvm" gives me
>
>     kvm_intel 137721  0
>     kvm       415550  1 kvm_intel
>
> "lscpu" says "Virtualization: VT-x"
>
> The Arch Linux wiki says that a user of kvm needs to be in the "kvm"
> group. I added both the user I log in as to do command-line work ("stack")
> and the "nova" user to the "kvm" group. I restarted all services and still
> hypervisor-show gives me "QEMU".
>
> Any thoughts?
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>



-- 
Kevin Jackson
http://about.me/kevjackson
@itarchitectkev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130812/b1391047/attachment.html>


More information about the Openstack mailing list