Issue:
When you launch an instance in Newton, you may find that the instance cannot be started due to following error message.
No valid host was found. There are not enough hosts available.
Solution:
1. Edit /etc/nova/nova.conf
2. Change ram_allocation_ratio to 3.0
3. Restart nova service by invoking
service openstack-nova* restart
本文介绍了解决在Newton环境中启动Nova实例时遇到“找不到有效主机”错误的方法。通过调整配置文件中的内存分配比率并重启服务来解决问题。
3735

被折叠的 条评论
为什么被折叠?



