[openstack-community] Enabling KVM on Openstack

open infra openinfradn at gmail.com
Wed Jan 13 13:57:31 UTC 2021


Hi

I have enabled KVM after deploying openstack single node setup.
Following entries has been added to /etc/nova/nova.conf and then restart
libvirtd.service  and openstack-nova-compute.servic.

compute_driver = libvirt.LibvirtDriver [libvirt] virt_type=kvm
#virt_type=qemu

# lsmod | grep kvm
kvm_intel             188740  0
kvm                   637289  1 kvm_intel
irqbypass              13503  1 kvm

I still can see Hypervisor Type as QEMU, when I issue openstack hypervisor
list command.
Is this normal?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/community/attachments/20210113/51be7e2e/attachment.html>


More information about the Community mailing list