Skip to content

Db2 HADR configuration support #1460

@SalaryTheft

Description

@SalaryTheft

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions