[MXS-3523] How to change the switching logic of the master? Created: 2021-04-27 Updated: 2022-01-04 Resolved: 2022-01-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | failover, Monitor |
| Affects Version/s: | 2.5.10 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Kolesnik | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | replication | ||
| Environment: |
Debian 10 |
||
| Description |
|
I have master(A)>slave(B) replication. Replication is controlled by Maxsale with autofailover. If there is no Internet on my master(A), then the master switches to the slave. When the Internet appears, the wizard returns to its original position(A). How to make sure that the master switches to the slave and does not return? I tried to install enforce_simple_topology=true, it got worse. My master>slave replication transformed to master-master. It does not suit me. How to change the switching logic of the master? |
| Comments |
| Comment by markus makela [ 2021-11-18 ] |
|
Did you turn on both auto_failover and auto_rejoin? |
| Comment by markus makela [ 2022-01-04 ] |
|
No replies for a while. Please update the issue with steps to reproduce this and we'll re-examine this. |