Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. [root@supercomputer nova]# tail -f nova-conductor.log
  2.  
  3. File "/usr/lib/python2.7/site-packages/nova/scheduler/manager.py", line 104, in select_destinations
  4. dests = self.driver.select_destinations(ctxt, spec_obj)
  5.  
  6. File "/usr/lib/python2.7/site-packages/nova/scheduler/filter_scheduler.py", line 74, in select_destinations
  7. raise exception.NoValidHost(reason=reason)
  8.  
  9. NoValidHost: No valid host was found. There are not enough hosts available.
  10.  
  11. 2017-02-27 21:05:11.753 22 WARNING nova.scheduler.utils [req-50968813-54be-46d8-a82c-a629a04e24f0 62d2ea98dead48a29a9c7c60ee54829b 1cb44e090edf4a4dbe19dd4545a923a7 - - -] [instance: 07788daf-227a-4d86-bedf-d5cfe8897fdd] Setting instance to ERROR state.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement