-
Hello there! I've tried to set up replication between the primary However, it doesn't seem to quite do it. It seems like something is going on, as the scaleway bucket does get somewhat populated with files, however looking at the logs of the museum docker container, there are lots of errors related to replication. I'll try to grab the logs and post here. So my question is, is this expected behaviour, and if so, are there plans to make replication work for a two bucket setup (hot and glacier)? Cheers! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Yes. Currently replication only works in the exact 3 (1 hot, 1 cold, 1 glacier) setup.
Yes! No timelines yet, but we are working on the sides to make this more configurable, and things like arbitrary bucket names (instead of the current hardcoded ones), arbitrary replication setups (e.g. 1 hot 1 glacier) will be possible. |
Beta Was this translation helpful? Give feedback.
-
I ran into the same issue. For now, I have helped myself by enabling the integrated replication functionality of minio. For that, I had to enable versioning on the main hot storage in minio and set up a second minio install at a different location. |
Beta Was this translation helpful? Give feedback.
-
Hi all, `INFO[0000]main.go:95 main Booting up local server with commit #b0674cd5f37cebda0f446db7ce1e87a3e6d8b9fc goroutine 35 [running]: goroutine 51 [running]: goroutine 51 [running]: |
Beta Was this translation helpful? Give feedback.
-
@fredix replication might be unreliable with only 2 buckets set up but in my experience that shouldn't crash the app... Perhaps try Scaleway only and see what it does? |
Beta Was this translation helpful? Give feedback.
Yes. Currently replication only works in the exact 3 (1 hot, 1 cold, 1 glacier) setup.
Yes! No timelines yet, but we are working on the sides to make this more configurable, and things like arbitrary bucket names (instead of the current hardcoded ones), arbitrary replication setups (e.g. 1 hot 1 glacier) will be possible.