Actions
Issue #8296
closedPulp worker directories not cleaned up
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
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
Ticket moved to GitHub: "pulp/pulpcore/1973":https://github.com/pulp/pulpcore/issues/1973
While reviewing the directory structure of my pulp installation I noticed that the worker directories within WORKING_DIRECTORY do not appear to be cleaned up.
In this particular instance, I had over 100 directories of the ilk /var/cache/pulp/@
How to test.
- Shutdown all workers, and clean out the WORKING_DIRECTORY
- Stop/Start or Restart workers X times.
- Count directories in the WORKING_DIRECTORY, number = x * workers + 1
Files
Related issues
Actions