i have a 3 node PXC setup we i have added some performance variable to my config file in node1 and restarted i was unable to add the node1 to existing cluster . i have comments all the changes on tried to restart the node but this didn’t work out . please find below for error messages that were logged. Need help as it is production PXC setup .
160519 23:24:12 mysqld_safe Skipping wsrep-recover for b4821329-1e39-11e6-8378-baa69bfe7dc9:4 pair
160519 23:24:12 mysqld_safe Assigning b4821329-1e39-11e6-8378-baa69bfe7dc9:4 to wsrep_start_position
2016-05-19 23:24:12 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2016-05-19 23:24:12 0 [Note] /usr/sbin/mysqld (mysqld 5.6.24-72.2-56) starting as process 2547 …
2016-05-19 23:24:12 2547 [Note] WSREP: Read nil XID from storage engines, skipping position init
2016-05-19 23:24:12 2547 [Note] WSREP: wsrep_load(): loading provider library ‘/usr/lib64/libgalera_smm.so’
2016-05-19 23:24:12 2547 [Note] WSREP: wsrep_load(): Galera 3.11(ra0189ab) by Codership Oy <info@codership.com> loaded successfully.
2016-05-19 23:24:12 2547 [Note] WSREP: CRC-32C: using hardware acceleration.
2016-05-19 23:24:12 2547 [Note] WSREP: Found saved state: b4821329-1e39-11e6-8378-baa69bfe7dc9:4
2016-05-19 23:24:12 2547 [Note] WSREP: Passing config to GCS: base_dir = /var/lib/mysql/; base_host = 10.0.1.225; base_port = 4567; cert.log_conflicts = no; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /var/lib/mysql/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = /var/lib/mysql//galera.cache; gcache.page_size = 128M; gcache.size = 128M; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; pc.checksum = false; pc.ignore_quorum = false; pc.ignore_sb = false; p
2016-05-19 23:24:12 2547 [Note] WSREP: Service thread queue flushed.
2016-05-19 23:24:12 2547 [Note] WSREP: Assign initial position for certification: 4, protocol version: -1
2016-05-19 23:24:12 2547 [Note] WSREP: wsrep_sst_grab()
2016-05-19 23:24:12 2547 [Note] WSREP: Start replication
2016-05-19 23:24:12 2547 [Note] WSREP: Setting initial position to b4821329-1e39-11e6-8378-baa69bfe7dc9:4
2016-05-19 23:24:12 2547 [Note] WSREP: protonet asio version 0
2016-05-19 23:24:12 2547 [Note] WSREP: Using CRC-32C for message checksums.
2016-05-19 23:24:12 2547 [Note] WSREP: backend: asio
2016-05-19 23:24:12 2547 [Warning] WSREP: access file(/var/lib/mysql//gvwstate.dat) failed(No such file or directory)
2016-05-19 23:24:12 2547 [Note] WSREP: restore pc from disk failed
2016-05-19 23:24:12 2547 [Note] WSREP: GMCast version 0
2016-05-19 23:24:12 2547 [Note] WSREP: (529594ab, ‘tcp://0.0.0.0:4567’) listening at tcp://0.0.0.0:4567
2016-05-19 23:24:12 2547 [Note] WSREP: (529594ab, ‘tcp://0.0.0.0:4567’) multicast: , ttl: 1
2016-05-19 23:24:12 2547 [Note] WSREP: EVS version 0
2016-05-19 23:24:12 2547 [Note] WSREP: gcomm: connecting to group ‘my_ubuntu_cluster’, peer ‘10.0.1.225:,10.0.1.224:’
2016-05-19 23:24:12 2547 [Warning] WSREP: (529594ab, ‘tcp://0.0.0.0:4567’) address ‘tcp://10.0.1.225:4567’ points to own listening address, blacklisting
2016-05-19 23:24:12 2547 [Note] WSREP: (529594ab, ‘tcp://0.0.0.0:4567’) address ‘tcp://10.0.1.225:4567’ pointing to uuid 529594ab is blacklisted, skipping
2016-05-19 23:24:12 2547 [Note] WSREP: (529594ab, ‘tcp://0.0.0.0:4567’) turning message relay requesting on, nonlive peers: tcp://10.0.1.226:4567
2016-05-19 23:24:12 2547 [Note] WSREP: (529594ab, ‘tcp://0.0.0.0:4567’) address ‘tcp://10.0.1.225:4567’ pointing to uuid 529594ab is blacklisted, skipping
2016-05-19 23:24:12 2547 [Note] WSREP: (529594ab, ‘tcp://0.0.0.0:4567’) address ‘tcp://10.0.1.225:4567’ pointing to uuid 529594ab is blacklisted, skipping
2016-05-19 23:24:12 2547 [Note] WSREP: (529594ab, ‘tcp://0.0.0.0:4567’) address ‘tcp://10.0.1.225:4567’ pointing to uuid 529594ab is blacklisted, skipping
2016-05-19 23:24:12 2547 [Note] WSREP: declaring 56560110 at tcp://10.0.1.224:4567 stable
2016-05-19 23:24:12 2547 [Note] WSREP: declaring 6e832bd2 at tcp://10.0.1.226:4567 stable
2016-05-19 23:24:12 2547 [Note] WSREP: Node 56560110 state prim
2016-05-19 23:24:12 2547 [Note] WSREP: view(view_id(PRIM,529594ab,51) memb {
529594ab,0
56560110,0
6e832bd2,0
} joined {
} left {
} partitioned {
})