Skip to content

database: Increase the default "promote" timeout (bsc#1131791)#2124

Closed
toabctl wants to merge 1 commit into
crowbar:masterfrom
toabctl:database-increase-ha-promote-timeout
Closed

database: Increase the default "promote" timeout (bsc#1131791)#2124
toabctl wants to merge 1 commit into
crowbar:masterfrom
toabctl:database-increase-ha-promote-timeout

Conversation

@toabctl

@toabctl toabctl commented May 13, 2019

Copy link
Copy Markdown
Contributor

When a galera cluster is out of sync and needs a resync, the cluster
may decide to wipe the available data on the out-of-sync nodes and do
a full resync to all (except the bootstrap node of course) cluster
nodes. In a 3-node cluster, it means that the data needs to be
transfered 2x.
To not run into timeouts in that case, increase the timeout to 10
minutes.

When a galera cluster is out of sync and needs a resync, the cluster
may decide to wipe the available data on the out-of-sync nodes and do
a full resync to *all* (except the bootstrap node of course) cluster
nodes. In a 3-node cluster, it means that the data needs to be
transfered 2x.
To not run into timeouts in that case, increase the timeout to 10
minutes.
@toabctl

toabctl commented May 13, 2019

Copy link
Copy Markdown
Contributor Author

Already a PR available: #2114

@toabctl toabctl closed this May 13, 2019
@toabctl toabctl deleted the database-increase-ha-promote-timeout branch May 13, 2019 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant