Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulp worker directories not cleaned up #292

Open
fao89 opened this issue Nov 10, 2021 · 0 comments
Open

Pulp worker directories not cleaned up #292

fao89 opened this issue Nov 10, 2021 · 0 comments

Comments

@fao89
Copy link
Owner

fao89 commented Nov 10, 2021

Author: wibbit (wibbit)

Redmine Issue: 8296, https://pulp.plan.io/issues/8296


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.

  1. Shutdown all workers, and clean out the WORKING_DIRECTORY
  2. Stop/Start or Restart workers X times.
  3. Count directories in the WORKING_DIRECTORY, number = x * workers + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment