超图FAQ: 1.应先检查实例是否过多,导致计算节点没有空间。
2.在 OpenStack 环境中检查系统信息中 nova-compute 的状态,如果是 down,很大程度上是网络不同,则对 Compute 节点进行冷启动(关机状态下,通过电源键启动)即可。
3.检查网络配置中自己添加的网络,检查端口中 compute:dhcp 的状态与 admin status 是否为 down,如果 admin status 为 down,可通过编辑端口设置为 up,等一段时间,如果 status 还是 down,可以删除网络重新建网络;如果 admin status 为 up ,status 为 down,可以重新建网络。