New Question

Revision history [back]

click to hide/show revision 1
initial version

Instance not Starting due to Port Binding Failed

Hello, I've installed Hyper-V computing for OpenStack Liberty and everything went fine until I try to start an instance into Hyper-V computing node. Nova fails with exception - "PortBindingFailed: Binding failed for port fbe2d7c4-4465-4149-b235-23c213b245d0, please check neutron logs for more information" - but Neutron log can't tell much about what the problem is.

I'm running Windows 2012 Datacenter and followed this guide http://docs.openstack.org/liberty/config-reference/content/hyper-v-virtualization-platform.html with the MSI.

Compute node Nova Agent Log
Compute node Neutron Agent Log

Compute node Nova config
Compute node Neutron config

Manager neutron ml2 plugin config

Thanks in advance,

Lucas Ces

Instance not Starting due to Port Binding Failed

Hello, I've installed Hyper-V computing for OpenStack Liberty and everything went fine until I try to start an instance into Hyper-V computing node. Nova fails with exception - "PortBindingFailed: Binding failed for port fbe2d7c4-4465-4149-b235-23c213b245d0, please check neutron logs for more information" - but Neutron log can't tell much about what the problem is.

I'm running Windows 2012 Datacenter and followed this guide http://docs.openstack.org/liberty/config-reference/content/hyper-v-virtualization-platform.html with the MSI.

Compute node Nova Agent Log
Compute node Neutron Agent Log

Compute node Nova config
Compute node Neutron config

Manager neutron ml2 plugin config

Update

Solved by putting tenantnetworktypes = vlan,vxlan in /etc/neutron/plugin.ini.

Thanks in advance,

Lucas Ces