Guest User

Untitled

a guest
Jan 7th, 2018
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. | 16 | nova-compute | compute1 | nova | enabled | up | 2018-01-07T16:00:46.000000 |
  2.  
  3. | 17 | nova-compute | compute2 | nova | disabled | up | 2018-01-07T16:00:44.000000 |
  4.  
  5. > Message No valid host was found. There are not enough hosts available. Code 500 Details File
  6. > "/usr/lib/python2.7/site-packages/nova/conductor/manager.py", line
  7. > 872, in schedule_and_build_instances
  8. > request_specs[0].to_legacy_filter_properties_dict()) File
  9. > "/usr/lib/python2.7/site-packages/nova/conductor/manager.py", line
  10. > 599, in _schedule_instances hosts =
  11. > self.scheduler_client.select_destinations(context, spec_obj) File
  12. > "/usr/lib/python2.7/site-packages/nova/scheduler/utils.py", line 371,
  13. > in wrapped return func(*args, **kwargs) File
  14. > "/usr/lib/python2.7/site-packages/nova/scheduler/client/__init__.py",
  15. > line 51, in select_destinations return
  16. > self.queryclient.select_destinations(context, spec_obj) File
  17. > "/usr/lib/python2.7/site-packages/nova/scheduler/client/__init__.py",
  18. > line 37, in __run_method return getattr(self.instance, __name)(*args,
  19. > **kwargs) File "/usr/lib/python2.7/site-packages/nova/scheduler/client/query.py",
  20. > line 32, in select_destinations return
  21. > self.scheduler_rpcapi.select_destinations(context, spec_obj) File
  22. > "/usr/lib/python2.7/site-packages/nova/scheduler/rpcapi.py", line 129,
  23. > in select_destinations return cctxt.call(ctxt, 'select_destinations',
  24. > **msg_args) File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/client.py", line
  25. > 169, in call retry=self.retry) File
  26. > "/usr/lib/python2.7/site-packages/oslo_messaging/transport.py", line
  27. > 97, in _send timeout=timeout, retry=retry) File
  28. > "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py",
  29. > line 578, in send retry=retry) File
  30. > "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py",
  31. > line 569, in _send raise result Created 7 Jan 2018, 4:08 p.m.
  32.  
  33. Found 3 cell mappings.
  34. Skipping cell0 since it does not contain hosts.
  35. Getting compute nodes from cell 'cell1': 153bbdad-f5c9-4926-b185-87b5bf4fe528
  36. Found 2 computes in cell: 153bbdad-f5c9-4926-b185-87b5bf4fe528
  37. Checking host mapping for compute host 'compute1': e6ecc5ea-83d9-460a-9428-5475397ffd02
  38. Checking host mapping for compute host 'compute2': 360cd0e9-b1df-45c0-a1c2-35a5c97e1a4e
  39. Getting compute nodes from cell 'cell1': b7087423-8df3-4302-b6f0-e6f5b192e49a
  40. Found 2 computes in cell: b7087423-8df3-4302-b6f0-e6f5b192e49a
  41. Checking host mapping for compute host 'compute1': e6ecc5ea-83d9-460a-9428-5475397ffd02
  42. Checking host mapping for compute host 'compute2': 360cd0e9-b1df-45c0-a1c2-35a5c97e1a4e
  43.  
  44. +-------+--------------------------------------+
  45. | Name | UUID |
  46. +-------+--------------------------------------+
  47. | cell0 | 00000000-0000-0000-0000-000000000000 |
  48. | cell1 | 153bbdad-f5c9-4926-b185-87b5bf4fe528 |
  49. | cell1 | b7087423-8df3-4302-b6f0-e6f5b192e49a |
  50. +-------+--------------------------------------+
Add Comment
Please, Sign In to add comment