MySQL之MHA+keepalived方案演示(三)
Sun Jul1 12:29:31 2018 - Global configuration file /etc/masterha_default.cnf not found. Skipping. Sun Jul1 12:29:31 2018 - Reading application default configuration from /etc/masterha/app1.cnf..Sun Jul1 12:29:31 2018 - Reading server configuration from /etc/masterha/app1.cnf..
Sun Jul1 12:29:31 2018 - MHA::MasterMonitor version 0.56.
Sun Jul1 12:29:31 2018 - GTID failover mode = 0
Sun Jul1 12:29:31 2018 - Dead Servers:
Sun Jul1 12:29:31 2018 - Alive Servers:
Sun Jul1 12:29:31 2018 - 192.168.2.128(192.168.2.128:3306)
Sun Jul1 12:29:31 2018 - 192.168.2.129(192.168.2.129:3306)
Sun Jul1 12:29:31 2018 - 192.168.2.130(192.168.2.130:3306)
Sun Jul1 12:29:31 2018 - Alive Slaves:
Sun Jul1 12:29:31 2018 - 192.168.2.129(192.168.2.129:3306)Version=5.7.21-log (oldest major version between slaves) log-bin:enabled
Sun Jul1 12:29:31 2018 - Replicating from 192.168.2.128(192.168.2.128:3306)
Sun Jul1 12:29:31 2018 - Primary candidate for the new Master (candidate_master is set)
Sun Jul1 12:29:31 2018 - 192.168.2.130(192.168.2.130:3306)Version=5.7.21-log (oldest major version between slaves) log-bin:enabled
Sun Jul1 12:29:31 2018 - Replicating from 192.168.2.128(192.168.2.128:3306)
Sun Jul1 12:29:31 2018 - Current Alive Master: 192.168.2.128(192.168.2.128:3306)
Sun Jul1 12:29:31 2018 - Checking slave configurations..
Sun Jul1 12:29:31 2018 - read_only=1 is not set on slave 192.168.2.129(192.168.2.129:3306).
Sun Jul1 12:29:31 2018 - Checking replication filtering settings..
Sun Jul1 12:29:31 2018 - binlog_do_db= , binlog_ignore_db=
Sun Jul1 12:29:31 2018 - Replication filtering check ok.
Sun Jul1 12:29:31 2018 - GTID (with auto-pos) is not supported
Sun Jul1 12:29:31 2018 - Starting SSH connection tests..
Sun Jul1 12:29:33 2018 - All SSH connection tests passed successfully.
Sun Jul1 12:29:33 2018 - Checking MHA Node version..
Sun Jul1 12:29:33 2018 - Version check ok.
Sun Jul1 12:29:33 2018 - Checking SSH publickey authentication settings on the current master..
Sun Jul1 12:29:33 2018 - HealthCheck: SSH to 192.168.2.128 is reachable.
Sun Jul1 12:29:34 2018 - Master MHA Node version is 0.56.
Sun Jul1 12:29:34 2018 - Checking recovery script configurations on 192.168.2.128(192.168.2.128:3306)..
Sun Jul1 12:29:34 2018 - Executing command: save_binary_logs --command=test --start_pos=4 --binlog_dir=/data/mysql/logs/bin-log --output_file=/tmp/save_binary_logs_test --
manager_version=0.56 --start_file=mysql-bin.000004
Sun Jul1 12:29:34 2018 - Connecting to root@192.168.2.128(192.168.2.128:22)..
Creating /tmp if not exists.. ok.
Checking output directory is accessible or not..
ok.
Binlog found at /data/mysql/logs/bin-log, up to mysql-bin.000004
Sun Jul1 12:29:34 2018 - Binlog setting check done.
Sun Jul1 12:29:34 2018 - Checking SSH publickey authentication and checking recovery script configurations on all alive slave servers..
Sun Jul1 12:29:34 2018 - Executing command : apply_diff_relay_logs --command=test --slave_user='monitor' --slave_host=192.168.2.129 --slave_ip=192.168.2.129 --slave_port=3306 --
workdir=/tmp --target_version=5.7.21-log --manager_version=0.56 --relay_log_info=/data/mysql/relay-log.info--relay_dir=/data/mysql/data/--slave_pass=xxx
Sun Jul1 12:29:34 2018 - Connecting to root@192.168.2.129(192.168.2.129:22)..
Checking slave recovery environment settings..
Opening /data/mysql/relay-log.info ... ok.
Relay log found at /data/mysql/logs/relay-log, up to>
Temporary> Testing mysql connection and privileges..mysql: Using a password on the command line interface can be insecure.
done.
Testing mysqlbinlog output.. done.
Cleaning up test file(s).. done.
Sun Jul1 12:29:35 2018 - Executing command : apply_diff_relay_logs --command=test --slave_user='monitor' --slave_host=192.168.2.130 --slave_ip=192.168.2.130 --slave_port=3306 --
workdir=/tmp --target_version=5.7.21-log --manager_version=0.56 --relay_log_info=/data/mysql/relay-log.info--relay_dir=/data/mysql/data/--slave_pass=xxx
Sun Jul1 12:29:35 2018 - Connecting to root@192.168.2.130(192.168.2.130:22)..
Checking slave recovery environment settings..
Opening /data/mysql/relay-log.info ... ok.
Relay log found at /data/mysql/logs/relay-log, up to>
Temporary> Testing mysql connection and privileges..mysql: Using a password on the command line interface can be insecure.
done.
Testing mysqlbinlog output.. done.
Cleaning up test file(s).. done.
Sun Jul1 12:29:35 2018 - Slaves settings check done.
Sun Jul1 12:29:35 2018 -
192.168.2.128(192.168.2.128:3306) (current master)
+--192.168.2.129(192.168.2.129:3306)
+--192.168.2.130(192.168.2.130:3306)
Sun Jul1 12:29:35 2018 - Checking replication health on 192.168.2.129..
Sun Jul1 12:29:35 2018 - ok.
Sun Jul1 12:29:35 2018 - Checking replication health on 192.168.2.130..
Sun Jul1 12:29:35 2018 - ok.
Sun Jul1 12:29:35 2018 - Checking master_ip_failover_script status:
Sun Jul1 12:29:35 2018 - /usr/local/bin/master_ip_failover --command=status --ssh_user=root --orig_master_host=192.168.2.128 --orig_master_ip=192.168.2.128 --orig_master_port=3306
Sun Jul1 12:29:35 2018 - Error happened on checking configurations. Can't exec "/usr/local/bin/master_ip_failover": Permission
denied at /usr/share/perl5/vendor_perl/MHA/ManagerUtil.pm line 68.
Sun Jul1 12:29:35 2018 - Error happened on monitoring servers.
Sun Jul1 12:29:35 2018 - Got exit code 1 (Not master dead).
MySQL Replication Health is NOT OK!
Sun Jul1 12:29:35 2018 - Failed to get master_ip_failover_script status with return code 1:0.
Sun Jul1 12:29:35 2018 - Error happened on checking configurations.at /usr/local/bin/masterha_check_repl line 48
Sun Jul1 12:29:35 2018 - Error happened on monitoring servers.
Sun Jul1 12:29:35 2018 - Got exit code 1 (Not master dead).
MySQL Replication Health is NOT OK!
页:
[1]