Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Garbage collection on minio #112

Open
zachmullen opened this issue Jan 14, 2021 · 2 comments
Open

Garbage collection on minio #112

zachmullen opened this issue Jan 14, 2021 · 2 comments

Comments

@zachmullen
Copy link
Collaborator

Add whatever we need to our deployment scripts to setup scheduled cleanups of outdated incomplete multipart uploads.

@jbeezley
Copy link

jbeezley commented Jan 14, 2021

For reference, it can be done with something like

mc rm --recursive --incomplete --older-than 7d local/dkc

@brianhelba
Copy link
Collaborator

This is handled by sysadmin. We just need to make a request and ensure that mc is getting installed and updated.

our deployment scripts

I'm beginning to regret not going the Ansible route to set this up, since the instance is hand-configured.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants