Error: No valid host was found. There are not enough hosts available [closed]
Any Idea ?
[UPDATE]
this is my nova-compute.log
2015-08-09 15:11:43.367 5876 INFO nova.compute.resource_tracker [-] Compute_service record updated for compute1:compute1
2015-08-09 15:12:43.052 5876 AUDIT nova.compute.resource_tracker [-] Auditing locally available compute resources
2015-08-09 15:12:43.364 5876 AUDIT nova.compute.resource_tracker [-] Total physical ram (MB): 48254, total allocated virtual ram (MB): 2560
2015-08-09 15:12:43.365 5876 AUDIT nova.compute.resource_tracker [-] Free disk (GB): 888
2015-08-09 15:12:43.365 5876 AUDIT nova.compute.resource_tracker [-] Total usable vcpus: 32, total allocated vcpus: 0
also this from dashboard
could you show nova error logs?
Mate please post your error from the log files. You should post your output from this file. /var/log/nova-compute.log from the compute node.
See if you have enough space in your compute node. If that's positive, see if you have any ServerAntiAffinityGroup set which can hold you back from launching two instances under the same group.