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

[Feature] Remove MinIO (memory consumption) #624

Open
codeurimpulsif opened this issue Jul 1, 2024 · 0 comments
Open

[Feature] Remove MinIO (memory consumption) #624

codeurimpulsif opened this issue Jul 1, 2024 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed python Pull requests that update Python code question Further information is requested

Comments

@codeurimpulsif
Copy link
Contributor

Is your feature request related to a problem? Please describe

MinIO is OOM killed every 2 or 3 days, cleaning storage now take a lot of time while before it takes only 10 minutes.

Describe the solution you'd like

I think we can try to remove MinIO and just use Django to access files from other servers. This also remove a dependency to S3 storage.

Describe alternatives you've considered

  • Using another S3 storage software like Garage

Additional context

Since last versions MinIO use a lot more memory and is OOM killed every 2 or 3 days.

MinIO seems to focus on big Kubernetes stuff and not small infrastructures anymore, closing all issues about this memory consumption with a "MinIO preallocates buffers for incoming data now" message.

@codeurimpulsif codeurimpulsif added enhancement New feature or request help wanted Extra attention is needed question Further information is requested documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed python Pull requests that update Python code question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants