[MXS-2973] Passwords are not updated by maxctrl cluster sync Created: 2020-04-23 Updated: 2021-06-03 Resolved: 2021-06-03 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxctrl |
| Affects Version/s: | 2.4.7 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Wagner Bianchi (Inactive) | Assignee: | markus makela |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
When executing a cluster sync, the passwords are not updated as is described in Original description: Folks, Setting up two MaxScale instances to be available in an active-passive with keepalived, I use to set up the first one with a basic configuration file and then, use dynamic commands to create the monitor, servers, the service and the listener. After that, I copy the maxscale.cnf and the .secrets to the other server and, using the maxctrl cluster sync command, I sync all configurations and get the second instance up and running quickly.
The case is that, I executed the above steps and got the password variable on the second host as ******, as you can see below, for the monitor definition:
With that, I had an issue when MaxScale wasn't able to connect to backends to pull states:
Can you take a look? Thanks! |
| Comments |
| Comment by markus makela [ 2020-04-24 ] | |
|
This was mentioned in MXS-2948 as well as in the output of --help cluster sync:
| |
| Comment by markus makela [ 2021-06-03 ] | |
|
The feature in |