-
Notifications
You must be signed in to change notification settings - Fork 75
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
multi-site rgw #229
Comments
I found the other paste.
The question is whether this is all that is needed. |
looks like we'll have to go with the initial option, a basic check shows that it's not the same zgs and zones within a realm |
so zonegroup names have to be unique across the realms as well, since realm is associated with the zonegroup structure. Also since we're not explicit in saying the master zone, we should ensure that the zone endpoint has to resolve before this structure can be written |
Hmm, so I wonder what a fully populated example would look like. Why would someone use multiple realms? In the above example, the idea of partitioning on service (i.e. silver, gold and platinum tiers) made sense. If the zonegroups must be unique, I don't think that example works now. So, we need a multi-level dictionary. I would like to create a fictional example that demonstrates when we use multiple realms. I do not think staging vs. production would apply. I am out of ideas currently. |
Abhishek, Karol and I have been hashing out the data structure for the pillar.
A partial example is
There's an outstanding question of whether this matches the behavior of RadosGW. Abhishek is investigating.
The text was updated successfully, but these errors were encountered: