Error when restarting services with the way from 'install-guide' in RHEL/CentOS7

Bug #1490814 reported by Wang Wei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic
Fix Released
Undecided
Wang Wei

Bug Description

In 'install-guide.html' , the commands below:
   service ironic-api restart
   service ironic-conductor restart
are ways to restart services in Debian/Ubuntu and has errors in other linux release. In RHEL7/CentOS/Fedora 21, they have different ways to be restarted and different service names ( openstack-ironic-api and openstack-ironic-conductor ).

We should add the desciption of how to restart the ' ironic-api ' and ' ironic-conductor ' services in RHEL7/CentOS/Fedora 21.
Change the description as follow:
==================
Fedora/RHEL/CentOS:
  sudo systemctl restart openstack-ironic-api
  sudo systemctl restart openstack-ironic-conductor

Ubuntu:
  sudo service ironic-api restart
  sudo service ironic-conductor restart
===================

Also, there has other three places need to be modified as same.
1. service nova-scheduler restart
2. service nova-compute restart
3. service ironic-conductor restart

Page URL: http://docs.openstack.org/developer/ironic/deploy/install-guide.html

Wang Wei (wangw-fnst)
Changed in ironic:
assignee: nobody → Wang Wei (wangw-fnst)
description: updated
Wang Wei (wangw-fnst)
description: updated
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ironic (master)

Fix proposed to branch: master
Review: https://review.openstack.org/220879

Changed in ironic:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/220879
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=d5d4a3af51c73d8a9e2e814abd47c9a3776b7b69
Submitter: Jenkins
Branch: master

commit d5d4a3af51c73d8a9e2e814abd47c9a3776b7b69
Author: Wang Wei <email address hidden>
Date: Mon Sep 7 05:21:54 2015 +0000

    Add description how to restart ironic services in Fedora/RHEL7/CentOS7

    Closes-Bug: #1490814

    Change-Id: I2e789d41e5a875b85fd422aa0b8fad6e176d8590

Changed in ironic:
status: In Progress → Fix Committed
Changed in ironic:
milestone: none → 4.1.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.