且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Failed to allocate the network(s), not rescheduling

更新时间:2022-09-17 08:50:03

Failed to allocate the network(s), not rescheduling

在计算节点的/etc/nova/nova.conf中添加下面两句

#Fail instance boot if vif plugging fails vif_plugging_is_fatal = False vif_plugging_timeout = 0

参考: