Bug 1472096 - [RFE] zone anti affinity for MongoDB replica sets
Summary: [RFE] zone anti affinity for MongoDB replica sets
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: rh-mongodb34-container
Version: rh-mongodb34
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.4
Assignee: Patrik Novotný
QA Contact: Lukáš Zachar
Lenka Špačková
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-18 05:45 UTC by Jaspreet Kaur
Modified: 2019-09-04 09:04 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-04 09:04:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jaspreet Kaur 2017-07-18 05:45:21 UTC
1. Proposed title of this feature request

 zone anti affinity for MongoDB replica sets


3. What is the nature and description of the request?

This request is for extending the provided template to take this into account. 
 https://docs.openshift.com/container-platform/3.5/using_images/db_images/mongodb.html#creating-the-final-replication-set
mentions that (in tech preview) we can create a replica set.
It seems to us that this approach is ignoring an important aspect of reality


 4. Why does the customer need this? (List the business requirements here)

 In most multi data center environments, replica sets should be provisioned to a 2nd/3rd DC site / Availability Zone (to compensate for the loss of an AZ).

Comment 2 Ben Parees 2017-07-18 16:45:11 UTC
Fixing this entails making a change to the mongo templates that reside here:
https://github.com/openshift/origin/tree/master/examples/db-templates


Note You need to log in before you can comment on or make changes to this bug.