Not able to run ironic with devstack
I am trying to run instances using baremetal. To do the setup with devstack, I followed this guide
Now, the setup is done, but I am only able to run one instance. As soon as I try to run another instance it goes in BUILD status, and "another" node in ironic node-list shows it's deploying. But after few moments, the instance goes into Error state. Any idea what's going wrong here?
I am running devstack on a VM on ubuntu 12.04.
Can you please post nova logs and check you have enough resources for second VM?
I am not able to find nova logs. There is nothing at /var/log. Though the nova-compute process shows error at "yielding resources" function.