当你的实例启动出现如下报错的处理方式:

 

 

openstack处理booting from hard disk

 

 

需要编辑/etc/nova/nova.conf

[libvirt]

cpu_mode = none

virt_type=qemu

 

修改后需要重启服务

[root@compute1 ~]#

[root@compute1 ~]# systemctl restart openstack-nova-compute.service

 

挂载盘后 sudo su - 切换到root用户

openstack处理booting from hard disk

相关文章:

  • 2022-12-23
  • 2021-09-16
  • 2021-10-29
  • 2021-05-13
  • 2022-12-23
  • 2021-09-25
  • 2021-12-12
  • 2022-12-23
猜你喜欢
  • 2021-08-18
  • 2022-12-23
  • 2022-12-23
  • 2021-06-16
  • 2021-11-30
  • 2021-12-29
相关资源
相似解决方案