Advertisement
Guest User

neith

a guest
Nov 4th, 2016
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. 2016-11-04 09:41:07.842 16135 WARNING nova.scheduler.utils [req-a163ae57-0f46-4f01-9327-0ee22e215f50 02a701d75037414b92c0360838ddfdff 20086add5c784a388357a51e1bb142e0 - - -] [instance: 211ac0fa-9c0b-4976-8531-47d8e8edb5d7] Setting instance to ERROR state.
  2. 2016-11-04 09:42:28.161 16135 ERROR nova.scheduler.utils [req-b851272a-c3ad-4977-a85f-38952d11ae4a 02a701d75037414b92c0360838ddfdff 20086add5c784a388357a51e1bb142e0 - - -] [instance: fc2608c3-9be7-4375-8a8d-bf699a67f52e] Error from last host: bustling-border (node bustling-border.maas.irt-systemx.local): [u'Traceback (most recent call last):\n', u' File "/openstack/venvs/nova-14.0.1/lib/python2.7/site-packages/nova/compute/manager.py", line 1779, in _do_build_and_run_instance\n filter_properties)\n', u' File "/openstack/venvs/nova-14.0.1/lib/python2.7/site-packages/nova/compute/manager.py", line 1976, in _build_and_run_instance\n instance_uuid=instance.uuid, reason=six.text_type(e))\n', u'RescheduledException: Build of instance fc2608c3-9be7-4375-8a8d-bf699a67f52e was re-scheduled: Binding failed for port 3da14ada-582e-460a-9b11-067c23c80e07, please check neutron logs for more information.\n']
  3. 2016-11-04 09:42:28.228 16135 WARNING nova.scheduler.utils [req-b851272a-c3ad-4977-a85f-38952d11ae4a 02a701d75037414b92c0360838ddfdff 20086add5c784a388357a51e1bb142e0 - - -] Failed to compute_task_build_instances: No valid host was found. There are not enough hosts available.
  4. Traceback (most recent call last):
  5.  
  6. File "/openstack/venvs/nova-14.0.1/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", line 199, in inner
  7. return func(*args, **kwargs)
  8.  
  9. File "/openstack/venvs/nova-14.0.1/lib/python2.7/site-packages/nova/scheduler/manager.py", line 104, in select_destinations
  10. dests = self.driver.select_destinations(ctxt, spec_obj)
  11.  
  12. File "/openstack/venvs/nova-14.0.1/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line 74, in select_destinations
  13. raise exception.NoValidHost(reason=reason)
  14.  
  15. NoValidHost: No valid host was found. There are not enough hosts available.
  16.  
  17. 2016-11-04 09:42:28.228 16135 WARNING nova.scheduler.utils [req-b851272a-c3ad-4977-a85f-38952d11ae4a 02a701d75037414b92c0360838ddfdff 20086add5c784a388357a51e1bb142e0 - - -] [instance: fc2608c3-9be7-4375-8a8d-bf699a67f52e] Setting instance to ERROR state.
  18. ~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement