Details
-
Bug
-
Status: Needs Feedback (View Workflow)
-
Major
-
Resolution: Unresolved
-
24.02.3
-
None
-
None
-
OS = Linux maxscale-02 4.18.0-408.el8.x86_64 #1 SMP Mon Jul 18 17:42:52 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
MaxScale = 24.02.3
MariaDB (master) = 10.11.7
mariadbd --print-defaults = attach mariadb.defaults
Description
We have three maxscales with the same configuration, to which the traffic is distributed.
Configuration synchronization is configured on all instances.
After the fall of the mariadb master, the first maxscale-1 stopped responding to maxctrl requests, such as maxctrl show maxscale.
But a new master was chosen and the slaves were switched.
After restarting the service maxscale-1, it started responding to requests, but the other two maxscales disappeared from the synchronization status. Maxscale-2 and -3 continued to not respond to requests and constantly crash.
After that I deleted the local configuration file /var/lib/maxscale/maxscale-config.json (in attach maxscale-config-1.json) on maxscale-2 server, deleted out the parameters related to the configuration synchronization in the main file /etc/maxscale.cnf. Only after that maxscale-2 started. Log maxscale_2.log from maxscale-2.