1 | initial version |
Check your schedulers logs to see if Nova managed to find a suitable host for the instance, and if not, why. If the scheduler did find a compute host, you may want to check the nova-compute service logs. If nova-compute fails to spawn the instance and there are no other hosts that the scheduler may choose as a fallback, you'll get the same error.