New Question
0

PortBindingFailed

asked 2016-06-15 11:33:35 +0300

megs gravatar image

Hi ,

We are following RHEL openstack guide for liberty release. We arr not able to start an instance and getting couple of errors in nova and compute log files. One of those errors is "ortBindingFailed: Binding failed for port 41151c02-9e02-49f7-8101-226c2bb3c1a6, please check neutron logs for more information.ortBindingFailed" in nova-compute log.

We are using private(self provider) network ,not plublic.

Please help us to solve this issue.

edit retag flag offensive close merge delete

Comments

Hi, could you please post a link to the guide that you are following? Are you using Hyper-V compute nodes?

alexpilotti gravatar imagealexpilotti ( 2016-06-15 11:50:17 +0300 )edit

2 answers

Sort by » oldest newest most voted
0

answered 2016-06-15 15:28:06 +0300

alexpilotti gravatar image

Hi,

This site is mostly for Cloudbase Solutions OpenStack products and projetcs (e.g. OpenStack on Hyper-V, Windows instances, Cloudbase-Init, etc).

For generic OpenStack related questions I'd recommend: https://ask.openstack.org/en/questions/

edit flag offensive delete link more
0

answered 2016-11-11 22:40:38 +0300

Claudiu Belu gravatar image

updated 2016-11-11 22:42:41 +0300

Hello,

In order to bind Neutron ports on Hyper-V, make sure you have networking-hyperv installed on your Neutron controller node (for liberty, use 1.0.4: pip install networking-hyperv==1.0.4). Afterwards, make sure to configure your Neutron server to use the hyperv mechanism_driver, by adding it to the mechanism_drivers config option in /etc/neutron/plugins/ml2/ml2_conf.ini. You should have something like: mechanism_drivers=openvswitch,hyperv. You can have any other mechanism drivers in the list.

For more details and more help in setting up and debugging any networking issues, please follow the article:

[1] https://cloudbase.it/neutron-hyper-v-...

Best regards,

Claudiu Belu

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2016-06-15 11:33:35 +0300

Seen: 594 times

Last updated: Nov 11 '16