Skip to content

Minio as cold storage provider - InvalidStorageClass #1406

Answered by aawsome
benjaminpreiss asked this question in Q&A
Discussion options

You must be logged in to vote

In the case of a cold repo, rustic will not read the data from the cold repository for most operations (like backup, forget, snapshots, ls) - but will create or delete new objects. Only for operations like restore, dump it will try to warm-up the needed files (e.g. using warm-up-command) after which it normally reads them.

So, yes, in your case using standard storage class and configure ILM to automatically "freeze" everything and configuring a warm-up-command which calls ilm restore could be the way to go!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@benjaminpreiss
Comment options

@aawsome
Comment options

Answer selected by benjaminpreiss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants