问题在 CentOS KVM 上启动虚拟机来部署 OpenStack 测试环境,在启动具有 CPU 绑定、NUMA 亲和的虚拟机时触发错误:libvirtError: Requested operation is not valid: cpu affinity is not supported 这是因为 Nova ...
问题
在 CentOS KVM 上启动虚拟机来部署 OpenStack 测试环境,在启动具有 CPU 绑定、NUMA 亲和的虚拟机时触发错误:
libvirtError: Requested operation is not valid: cpu affinity is not supported
这是因为 No...