You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: