Mirantis 6.1, stop/start openstack services in ubuntu 14?

Asked by Baboune

Hi,

After installing an Openstack cluster using Mirantis 6.1, I can not find how to stop/start openstack services. There are no links/scripts under /etc/init.d, and nothing in "service --status-all".

Those used to be under /etc/init.d links.

They are however listed as part of "initctl show-config".

How to stop/start/reload, etc., the openstack services?

Question information

Language:
English Edit question
Status:
Answered
For:
Fuel for OpenStack Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Evgeny Kozhemyakin (ekozhemyakin) said :
#1

Hi,

initctl is a new way to communicate with the upstart init daemon.
You can find the configuration files for the openstack servises in /etc/init/ (instead init.d).

It's used in the same way:

initctl stop nova-api
initctl start nova-api

Regards,

Can you help with this problem?

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

To post a message you must log in.