peterpan104
peterpan104
hi @caffeinated92 Thanks for your help, I'll look forward to the new version.
Hi @caffeinated92 After I installed the latest version of repman, proxysql no longer deviates from my default settings. But as I mentioned above ,after triggering the switchover, as well as...
When I execute "systemctl stop mysql" on slave ,it still doesn't work.
hi @caffeinated92 You mentioned above that when repman can't connect to the slave, it would trigger the "replication-error-script". When I execute "systemctl stop mysql" on the slave, repman changes the...
@caffeinated92 The following shows the detailed log: ## stop slave -> repman status 'Slave Error' ``` time="2024-05-16 17:06:07" level=info msg="Server 172.24.47.187:3306 state transition from Slave changed to: SlaveErr" cluster=l-ptest-lab time="2024-05-16...
Hi @caffeinated92 There is too much information, so I provide an attachment. [20240517_test_repman_V1.md](https://github.com/signal18/replication-manager/files/15345170/20240517_test_repman_V1.md) If you need more information please let me know. Thanks.
repman parameter settings are as follows: ``` replication-error-script = "/data/script/test_rep_err.sh" ```
Hi @caffeinated92 Because I use "grep 'debug'". A log with all the info is provided below,thanks. [20240517_test_repman_V2.md](https://github.com/signal18/replication-manager/files/15371780/20240517_test_repman_V2.md)
Hi @svaroqui Thanks for your reply,I have tried the alert script, but it does not work. I have two machines, and they are each assigned a writer_VIP and reader_VIP to...
Hi @svaroqui Thanks for your help,I'll try it. Can you update the Signal18 repositories? Because currently only v2.3.26 can be installed.