Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
How-To Expose all Physical CPU Features to KVM
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
You want to expose a flag present on the physical CPU to the virtual machines running on the host.
Environment
- Platform9 Managed OpenStack - All versions
- Nova
- KVM/qemu
Procedure
- Update the Nova configuration file locate at /opt/pf9/etc/nova/conf.d/nova_override.conf and make sure the following option is set within the [libvirt] stanza.
xxxxxxxxxx[pf9@lab01~]$ cat /opt/pf9/etc/nova/conf.d/nova_override.conf.........[libvirt]cpu_mode=host-model- Once the file has been modified, restart the pf9-ostackhost service by running the following command.
xxxxxxxxxx# sudo systemctl restart pf9-ostackhost- Hard reboot the VMs where you want to see the additional flags by running the following command.
xxxxxxxxxx# openstack server reboot --hard [Instance_UUID]Additional Information
Using host-model is a safe choice if your compute node CPUs are largely identical. However, if your compute nodes span multiple processor generations, you may be better advised to select a custom CPU model.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message