Failed to login openstack dashboard after restart the system.

Asked by Li Tan

I installed the openstack using the devstack script, it went well. I could login the openstack dashboard after installation.

BUT I restarted my machine, then I couldn't login the openstack dashboard. WHY?

I had to reinstall the stack.sh script in order to login again.

Question information

Language:
English Edit question
Status:
Answered
For:
devstack Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ashokkumar c (ashokcse) said :
#1

Devstack is a developer version so you have to run stack.sh after every reboot. I think there is no option available in devstack main trunk to avoid running stack.sh after every reboot. There is a blue print proposed in https://blueprints.launchpad.net/devstack/+spec/upstart to do this.

And If you are interested you can try https://github.com/maoy/devstack/tree/upstart to meet your purpose.

Revision history for this message
kurt belgrave (trinikrono) said :
#2

you can just run the file
rejoin-stack.sh

and it comes back with the settings you put in

Revision history for this message
novelkumar (novel-kumar) said :
#3

After each reboot , run the stack rejoin script as root from /ope/stack/devstack ie the devstack directory of the stack user. It will re-eanble the previous screen session where all services were running. At this point you can access the dashboard again.

Revision history for this message
novelkumar (novel-kumar) said :
#4

* -> /opt/stack/devstack

Can you help with this problem?

Provide an answer of your own, or ask Li Tan for more information if necessary.

To post a message you must log in.