Bug 1649938
Summary: | Pulp_max_tasks_per_child is disabled in capsule but not in satellite | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Ram Nainsingh Tiruwa <ramsingh> |
Component: | Installation | Assignee: | Chris Roberts <chrobert> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Perry Gagne <pgagne> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 6.3.3 | CC: | akarimi, ehelms, mmccune, pcreech, peter.vreman, pmoravec, smutkule, vdeshpan |
Target Milestone: | Released | Keywords: | Reopened, Triaged |
Target Release: | Unused | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://projects.theforeman.org/issues/25511 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-05-17 04:22:53 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1122832 |
Description
Ram Nainsingh Tiruwa
2018-11-14 20:58:25 UTC
*** Bug 1643650 has been marked as a duplicate of this bug. *** Verified fix in sat 6.5 snap 11. Pulp workers is commented by default during satellite install: # To avoid memory leaks, Pulp can terminate and replace a worker after processing X tasks. If # left commented, process recycling is disabled. PULP_MAX_TASKS_PER_CHILD must be > 0. # PULP_MAX_TASKS_PER_CHILD=2 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:1222 Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/25511 has been resolved. We removed all instances of the configuration for PULP_MAX_TASKS_PER_CHILD as this configuration is no longer supported as it leads to deadlocks in task processing, see: https://bugzilla.redhat.com/show_bug.cgi?id=1656340 if you are still seeing PULP_MAX_TASKS_PER_CHILD entries in /etc/default/pulp_workers on a Satellite or Capsule then that bug is not resolved but in our tests and internal lab hosts on fresh installations of Satellite and Capsules there is no more PULP_MAX_TASKS_PER_CHILD setting which is correct. Going to close this out as CURRENTRELEASE but if you are seeing this configuration entry still, please re-open. |