启动:nohup masterha_manager --conf=/etc/masterha/app1.cnf --remove_dead_master_conf --ignore_last_failover < /dev/null > /var/log/masterha/app1/manager.log 2>&1 &

检查状态:masterha_check_status --conf=/etc/masterha/app1.cnf

tail -n20 /var/log/masterha/app1/manager.log
显示如下:
[info] Ping(SELECT) succeeded, waiting until MySQL doesn't respond..  说明ok

停止:masterha_stop --conf=/etc/masterha/app1.cnf


相关文章:

  • 2021-08-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-19
  • 2021-11-19
  • 2022-01-10
  • 2022-02-13
猜你喜欢
  • 2021-12-29
  • 2021-10-14
  • 2022-12-23
  • 2021-10-21
  • 2021-04-23
  • 2021-12-23
  • 2021-12-04
相关资源
相似解决方案