← Back to team overview

openstack team mailing list archive

Re: To run Openstack, stack.sh is required to execute after every reboot ?

 

You can have some script to run those services such as nova, quantum etc only, and you don't need to consider to set up config files.
And then put the script to init.d directory. We use this method.

Best Regards.
--
Shane

Vivek Satpute wrote on 2013-06-18:

> Hi,
> 
> I recently setup a openstack on one node, which is hosting all the services
> like keystone, nova, glance, cinder, etc. Using Dashboard, I could create
> the VM instances and volumes too. But if I rebooted my host machine where
> openstack is configured, once machine comes up, horizon cannot
> retrieve any data.
> 
> I realised that, there is no services running on host setup. (Checked
> using ps -ef command).
> I again did ./stack.sh and then I could create new instances, volumes, etc.
> 
> How can I configure openstack such a that it would get started after
> reboot automatically ?
> Or Am I missing something here ?
> 
> 
> Thanks in advance,
> Vivek Satpute
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp



References