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
参考:
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
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 参考: |