Project

Profile

Help

Issue #8460

closed

As a developer, `pstop` and `pstart` only work with two workers

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

Status:
CLOSED - WORKSFORME
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:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

In my dev system I can use the ansible variable pulp_workers: 10 to start ten workers instead of the default two.

On that system when I run pstop or pstart I see that performs:

systemctl stop pulpcore-content pulpcore-worker@1 pulpcore-worker@2 pulpcore-resource-manager pulpcore-api

What I expected that to perform was to start and stop all 10 workers, but it's hard coded to two.

Also available in: Atom PDF