no errors on os-collect-config, but services don't start
Hello,
I am deploying openstack overcloud using undercloud director, but the overcloud stack is freezing in CREATE_IN_PROGRESS state.
As suggested in many installation guides, I logged in overcloud controller node and checked the os-collect-config log with command:
sudo journalctl -u os-collect-config
There is no errors in this log (only info and warnings), but mariadb, rabbitmq and openstack services don't start
Which other steps I could make to troubleshooting overcloud deployment?
Here you can find the os-collect-config log:
http://paste.openstack.org/show/476162/
Thanks to everyone
Max