Project

General

Profile

Actions

Bug #16586

closed

"katello-service restart" does not restart goferd on Capsule

Added by Chris Roberts over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tooling
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

Description of problem:
"katello-service restart" should restart all Satellite/Capsule-related processes. But it does not restart goferd that is critical e.g. for capsule sync.

(same applies to katello-service [start|stop|..])

Version-Release number of selected component (if applicable):
katello-service-2.2.0.15-1.el7sat.noarch

How reproducible:
100%

Steps to Reproduce:
1. On a capsule, run:
ps aux | grep gofer | grep -v grep
katello-service restart
ps aux | grep gofer | grep -v grep

Actual results:
Both "ps" outputs provide same PID of goferd service/process.

Expected results:
goferd should be restarted and running under a new PID.

Additional info:

Actions #1

Updated by The Foreman Bot over 7 years ago

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

Updated by Chris Roberts over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF