Print

CloudOS7.0 创建虚拟机失败,报错:It requires a controller that accepts a pcie-root-port.

3天前 发表

问题描述

报错详情:

ecs-create -> [error]:[CreateVmFailed]: virError(Code=27, Domain=20, Message='XML error: The device at PCI address 0000:00:0e.0 cannot be plugged into the PCI controller with index='0'. It requires a controller that accepts a pcie-root-port.')

解决方法

此报错常见虚拟机架构与cvk架构不一致导致(X84 / ARM),请检查虚拟机架构与cvk架构,执行uname -a 查看

以下列举故障点:

cvk为x86:

虚拟机,kunpeng-920为arm架构

 

请回退流程,重新选择对应的cvk集群创建虚拟机