[Satellite6] WebUI shows more Capsule pulp workers than configured
Environment
Red Hat Satellite 6.9 or older
Issue
- an external Capsule is configured with 4 workers
PULP_CONCURRENCYis really set to4in/etc/default/pulp_workerson the Capsule
- WebUI shows 6 workers instead (Infrastructure -> Capsules -> the capsule -> Services ->
workersvalue)
Why there is such difference?
Resolution
WebUI shows number of pulp celery workers increased by 2 every time. To check the number, decrement 2 from the "workers" number.
The bug is tracked under This content is not included.this bugzilla but it was closed as of low priority.
For more KB articles/solutions related to Red Hat Satellite 6.x Pulp 2.0 Issues, please refer to the Consolidated Troubleshooting Article for Red Hat Satellite 6.x Pulp 2.0-related Issues
Root Cause
Satellite queries the Capsule for pulp status that returns also list of pulp "workers". This list contains - among real pulp celery workers - also resource_manager and scheduler celery processes. These are This content is not included.wrongly included in the workers count in WebUI.
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.