Port binding fail in single node Mitaka setup

Bug #1624325 reported by Ali Jabbar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
New
Undecided
Unassigned

Bug Description

root@vm-V:/home/vm#
root@vm-V:/home/vm# neutron port-list
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
| id | name | mac_address | fixed_ips |
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
| 74e2dc56-08d1-42ec-9792-23b9457eb920 | | fa:16:3e:44:3f:b9 | {"subnet_id": "9023d118-223b-4cea-aa0c-72e28ed7c266", "ip_address": "192.168.0.13"} |
| fa45dd01-beee-476a-832c-f5c10f020f61 | | fa:16:3e:37:8d:6c | {"subnet_id": "9023d118-223b-4cea-aa0c-72e28ed7c266", "ip_address": "192.168.0.10"} |
+--------------------------------------+------+-------------------+-------------------------------------------------------------------------------------+
root@vm-V:/home/vm# neutron port-show 74e2dc56-08d1-42ec-9792-23b9457eb920
+-----------------------+-------------------------------------------------------------------------------------+
| Field | Value |
+-----------------------+-------------------------------------------------------------------------------------+
| admin_state_up | True |
| allowed_address_pairs | |
| binding:host_id | vm-V |
| binding:profile | {} |
| binding:vif_details | {} |
| binding:vif_type | binding_failed |
| binding:vnic_type | direct |
| created_at | 2016-09-12T22:26:47 |
| description | |
| device_id | 8343862a-6c26-4f92-b80c-f77c6d83bf51 |
| device_owner | compute:None |
| extra_dhcp_opts | |
| fixed_ips | {"subnet_id": "9023d118-223b-4cea-aa0c-72e28ed7c266", "ip_address": "192.168.0.13"} |
| id | 74e2dc56-08d1-42ec-9792-23b9457eb920 |
| mac_address | fa:16:3e:44:3f:b9 |
| name | |
| network_id | 460b9c5c-119d-414e-a178-b0be69af41a1 |
| port_security_enabled | True |
| security_groups | 70982f3d-0dad-4f52-8315-e844be1f7824 |
| status | DOWN |
| tenant_id | 83dc66e9e2554e109bbb13b164d807ce |
| updated_at | 2016-09-15T18:08:20 |
+-----------------------+-------------------------------------------------------------------------------------+
root@vm-V:/home/vm# neutron agent-list
+--------------------------------------+--------------------+------+-------------------+-------+----------------+---------------------------+
| id | agent_type | host | availability_zone | alive | admin_state_up | binary |
+--------------------------------------+--------------------+------+-------------------+-------+----------------+---------------------------+
| 987b5378-da3a-4508-9c6a-035dbff275bd | Linux bridge agent | vm-V | | :-) | True | neutron-linuxbridge-agent |
| 9b6e776b-1a61-48f5-a241-cdc61e119d22 | DHCP agent | vm-V | nova | :-) | True | neutron-dhcp-agent |
| d6a44bd9-8bd3-41c1-a357-82ccaebdf360 | Metadata agent | vm-V | | :-) | True | neutron-metadata-agent |
+--------------------------------------+--------------------+------+-------------------+-------+----------------+---------------------------+
root@vm-V:/home/vm#

Revision history for this message
Ali Jabbar (jabbar-ali) wrote :

66ff73ec8e5', 'network_type': u'flat'}]
2016-09-15 23:38:20.674 3436 ERROR neutron.plugins.ml2.managers [req-6120dd06-5590-49dc-a7fd-2c40f7baa1b1 392fbe55cac14358ab4b77ba9fbaa539 10a68c5e40d1420c8c65ec4b05d887a0 - - -] Failed to bind port 74e2dc56-08d1-42ec-9792-23b9457eb920 on host vm-V for vnic_type direct using segments [{'segmentation_id': None, 'physical_network': u'provider', 'id': u'e4ea3de9-5e53-462a-958c-466ff73ec8e5', 'network_type': u'flat'}]
2016-09-15 23:38:20.692 3436 ERROR neutron.plugins.ml2.managers [req-6120dd06-5590-49dc-a7fd-2c40f7baa1b1 392fbe55cac14358ab4b77ba9fbaa539 10a68c5e40d1420c8c65ec4b05d887a0 - - -] Failed to bind port 74e2dc56-08d1-42ec-9792-23b9457eb920 on host vm-V for vnic_type direct using segments [{'segmentation_id': None, 'physical_network': u'provider', 'id': u'e4ea3de9-5e53-462a-958c-466ff73ec8e5', 'network_type': u'flat'}]
root@vm-V:/var/log/neutron#

Revision history for this message
Ali Jabbar (jabbar-ali) wrote :

Step for reproduction :
a) Create single node setup (Keystone , glance , Compute, Network)
b) Create provider network
c) Launch VM

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.