Knowledge Base
2025.10
GENERIC
Networking
Storage
Compute
Designate
Orchestration
Self-Hosted
Install
UPGRADE
Monitoring
Add-Ons
Powered By

Page
Code Steps
Category
Label
Link
Separator
Title
Message
Page icon
No icon. This page keeps the plain index row.
orSVG or PNG, square, at least 32×32.
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?
CNI Fails on New Node Due to x86-64-v2 CPU Incompatibility
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
After adding a new compute node, services such as CNI failed to start with the following error:
Error: failed to create ambient nodeagent service: error initializing mesh dataplane: error configuring iptables: failed to execute iptables-save: exit status 127 Fatal glibc error: CPU does not support x86-64-v2
Environment
Platform9 Private Cloud Director - v2025.4 and Higher
Component - Kubernetes
Cause
This issue is typically caused by using a legacy virtual CPU model (qemu64) in the Nova compute configuration (nova_override.conf), which does not expose modern CPU instruction sets required by containerized services compiled against the x86-64-v2 microarchitecture baseline.
Resolution
Edit the nova_override.conf on the affected node to use a modern virtual CPU model, as below:
[libvirt]
cpu_models = <modern-virtual-cpu-name>
Restart the
pf9-ostackhostservice to apply the changes:
$ sudo systemctl restart pf9-ostackhost
Migrate or recreate the VMs hosted on the affected node.
Last updated on
Was this page helpful?
null
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