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

Remove old pax files after upgrade #619

Open
AnthonyGiorgio opened this issue Dec 7, 2023 · 1 comment
Open

Remove old pax files after upgrade #619

AnthonyGiorgio opened this issue Dec 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@AnthonyGiorgio
Copy link
Collaborator

When performing a zopen upgrade, the very last step should be to prune pax files that are older than the currently installed version. The current behavior keeps all packages around, and will eventually chew up all the disk space. Keeping a single package around will keep the overall disk space relatively stable across upgrades.

@IgorTodorovskiIBM
Copy link
Collaborator

We may want to enhance zopen-clean -c https://github.com/ZOSOpenTools/meta/blob/main/bin/zopen-clean#L30 as well to clear the cachefor a particular package and also to specify the # of cache files to keep for a particular package (sorted by date).

A global setting for this would also be good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants