Project

General

Profile

Actions

Bug #12181

closed

"katello-service restart" is not restarting services in the right order

Added by Adam Ruzicka over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Doing a `katello-service restart` merely walks that list of
services and issues a restart on each one in turn.

I think with a product as complex as Satellite, this is the
wrong behaviour and can in fact cause issues that take a while
to resolve.

The behaviour of "restart" should be as follows
- Issue stop on each service from highest to lowest prio (30 > 5)
Issue start on each service from lowest to high

That way we cleanly shutdown each service so that none of the
dependent services are still running, and them up again in the
correct order.

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1269352

Actions #1

Updated by The Foreman Bot over 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello-packaging/pull/86 added
  • Pull request deleted ()
Actions #2

Updated by Eric Helms over 8 years ago

  • Status changed from Ready For Testing to Closed
  • Triaged changed from No to Yes
Actions #3

Updated by Eric Helms over 8 years ago

  • translation missing: en.field_release set to 70
Actions #4

Updated by Greg Sutcliffe over 5 years ago

  • Target version deleted (Katello 2.4.0)
Actions

Also available in: Atom PDF