Project

Profile

Help

Issue #8490

closed

The installer does not scale down wokers well

Added by bmbouter about 3 years ago. Updated about 3 years ago.

Status:
MODIFIED
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

  1. Set pulp_workers: 10 and run the isntaller
  2. Set pulp_worker: 2 and rerun the installer.
  3. Observe there are still 10 worker processes running.
Actions #1

Updated by mdepaulo@redhat.com about 3 years ago

  • Triaged changed from No to Yes

I can confirm this bug.

It lies in: roles/pulp_workers/tasks/main.yml

We presumably need to enumerate all the workers on the system, and delete the ones out of range for pulp_workers .

Actions #2

Updated by mdepaulo@redhat.com about 3 years ago

  • Assignee set to ppicka
Actions #3

Updated by pulpbot about 3 years ago

  • Status changed from NEW to POST

Added by ppicka about 3 years ago

Revision 9befddaf | View on GitHub

Scale down workers

scale down workers when installer run second (or more) time.

closes: #8490 https://pulp.plan.io/issues/8490

Added by ppicka about 3 years ago

Revision 9befddaf | View on GitHub

Scale down workers

scale down workers when installer run second (or more) time.

closes: #8490 https://pulp.plan.io/issues/8490

Actions #4

Updated by ppicka about 3 years ago

  • Status changed from POST to MODIFIED

Also available in: Atom PDF