2019-04-04 16:25:08 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2019-04-04 16:25:08 -0500 | 获得奖牌 | ● 热门的问题 (source) |
2019-04-04 16:25:08 -0500 | 获得奖牌 | ● 著名问题 (source) |
2017-05-11 18:08:41 -0500 | 评论问题 | firewall_driver = openvswitch Okay after searching around I found this bug which has been fixed. https://bugs.launchpad.net/neutron/+bug/1642223 (https://bugs.launchpad.net/neutron/+b...) However neutron 9.3.0 isn't currently available for ubuntu. Guess I'll have to use the iptables_hybrid firewall_driver instead. |
2017-05-11 17:33:31 -0500 | 评论问题 | firewall_driver = openvswitch I have this exact some problem. Did you find a solution? I get it when I attempt to spin up and instance However I also have a dhcp running on the same host which is pingable from the controller so openvswitch isn't total broken. |
2017-05-10 15:03:35 -0500 | 问了问题 | OVS: can ping qdhcp from qrouter but not instances Running newton on xenial. From the network node I can ping the gateway: And ping the dhcp instances that reside on the compute nodes: When I spin up an instance it never gets an answer from the dhcp service even if it happens to be on the same compute node. When I assign a static ip to the instance it cannot ping the gateway or dhcp servers, nor can I ping its ip from the network node. I'm not sure what my next steps should be, could it be related to firewall rules and the instance? |