-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
EnhancementNew feature or requestNew feature or request
Description
Feature and motivation
High availability is a key benefit of OpenShift/Kubernetes, and also a key concern for mission-critical sites.
But if a node goes down, Db2 pods will not be re-scheduled to another node because that's how Kubernetes handles StatefulSets and VolumeAttachments.
Db2 on OpenShift supports Db2 high availability disaster recovery (HADR) configuration with Db2uHadr CR.
It would be very handy if MAS ansible collection supports Db2 HADR configuration as a option.
Usage example
db2_hadr role variable (True/False)
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request