Skip to content

Can mimir be configured to use local SSD and HDD? #10280

Discussion options

You must be logged in to vote

I'll respond in reverse order:

Sadly another time where it's a software that doesn't work for small individuals without a huge cluster and kubernetes and similar stuff

It definitely works, but you need a layer of abstraction on top of the filesystem. Mimir focuses on implementing just one storage API: object storage. If we had to support a distributed filesystem on top of multiple machines with HDDs we'd just be building another Minio, and there's already an awesome project that does it very well: Minio.

S3 for just storing this is for me another service that is overhead.

Is it so big? We have it in our docker-compose for development, it doesn't really ask so much.

But it seems that …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@CommanderRedYT
Comment options

@CommanderRedYT
Comment options

@colega
Comment options

Answer selected by CommanderRedYT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants