Skip to content
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

Db2 HADR configuration support #1460

Open
SalaryTheft opened this issue Sep 10, 2024 · 0 comments
Open

Db2 HADR configuration support #1460

SalaryTheft opened this issue Sep 10, 2024 · 0 comments
Labels
Enhancement New feature or request

Comments

@SalaryTheft
Copy link

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)

@SalaryTheft SalaryTheft added the Enhancement New feature or request label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant