openstack: can't launch instance, multiple errorsDeploy Windows 7 to OpenStack - Windows Setup Error when instance bootsLaunch an openstack instance with single NICIs it possible to monitor how OpenStack is allocating virtual infrastructure on a physical one?OpenStack Juno: Is it possible to keep instance on same compute host after resizing?OpenStack Mitaka - Instances have no net connectivityWhy on network node not create tap* interface when created instance?Change Openstack Instance's ImageHow to connect to OpenStack instance (Ubuntu LXD Single Machine setup with conjure-up)Why does “Watchdog: BUG: Soft lockup CPU” errors occur when running openstack containers in dockerOpenStack Hyper-V vSwitch not being selected

What is this plant I saw for sale at a Romanian farmer's market?

What is the most suitable position for a bishop here?

Does there exist a non-trivial group that is both perfect and complete?

I have found ports on my Samsung smart tv running a display service. What can I do with it?

How can I restore a master database from its bak file?

「捨ててしまう」why is there two て’s used here?

How to modify a string without altering its text properties

Bent arrow under a node

Why one uses 了 and the other one doesn’t?

Can the pre-order traversal of two different trees be the same even though they are different?

I found a password with hashcat but it doesn't work

Time at 1 g acceleration to travel 100 000 light years

sudo passwd username keeps asking for the current password

My student in one course asks for paid tutoring in another course. Appropriate?

How are で and いう being used in this context?

Explicit song lyrics checker

How did Frodo know where the Bree village was?

How to compute the inverse of an operation in Q#?

In a list with unique pairs A, B, how can I sort them so that the last B is the first A in the next pair?

I calculated that we should be able to see the sun well beyond the observable universe. Where did I go wrong?

What is this airplane that sits in front of Barringer High School in Newark, NJ?

Definition of 'vrit'

I just entered the USA without passport control at Atlanta airport

Story of a Witch Boy



openstack: can't launch instance, multiple errors


Deploy Windows 7 to OpenStack - Windows Setup Error when instance bootsLaunch an openstack instance with single NICIs it possible to monitor how OpenStack is allocating virtual infrastructure on a physical one?OpenStack Juno: Is it possible to keep instance on same compute host after resizing?OpenStack Mitaka - Instances have no net connectivityWhy on network node not create tap* interface when created instance?Change Openstack Instance's ImageHow to connect to OpenStack instance (Ubuntu LXD Single Machine setup with conjure-up)Why does “Watchdog: BUG: Soft lockup CPU” errors occur when running openstack containers in dockerOpenStack Hyper-V vSwitch not being selected






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








1















I'm working with Openstack Mitaka, at the point to try launch an instance.



When creating the instance it hangs in ERROR-state , just after built.



I collected the errors from the logs, but so far I don't have a clue where to start.



# scheduler

2016-10-06 14:12:14.925 1812 INFO nova.scheduler.host_manager [req-850b181b-0d54-4e35-9f70-24a2f107188c - - - - -] Successfully synced instances from host 'kvm'.
2016-10-06 14:13:45.807 1812 INFO nova.scheduler.filters.retry_filter [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Host [u'kvm', u'kvm.js-networks'] fails. Previously tried hosts: [[u'kvm', u'kvm.js-networks']]
2016-10-06 14:13:45.808 1812 INFO nova.filters [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Filter RetryFilter returned 0 hosts
2016-10-06 14:13:45.808 1812 INFO nova.filters [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Filtering removed all hosts for the request with instance ID '7378e55a-f4c5-4127-9e3d-504e0f724e61'. Filter results: ['RetryFilter: (start: 1, end: 0)']


# compute

] Cannot find OS information - Reason: (No configuration information found for operating system Empty)
2016-10-06 14:13:43.526 1816 WARNING nova.virt.osinfo [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Cannot find OS information - Reason: (No configuration information found for operating system Empty)
2016-10-06 14:13:43.527 1816 INFO nova.virt.libvirt.driver [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Creating image
2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Instance failed network setup after 1 attempt(s)
2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager Traceback (most recent call last):
(...)
2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager raise exception.PortBindingFailed(port_id=port_id)
2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager PortBindingFailed: Binding failed for port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96, please check neutron logs for more information.
2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager
2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Instance failed to spawn
2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Traceback (most recent call last):
(...)
2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] return self._sync_wrapper(fn, *args, **kwargs)
2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] File "/usr/lib/python2.7/dist-packages/nova/network/model.py", line 504, in _sync_wrapper
2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] self.wait()


# neutron

P/1.1" 200 706 0.235835
2016-10-06 14:13:43.791 26693 INFO neutron.wsgi [req-2816c0f3-0ca2-42b0-858d-8ea92c18622f ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 - - [06/Oct/2016 14:13:43] "GET /v2.0/security-groups.json?tenant_id=82492ac3a6044da7a7714bf988b30265 HTTP/1.1" 200 2517 0.208083
2016-10-06 14:13:43.963 26693 INFO neutron.quota [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Loaded quota_driver: <neutron.db.quota.driver.DbQuotaDriver object at 0x7f436c1e5750>.
2016-10-06 14:13:44.313 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_host" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
2016-10-06 14:13:44.314 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_userid" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
2016-10-06 14:13:44.314 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_password" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
2016-10-06 14:13:44.327 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
2016-10-06 14:13:44.328 26693 INFO neutron.plugins.ml2.plugin [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Attempt 2 to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96
2016-10-06 14:13:44.331 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
(...)
2016-10-06 14:13:44.353 26693 INFO neutron.plugins.ml2.plugin [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Attempt 10 to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96
2016-10-06 14:13:44.355 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
2016-10-06 14:13:44.565 26693 INFO neutron.wsgi [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb044739


# nova api


2016-10-06 14:13:38.472 2428 INFO nova.api.openstack.wsgi [req-6f2e0117-8a31-4527-8b2e-5b3d0b07d0ab ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] HTTP exception thrown: Image not found.
2016-10-06 14:13:38.473 2428 INFO nova.osapi_compute.wsgi.server [req-6f2e0117-8a31-4527-8b2e-5b3d0b07d0ab ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/cirros HTTP/1.1" status: 404 len: 351 time: 0.5511899
2016-10-06 14:13:38.954 2428 INFO nova.osapi_compute.wsgi.server [req-e940cc62-f584-444b-8a39-8f18da1d4515 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images HTTP/1.1" status: 200 len: 753 time: 0.4790039
2016-10-06 14:13:39.421 2428 INFO nova.osapi_compute.wsgi.server [req-c1b1ea7c-5ade-4517-8e8c-6f518f305fdb ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/e04dff63-90f7-481f-b3cb-971e2afdbd9d HTTP/1.1" status: 200 len: 934 time: 0.4649360
2016-10-06 14:13:39.584 2428 INFO nova.api.openstack.wsgi [req-b91e2da6-35d3-4c1e-88fa-0eb288c19768 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] HTTP exception thrown: Flavor m1.nano could not be found.
2016-10-06 14:13:39.585 2428 INFO nova.osapi_compute.wsgi.server [req-b91e2da6-35d3-4c1e-88fa-0eb288c19768 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/m1.nano HTTP/1.1" status: 404 len: 369 time: 0.1617870
2016-10-06 14:13:39.749 2428 INFO nova.osapi_compute.wsgi.server [req-6be7140f-aa08-498b-b1ed-58630b5bf3ce ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors HTTP/1.1" status: 200 len: 1644 time: 0.1629810
2016-10-06 14:13:39.915 2428 INFO nova.osapi_compute.wsgi.server [req-223a823e-79f5-4c64-8249-d442accfe2ea ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/0 HTTP/1.1" status: 200 len: 673 time: 0.1640809
2016-10-06 14:13:40.269 2428 WARNING stevedore.named [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Could not load create_instance
2016-10-06 14:13:42.269 2428 INFO nova.osapi_compute.wsgi.server [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "POST /v2.1/82492ac3a6044da7a7714bf988b30265/servers HTTP/1.1" status: 202 len: 808 time: 2.1566091
2016-10-06 14:13:42.658 2428 INFO nova.osapi_compute.wsgi.server [req-028bb9ba-c926-4fd1-bd0e-9ff40e2bf084 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/servers/7378e55a-f4c5-4127-9e3d-504e0f724e61 HTTP/1.1" status: 200 len: 1541 time: 0.3874989
2016-10-06 14:13:43.271 2428 INFO nova.osapi_compute.wsgi.server [req-8de3d5a5-156b-4162-85a6-6c844e91a8f5 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/e04dff63-90f7-481f-b3cb-971e2afdbd9d HTTP/1.1" status: 200 len: 934 time: 0.6110601
2016-10-06 14:13:43.509 2428 INFO nova.osapi_compute.wsgi.server [req-8a7b89d7-d68b-4590-be67-5f01504f1540 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/0 HTTP/1.1" status: 200 len: 673 time: 0.2342911
2016-10-06 14:13:47.264 2429 INFO nova.api.openstack.wsgi [req-e90f4776-ae07-4a76-a33a-6c305c3ebb4f b6403fd93d3c448dae7ef336f7f7f334 97258b120fb04473977ee6bbe9b96959 - - -] HTTP exception thrown: No instances found for any event
2016-10-06 14:13:47.265 2429 INFO nova.osapi_compute.wsgi.server [req-e90f4776-ae07-4a76-a33a-6c305c3ebb4f b6403fd93d3c448dae7ef336f7f7f334 97258b120fb04473977ee6bbe9b96959 - - -] 192.168.0.11 "POST /v2.1/97258b120fb04473977ee6bbe9b96959/os-server-external-events HTTP/1.1" status: 404 len: 367 time: 0.1746118


Any help is appreciated A LOT :-) !



Best!



W










share|improve this question




























    1















    I'm working with Openstack Mitaka, at the point to try launch an instance.



    When creating the instance it hangs in ERROR-state , just after built.



    I collected the errors from the logs, but so far I don't have a clue where to start.



    # scheduler

    2016-10-06 14:12:14.925 1812 INFO nova.scheduler.host_manager [req-850b181b-0d54-4e35-9f70-24a2f107188c - - - - -] Successfully synced instances from host 'kvm'.
    2016-10-06 14:13:45.807 1812 INFO nova.scheduler.filters.retry_filter [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Host [u'kvm', u'kvm.js-networks'] fails. Previously tried hosts: [[u'kvm', u'kvm.js-networks']]
    2016-10-06 14:13:45.808 1812 INFO nova.filters [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Filter RetryFilter returned 0 hosts
    2016-10-06 14:13:45.808 1812 INFO nova.filters [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Filtering removed all hosts for the request with instance ID '7378e55a-f4c5-4127-9e3d-504e0f724e61'. Filter results: ['RetryFilter: (start: 1, end: 0)']


    # compute

    ] Cannot find OS information - Reason: (No configuration information found for operating system Empty)
    2016-10-06 14:13:43.526 1816 WARNING nova.virt.osinfo [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Cannot find OS information - Reason: (No configuration information found for operating system Empty)
    2016-10-06 14:13:43.527 1816 INFO nova.virt.libvirt.driver [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Creating image
    2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Instance failed network setup after 1 attempt(s)
    2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager Traceback (most recent call last):
    (...)
    2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager raise exception.PortBindingFailed(port_id=port_id)
    2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager PortBindingFailed: Binding failed for port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96, please check neutron logs for more information.
    2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager
    2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Instance failed to spawn
    2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Traceback (most recent call last):
    (...)
    2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] return self._sync_wrapper(fn, *args, **kwargs)
    2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] File "/usr/lib/python2.7/dist-packages/nova/network/model.py", line 504, in _sync_wrapper
    2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] self.wait()


    # neutron

    P/1.1" 200 706 0.235835
    2016-10-06 14:13:43.791 26693 INFO neutron.wsgi [req-2816c0f3-0ca2-42b0-858d-8ea92c18622f ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 - - [06/Oct/2016 14:13:43] "GET /v2.0/security-groups.json?tenant_id=82492ac3a6044da7a7714bf988b30265 HTTP/1.1" 200 2517 0.208083
    2016-10-06 14:13:43.963 26693 INFO neutron.quota [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Loaded quota_driver: <neutron.db.quota.driver.DbQuotaDriver object at 0x7f436c1e5750>.
    2016-10-06 14:13:44.313 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_host" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
    2016-10-06 14:13:44.314 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_userid" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
    2016-10-06 14:13:44.314 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_password" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
    2016-10-06 14:13:44.327 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
    2016-10-06 14:13:44.328 26693 INFO neutron.plugins.ml2.plugin [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Attempt 2 to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96
    2016-10-06 14:13:44.331 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
    (...)
    2016-10-06 14:13:44.353 26693 INFO neutron.plugins.ml2.plugin [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Attempt 10 to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96
    2016-10-06 14:13:44.355 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
    2016-10-06 14:13:44.565 26693 INFO neutron.wsgi [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb044739


    # nova api


    2016-10-06 14:13:38.472 2428 INFO nova.api.openstack.wsgi [req-6f2e0117-8a31-4527-8b2e-5b3d0b07d0ab ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] HTTP exception thrown: Image not found.
    2016-10-06 14:13:38.473 2428 INFO nova.osapi_compute.wsgi.server [req-6f2e0117-8a31-4527-8b2e-5b3d0b07d0ab ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/cirros HTTP/1.1" status: 404 len: 351 time: 0.5511899
    2016-10-06 14:13:38.954 2428 INFO nova.osapi_compute.wsgi.server [req-e940cc62-f584-444b-8a39-8f18da1d4515 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images HTTP/1.1" status: 200 len: 753 time: 0.4790039
    2016-10-06 14:13:39.421 2428 INFO nova.osapi_compute.wsgi.server [req-c1b1ea7c-5ade-4517-8e8c-6f518f305fdb ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/e04dff63-90f7-481f-b3cb-971e2afdbd9d HTTP/1.1" status: 200 len: 934 time: 0.4649360
    2016-10-06 14:13:39.584 2428 INFO nova.api.openstack.wsgi [req-b91e2da6-35d3-4c1e-88fa-0eb288c19768 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] HTTP exception thrown: Flavor m1.nano could not be found.
    2016-10-06 14:13:39.585 2428 INFO nova.osapi_compute.wsgi.server [req-b91e2da6-35d3-4c1e-88fa-0eb288c19768 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/m1.nano HTTP/1.1" status: 404 len: 369 time: 0.1617870
    2016-10-06 14:13:39.749 2428 INFO nova.osapi_compute.wsgi.server [req-6be7140f-aa08-498b-b1ed-58630b5bf3ce ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors HTTP/1.1" status: 200 len: 1644 time: 0.1629810
    2016-10-06 14:13:39.915 2428 INFO nova.osapi_compute.wsgi.server [req-223a823e-79f5-4c64-8249-d442accfe2ea ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/0 HTTP/1.1" status: 200 len: 673 time: 0.1640809
    2016-10-06 14:13:40.269 2428 WARNING stevedore.named [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Could not load create_instance
    2016-10-06 14:13:42.269 2428 INFO nova.osapi_compute.wsgi.server [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "POST /v2.1/82492ac3a6044da7a7714bf988b30265/servers HTTP/1.1" status: 202 len: 808 time: 2.1566091
    2016-10-06 14:13:42.658 2428 INFO nova.osapi_compute.wsgi.server [req-028bb9ba-c926-4fd1-bd0e-9ff40e2bf084 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/servers/7378e55a-f4c5-4127-9e3d-504e0f724e61 HTTP/1.1" status: 200 len: 1541 time: 0.3874989
    2016-10-06 14:13:43.271 2428 INFO nova.osapi_compute.wsgi.server [req-8de3d5a5-156b-4162-85a6-6c844e91a8f5 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/e04dff63-90f7-481f-b3cb-971e2afdbd9d HTTP/1.1" status: 200 len: 934 time: 0.6110601
    2016-10-06 14:13:43.509 2428 INFO nova.osapi_compute.wsgi.server [req-8a7b89d7-d68b-4590-be67-5f01504f1540 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/0 HTTP/1.1" status: 200 len: 673 time: 0.2342911
    2016-10-06 14:13:47.264 2429 INFO nova.api.openstack.wsgi [req-e90f4776-ae07-4a76-a33a-6c305c3ebb4f b6403fd93d3c448dae7ef336f7f7f334 97258b120fb04473977ee6bbe9b96959 - - -] HTTP exception thrown: No instances found for any event
    2016-10-06 14:13:47.265 2429 INFO nova.osapi_compute.wsgi.server [req-e90f4776-ae07-4a76-a33a-6c305c3ebb4f b6403fd93d3c448dae7ef336f7f7f334 97258b120fb04473977ee6bbe9b96959 - - -] 192.168.0.11 "POST /v2.1/97258b120fb04473977ee6bbe9b96959/os-server-external-events HTTP/1.1" status: 404 len: 367 time: 0.1746118


    Any help is appreciated A LOT :-) !



    Best!



    W










    share|improve this question
























      1












      1








      1








      I'm working with Openstack Mitaka, at the point to try launch an instance.



      When creating the instance it hangs in ERROR-state , just after built.



      I collected the errors from the logs, but so far I don't have a clue where to start.



      # scheduler

      2016-10-06 14:12:14.925 1812 INFO nova.scheduler.host_manager [req-850b181b-0d54-4e35-9f70-24a2f107188c - - - - -] Successfully synced instances from host 'kvm'.
      2016-10-06 14:13:45.807 1812 INFO nova.scheduler.filters.retry_filter [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Host [u'kvm', u'kvm.js-networks'] fails. Previously tried hosts: [[u'kvm', u'kvm.js-networks']]
      2016-10-06 14:13:45.808 1812 INFO nova.filters [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Filter RetryFilter returned 0 hosts
      2016-10-06 14:13:45.808 1812 INFO nova.filters [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Filtering removed all hosts for the request with instance ID '7378e55a-f4c5-4127-9e3d-504e0f724e61'. Filter results: ['RetryFilter: (start: 1, end: 0)']


      # compute

      ] Cannot find OS information - Reason: (No configuration information found for operating system Empty)
      2016-10-06 14:13:43.526 1816 WARNING nova.virt.osinfo [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Cannot find OS information - Reason: (No configuration information found for operating system Empty)
      2016-10-06 14:13:43.527 1816 INFO nova.virt.libvirt.driver [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Creating image
      2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Instance failed network setup after 1 attempt(s)
      2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager Traceback (most recent call last):
      (...)
      2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager raise exception.PortBindingFailed(port_id=port_id)
      2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager PortBindingFailed: Binding failed for port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96, please check neutron logs for more information.
      2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager
      2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Instance failed to spawn
      2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Traceback (most recent call last):
      (...)
      2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] return self._sync_wrapper(fn, *args, **kwargs)
      2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] File "/usr/lib/python2.7/dist-packages/nova/network/model.py", line 504, in _sync_wrapper
      2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] self.wait()


      # neutron

      P/1.1" 200 706 0.235835
      2016-10-06 14:13:43.791 26693 INFO neutron.wsgi [req-2816c0f3-0ca2-42b0-858d-8ea92c18622f ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 - - [06/Oct/2016 14:13:43] "GET /v2.0/security-groups.json?tenant_id=82492ac3a6044da7a7714bf988b30265 HTTP/1.1" 200 2517 0.208083
      2016-10-06 14:13:43.963 26693 INFO neutron.quota [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Loaded quota_driver: <neutron.db.quota.driver.DbQuotaDriver object at 0x7f436c1e5750>.
      2016-10-06 14:13:44.313 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_host" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
      2016-10-06 14:13:44.314 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_userid" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
      2016-10-06 14:13:44.314 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_password" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
      2016-10-06 14:13:44.327 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
      2016-10-06 14:13:44.328 26693 INFO neutron.plugins.ml2.plugin [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Attempt 2 to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96
      2016-10-06 14:13:44.331 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
      (...)
      2016-10-06 14:13:44.353 26693 INFO neutron.plugins.ml2.plugin [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Attempt 10 to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96
      2016-10-06 14:13:44.355 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
      2016-10-06 14:13:44.565 26693 INFO neutron.wsgi [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb044739


      # nova api


      2016-10-06 14:13:38.472 2428 INFO nova.api.openstack.wsgi [req-6f2e0117-8a31-4527-8b2e-5b3d0b07d0ab ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] HTTP exception thrown: Image not found.
      2016-10-06 14:13:38.473 2428 INFO nova.osapi_compute.wsgi.server [req-6f2e0117-8a31-4527-8b2e-5b3d0b07d0ab ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/cirros HTTP/1.1" status: 404 len: 351 time: 0.5511899
      2016-10-06 14:13:38.954 2428 INFO nova.osapi_compute.wsgi.server [req-e940cc62-f584-444b-8a39-8f18da1d4515 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images HTTP/1.1" status: 200 len: 753 time: 0.4790039
      2016-10-06 14:13:39.421 2428 INFO nova.osapi_compute.wsgi.server [req-c1b1ea7c-5ade-4517-8e8c-6f518f305fdb ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/e04dff63-90f7-481f-b3cb-971e2afdbd9d HTTP/1.1" status: 200 len: 934 time: 0.4649360
      2016-10-06 14:13:39.584 2428 INFO nova.api.openstack.wsgi [req-b91e2da6-35d3-4c1e-88fa-0eb288c19768 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] HTTP exception thrown: Flavor m1.nano could not be found.
      2016-10-06 14:13:39.585 2428 INFO nova.osapi_compute.wsgi.server [req-b91e2da6-35d3-4c1e-88fa-0eb288c19768 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/m1.nano HTTP/1.1" status: 404 len: 369 time: 0.1617870
      2016-10-06 14:13:39.749 2428 INFO nova.osapi_compute.wsgi.server [req-6be7140f-aa08-498b-b1ed-58630b5bf3ce ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors HTTP/1.1" status: 200 len: 1644 time: 0.1629810
      2016-10-06 14:13:39.915 2428 INFO nova.osapi_compute.wsgi.server [req-223a823e-79f5-4c64-8249-d442accfe2ea ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/0 HTTP/1.1" status: 200 len: 673 time: 0.1640809
      2016-10-06 14:13:40.269 2428 WARNING stevedore.named [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Could not load create_instance
      2016-10-06 14:13:42.269 2428 INFO nova.osapi_compute.wsgi.server [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "POST /v2.1/82492ac3a6044da7a7714bf988b30265/servers HTTP/1.1" status: 202 len: 808 time: 2.1566091
      2016-10-06 14:13:42.658 2428 INFO nova.osapi_compute.wsgi.server [req-028bb9ba-c926-4fd1-bd0e-9ff40e2bf084 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/servers/7378e55a-f4c5-4127-9e3d-504e0f724e61 HTTP/1.1" status: 200 len: 1541 time: 0.3874989
      2016-10-06 14:13:43.271 2428 INFO nova.osapi_compute.wsgi.server [req-8de3d5a5-156b-4162-85a6-6c844e91a8f5 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/e04dff63-90f7-481f-b3cb-971e2afdbd9d HTTP/1.1" status: 200 len: 934 time: 0.6110601
      2016-10-06 14:13:43.509 2428 INFO nova.osapi_compute.wsgi.server [req-8a7b89d7-d68b-4590-be67-5f01504f1540 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/0 HTTP/1.1" status: 200 len: 673 time: 0.2342911
      2016-10-06 14:13:47.264 2429 INFO nova.api.openstack.wsgi [req-e90f4776-ae07-4a76-a33a-6c305c3ebb4f b6403fd93d3c448dae7ef336f7f7f334 97258b120fb04473977ee6bbe9b96959 - - -] HTTP exception thrown: No instances found for any event
      2016-10-06 14:13:47.265 2429 INFO nova.osapi_compute.wsgi.server [req-e90f4776-ae07-4a76-a33a-6c305c3ebb4f b6403fd93d3c448dae7ef336f7f7f334 97258b120fb04473977ee6bbe9b96959 - - -] 192.168.0.11 "POST /v2.1/97258b120fb04473977ee6bbe9b96959/os-server-external-events HTTP/1.1" status: 404 len: 367 time: 0.1746118


      Any help is appreciated A LOT :-) !



      Best!



      W










      share|improve this question














      I'm working with Openstack Mitaka, at the point to try launch an instance.



      When creating the instance it hangs in ERROR-state , just after built.



      I collected the errors from the logs, but so far I don't have a clue where to start.



      # scheduler

      2016-10-06 14:12:14.925 1812 INFO nova.scheduler.host_manager [req-850b181b-0d54-4e35-9f70-24a2f107188c - - - - -] Successfully synced instances from host 'kvm'.
      2016-10-06 14:13:45.807 1812 INFO nova.scheduler.filters.retry_filter [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Host [u'kvm', u'kvm.js-networks'] fails. Previously tried hosts: [[u'kvm', u'kvm.js-networks']]
      2016-10-06 14:13:45.808 1812 INFO nova.filters [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Filter RetryFilter returned 0 hosts
      2016-10-06 14:13:45.808 1812 INFO nova.filters [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Filtering removed all hosts for the request with instance ID '7378e55a-f4c5-4127-9e3d-504e0f724e61'. Filter results: ['RetryFilter: (start: 1, end: 0)']


      # compute

      ] Cannot find OS information - Reason: (No configuration information found for operating system Empty)
      2016-10-06 14:13:43.526 1816 WARNING nova.virt.osinfo [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Cannot find OS information - Reason: (No configuration information found for operating system Empty)
      2016-10-06 14:13:43.527 1816 INFO nova.virt.libvirt.driver [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Creating image
      2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Instance failed network setup after 1 attempt(s)
      2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager Traceback (most recent call last):
      (...)
      2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager raise exception.PortBindingFailed(port_id=port_id)
      2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager PortBindingFailed: Binding failed for port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96, please check neutron logs for more information.
      2016-10-06 14:13:45.020 1816 ERROR nova.compute.manager
      2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Instance failed to spawn
      2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] Traceback (most recent call last):
      (...)
      2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] return self._sync_wrapper(fn, *args, **kwargs)
      2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] File "/usr/lib/python2.7/dist-packages/nova/network/model.py", line 504, in _sync_wrapper
      2016-10-06 14:13:45.021 1816 ERROR nova.compute.manager [instance: 7378e55a-f4c5-4127-9e3d-504e0f724e61] self.wait()


      # neutron

      P/1.1" 200 706 0.235835
      2016-10-06 14:13:43.791 26693 INFO neutron.wsgi [req-2816c0f3-0ca2-42b0-858d-8ea92c18622f ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 - - [06/Oct/2016 14:13:43] "GET /v2.0/security-groups.json?tenant_id=82492ac3a6044da7a7714bf988b30265 HTTP/1.1" 200 2517 0.208083
      2016-10-06 14:13:43.963 26693 INFO neutron.quota [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Loaded quota_driver: <neutron.db.quota.driver.DbQuotaDriver object at 0x7f436c1e5750>.
      2016-10-06 14:13:44.313 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_host" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
      2016-10-06 14:13:44.314 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_userid" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
      2016-10-06 14:13:44.314 26693 WARNING oslo_config.cfg [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Option "rabbit_password" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
      2016-10-06 14:13:44.327 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
      2016-10-06 14:13:44.328 26693 INFO neutron.plugins.ml2.plugin [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Attempt 2 to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96
      2016-10-06 14:13:44.331 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
      (...)
      2016-10-06 14:13:44.353 26693 INFO neutron.plugins.ml2.plugin [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Attempt 10 to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96
      2016-10-06 14:13:44.355 26693 ERROR neutron.plugins.ml2.managers [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb04473977ee6bbe9b96959 - - -] Failed to bind port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96 on host kvm for vnic_type normal using segments ['segmentation_id': None, 'physical_network': u'provider', 'id': u'31ee48b6-3fdd-4b64-b070-418a342414a0', 'network_type': u'flat']
      2016-10-06 14:13:44.565 26693 INFO neutron.wsgi [req-eaf4b7af-453a-4804-92c6-515be29a325e fa3c179b03f44d82b31eb7805224a5ac 97258b120fb044739


      # nova api


      2016-10-06 14:13:38.472 2428 INFO nova.api.openstack.wsgi [req-6f2e0117-8a31-4527-8b2e-5b3d0b07d0ab ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] HTTP exception thrown: Image not found.
      2016-10-06 14:13:38.473 2428 INFO nova.osapi_compute.wsgi.server [req-6f2e0117-8a31-4527-8b2e-5b3d0b07d0ab ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/cirros HTTP/1.1" status: 404 len: 351 time: 0.5511899
      2016-10-06 14:13:38.954 2428 INFO nova.osapi_compute.wsgi.server [req-e940cc62-f584-444b-8a39-8f18da1d4515 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images HTTP/1.1" status: 200 len: 753 time: 0.4790039
      2016-10-06 14:13:39.421 2428 INFO nova.osapi_compute.wsgi.server [req-c1b1ea7c-5ade-4517-8e8c-6f518f305fdb ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/e04dff63-90f7-481f-b3cb-971e2afdbd9d HTTP/1.1" status: 200 len: 934 time: 0.4649360
      2016-10-06 14:13:39.584 2428 INFO nova.api.openstack.wsgi [req-b91e2da6-35d3-4c1e-88fa-0eb288c19768 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] HTTP exception thrown: Flavor m1.nano could not be found.
      2016-10-06 14:13:39.585 2428 INFO nova.osapi_compute.wsgi.server [req-b91e2da6-35d3-4c1e-88fa-0eb288c19768 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/m1.nano HTTP/1.1" status: 404 len: 369 time: 0.1617870
      2016-10-06 14:13:39.749 2428 INFO nova.osapi_compute.wsgi.server [req-6be7140f-aa08-498b-b1ed-58630b5bf3ce ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors HTTP/1.1" status: 200 len: 1644 time: 0.1629810
      2016-10-06 14:13:39.915 2428 INFO nova.osapi_compute.wsgi.server [req-223a823e-79f5-4c64-8249-d442accfe2ea ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/0 HTTP/1.1" status: 200 len: 673 time: 0.1640809
      2016-10-06 14:13:40.269 2428 WARNING stevedore.named [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] Could not load create_instance
      2016-10-06 14:13:42.269 2428 INFO nova.osapi_compute.wsgi.server [req-433b164d-61aa-47d0-bf53-409c0aa8717e ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "POST /v2.1/82492ac3a6044da7a7714bf988b30265/servers HTTP/1.1" status: 202 len: 808 time: 2.1566091
      2016-10-06 14:13:42.658 2428 INFO nova.osapi_compute.wsgi.server [req-028bb9ba-c926-4fd1-bd0e-9ff40e2bf084 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/servers/7378e55a-f4c5-4127-9e3d-504e0f724e61 HTTP/1.1" status: 200 len: 1541 time: 0.3874989
      2016-10-06 14:13:43.271 2428 INFO nova.osapi_compute.wsgi.server [req-8de3d5a5-156b-4162-85a6-6c844e91a8f5 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/images/e04dff63-90f7-481f-b3cb-971e2afdbd9d HTTP/1.1" status: 200 len: 934 time: 0.6110601
      2016-10-06 14:13:43.509 2428 INFO nova.osapi_compute.wsgi.server [req-8a7b89d7-d68b-4590-be67-5f01504f1540 ad61cf3ac5334f129bcf81cb90315774 82492ac3a6044da7a7714bf988b30265 - - -] 192.168.0.11 "GET /v2.1/82492ac3a6044da7a7714bf988b30265/flavors/0 HTTP/1.1" status: 200 len: 673 time: 0.2342911
      2016-10-06 14:13:47.264 2429 INFO nova.api.openstack.wsgi [req-e90f4776-ae07-4a76-a33a-6c305c3ebb4f b6403fd93d3c448dae7ef336f7f7f334 97258b120fb04473977ee6bbe9b96959 - - -] HTTP exception thrown: No instances found for any event
      2016-10-06 14:13:47.265 2429 INFO nova.osapi_compute.wsgi.server [req-e90f4776-ae07-4a76-a33a-6c305c3ebb4f b6403fd93d3c448dae7ef336f7f7f334 97258b120fb04473977ee6bbe9b96959 - - -] 192.168.0.11 "POST /v2.1/97258b120fb04473977ee6bbe9b96959/os-server-external-events HTTP/1.1" status: 404 len: 367 time: 0.1746118


      Any help is appreciated A LOT :-) !



      Best!



      W







      debian openstack openstack-nova openstack-neutron






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Oct 6 '16 at 12:30









      WaJopsWaJops

      63




      63




















          1 Answer
          1






          active

          oldest

          votes


















          0














          From the error message:



          PortBindingFailed: Binding failed for port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96


          Looks like bridge mapping incorrectly was configured.



          See please https://access.redhat.com/documentation/en/red-hat-enterprise-linux-openstack-platform/7/paged/networking-guide/chapter-14-configure-bridge-mappings






          share|improve this answer























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "2"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f807471%2fopenstack-cant-launch-instance-multiple-errors%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            From the error message:



            PortBindingFailed: Binding failed for port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96


            Looks like bridge mapping incorrectly was configured.



            See please https://access.redhat.com/documentation/en/red-hat-enterprise-linux-openstack-platform/7/paged/networking-guide/chapter-14-configure-bridge-mappings






            share|improve this answer



























              0














              From the error message:



              PortBindingFailed: Binding failed for port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96


              Looks like bridge mapping incorrectly was configured.



              See please https://access.redhat.com/documentation/en/red-hat-enterprise-linux-openstack-platform/7/paged/networking-guide/chapter-14-configure-bridge-mappings






              share|improve this answer

























                0












                0








                0







                From the error message:



                PortBindingFailed: Binding failed for port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96


                Looks like bridge mapping incorrectly was configured.



                See please https://access.redhat.com/documentation/en/red-hat-enterprise-linux-openstack-platform/7/paged/networking-guide/chapter-14-configure-bridge-mappings






                share|improve this answer













                From the error message:



                PortBindingFailed: Binding failed for port 35790d3d-57fc-4bd3-a1eb-ec8eeb0ead96


                Looks like bridge mapping incorrectly was configured.



                See please https://access.redhat.com/documentation/en/red-hat-enterprise-linux-openstack-platform/7/paged/networking-guide/chapter-14-configure-bridge-mappings







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jan 12 '17 at 19:22









                e42d3e42d3

                592




                592



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Server Fault!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f807471%2fopenstack-cant-launch-instance-multiple-errors%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

                    Bruxelas-Capital Índice Historia | Composición | Situación lingüística | Clima | Cidades irmandadas | Notas | Véxase tamén | Menú de navegacióneO uso das linguas en Bruxelas e a situación do neerlandés"Rexión de Bruxelas Capital"o orixinalSitio da rexiónPáxina de Bruselas no sitio da Oficina de Promoción Turística de Valonia e BruxelasMapa Interactivo da Rexión de Bruxelas-CapitaleeWorldCat332144929079854441105155190212ID28008674080552-90000 0001 0666 3698n94104302ID540940339365017018237

                    What should I write in an apology letter, since I have decided not to join a company after accepting an offer letterShould I keep looking after accepting a job offer?What should I do when I've been verbally told I would get an offer letter, but still haven't gotten one after 4 weeks?Do I accept an offer from a company that I am not likely to join?New job hasn't confirmed starting date and I want to give current employer as much notice as possibleHow should I address my manager in my resignation letter?HR delayed background verification, now jobless as resignedNo email communication after accepting a formal written offer. How should I phrase the call?What should I do if after receiving a verbal offer letter I am informed that my written job offer is put on hold due to some internal issues?Should I inform the current employer that I am about to resign within 1-2 weeks since I have signed the offer letter and waiting for visa?What company will do, if I send their offer letter to another company