Guest User

Untitled

a guest
Jan 29th, 2015
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. ==> /var/log/nova/nova-conductor.log <==
  2. 2015-01-28 23:06:06.873 16079 WARNING nova.scheduler.utils [req-8e7b52df-b0d6-486b-9629-7ffa6c8b5533 None] Failed to compute_task_migrate_server: No valid host was found.
  3. Traceback (most recent call last):
  4.  
  5. File "/usr/lib/python2.7/site-packages/oslo/messaging/rpc/server.py", line 139, in inner
  6. return func(*args, **kwargs)
  7.  
  8. File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", line 175, in select_destinations
  9. filter_properties)
  10.  
  11. File "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line 151, in select_destinations
  12. raise exception.NoValidHost(reason='')
  13.  
  14. NoValidHost: No valid host was found.
Advertisement
Add Comment
Please, Sign In to add comment