VM Creation Failed Due to Port Binding Failure

Problem

VM creation failed due to the following error:

ostackhost.logs
nova.exception.PortBindingFailed: Binding failed for port [PORT-UUID] please check neutron logs for more information.

Environment

  • Private Cloud Director Virtualization - v2025.4 and Higher

  • Private Cloud Director Kubernetes – v2025.4 and Higher

  • Self-Hosted Private Cloud Director Virtualization - v2025.4 and Higher

  • Self-Hosted Private Cloud Director Kubernetes - v2025.4 and Higher

  • Component: Networking Service

Cause

This issue occurs when Neutron agents on compute nodes are unable to bind the requested port to the VM. Common causes include:

  • OVN controller on the compute node is unresponsive or out of sync with the OVN Southbound database.

  • Neutron server-to-OVN database communication issues.

  • Stale port binding records in OVN or Neutron.

Diagnostics

  • Review ostackhost logs on the affected compute host:

  • Check Neutron agent status:

  • Review OVN controller logs on the compute node:

Resolution

Restart OVN services on the affected compute node(s):

circle-exclamation

Validation

  • Confirm the VM builds successfully

  • Verify the Neutron port binding:

Last updated