Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Incomplete
-
10.1.21, 10.1.22
-
[galera]
# Mandatory settings
wsrep_on=ON
wsrep_provider = /usr/lib64/galera/libgalera_smm.so
wsrep_cluster_name = "maria-cluster"
wsrep_cluster_address = "gcomm://10.5.6.17,10.5.6.32,10.5.6.100"
wsrep_node_address = "10.5.6.49"
wsrep_node_name = "hale"
wsrep_sst_method = rsync
log-bin = mariadb.binlog
binlog_format = row
default_storage_engine = InnoDB
innodb_autoinc_lock_mode = 2
wsrep-log-conflicts
wsrep-debug
[galera] # Mandatory settings wsrep_on=ON wsrep_provider = /usr/lib64/galera/libgalera_smm.so wsrep_cluster_name = "maria-cluster" wsrep_cluster_address = " gcomm://10.5.6.17,10.5.6.32,10.5.6.100 " wsrep_node_address = "10.5.6.49" wsrep_node_name = "hale" wsrep_sst_method = rsync log-bin = mariadb.binlog binlog_format = row default_storage_engine = InnoDB innodb_autoinc_lock_mode = 2 wsrep-log-conflicts wsrep-debug
Description
2017-03-17 15:18:34 140487019469568 [Note] WSREP: New cluster view: global state: d208fa07-5344-11e6-b5a4-87184603aed0:27388, view# 463: Primary, number of nodes: 4, my index: 3, protocol version 3
2017-03-17 15:18:34 140487019469568 [Warning] WSREP: Gap in state sequence. Need state transfer.
2017-03-17 15:18:34 140487019469568 [Note] WSREP: Setting wsrep_ready to 0
2017-03-17 15:18:34 140486681556736 [Note] WSREP: Running: 'wsrep_sst_rsync --role 'joiner' --address '10.5.6.49' --datadir '/var/lib/mysql/' --parent '26324' --binlog 'mariadb' '
sh: wsrep_sst_rsync: command not found
2017-03-17 15:18:34 140486681556736 [ERROR] WSREP: Failed to read 'ready <addr>' from: wsrep_sst_rsync --role 'joiner' --address '10.5.6.49' --datadir '/var/lib/mysql/' --parent '26324' --binlog 'mariadb'
Read: '(null)'
2017-03-17 15:18:34 140486681556736 [ERROR] WSREP: Process completed with error: wsrep_sst_rsync --role 'joiner' --address '10.5.6.49' --datadir '/var/lib/mysql/' --parent '26324' --binlog 'mariadb' : 2 (No such file or directory)
2017-03-17 15:18:34 140487019469568 [ERROR] WSREP: Failed to prepare for 'rsync' SST. Unrecoverable.
2017-03-17 15:18:34 140487019469568 [ERROR] Aborting