how openstack decide kvm or qemu
If i have few compute node with qemu and few with kvm then how openstack will decide which hypervisor need to be chose to chose.
First time here? Check out the FAQ!
If i have few compute node with qemu and few with kvm then how openstack will decide which hypervisor need to be chose to chose.
Nova selects the hypervisor using computefilter and imagepropertiesfilter. E.g you can set the hypervisor type for an image. Then all VMs launched with that image will end up in the correct compute node:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/5/html/Configuration_Reference_Guide/section_compute-scheduler.html#imagepropertiesfilter (https://access.redhat.com/documentati...)
In the nova-compute.conf file:
[libvirt] ... virt_type = kvm
Asked: 2016-10-19 00:22:35 -0600
Seen: 139 times
Last updated: Oct 26 '16
libvirtError: invalid argument: could not find capabilities for domaintype=kvm??
libvirt issue on CentOS 7 with Kilo
libvirt not allocating CPU and Disk to VM's after the OS update.
How do I integrate a VMware OVF image to Openstack KVM..?
Instances reboot and go to kernel panic