Project

General

Profile

Actions

Bug #18965

closed

Do not bring all services down during offline backup

Added by Lukas Zapletal almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

We do stop all katello services in our backup script. I don't think this is necessary, we only need to stop relevant services. These are good candidates NOT to stop:

'qpidd'                    => 10,
'qdrouterd' => 10,
'squid' => 10,
'foreman-proxy' => 20,
'goferd' => 30

I understand we have an online backup but this is not possible in all environments. Bringing qdrouterd down means users are hitting memory leaks in python-qpid client library when connection drops.

Please confirm if my assumtion of not bringing above services is correct.

Actions #1

Updated by Christine Fouant almost 7 years ago

  • Project changed from Katello to Packaging
  • Category deleted (Backup & Restore)
  • Pull request https://github.com/Katello/katello-packaging/pull/398 added
Actions #2

Updated by The Foreman Bot almost 7 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Lukas Zapletal
Actions #3

Updated by Anonymous almost 7 years ago

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

Updated by Eric Helms almost 7 years ago

  • Project changed from Packaging to Katello
  • Pull request deleted (https://github.com/Katello/katello-packaging/pull/398)
Actions #5

Updated by Eric Helms almost 7 years ago

  • translation missing: en.field_release set to 211
Actions

Also available in: Atom PDF