Standard Configuration Change required at my.cnf.erb #225
Description
Thank you for submitting an issue.
Feature Request Info
Problem you are trying to solve
Help us understand the problem you are facing. Please provide as much context as possible.
pc.recovery value should be set to TRUE instead of FALSE. (in my.cnf.erb file, for
wsrep_provider_options
parameter)
Proposed solution/feature
What is the proposed solution and why do you think it is the best approach to the problem above.
Value should be TRUE instead of False. When it is TRUE, Galera will save the database view state to file on disk when it shuts down and which will be easy to recover the db from the state where it was.
Would you want to open an PR for this feature?
Bug Report Info
Currently:
What is the current broken behavior?
Node recovery will not happen automatically.
Expected:
What the correct behavior should be?
Node should be recovered automatically.
Steps to Reproduce:
Please provide as much detail as possible.
Deployment Context:
Please provide relevant details about your deployment. That might include:
- Are you using cf-mysql-release with a service broker?
- How many nodes and proxies are deployed?
- Other relevant deployment topology info
- Release version
- Other bosh releases deployed on the same vms
Reference:
Attach screenshot(s) or logs if relevant
Metadata
Metadata
Assignees
Type
Projects
Status