Jon,
Your second node (slave as you call it here) has not joined
successfully with the "master" node. If you look in the wsrep_ready
status variable, it probably has value OFF (.e.g. by: show status like
'wsrep%').
Problem may be in connectivity or access control, the joining node
must receive mysqldump from one active cluster node and sometimes this
process is blocked for some reason. The mysql error log should give
some hints of what has gone wrong in the joining process.
Pay attention to the 'wsrep_sst_receive_address' configuration
variable in the slave node. It should tell the mysqld listen address
of the joining node.
Regards, Seppo
Hi Jon,Can you kindly tell how you check and solve your connectivity problem. Because i also have the same problem, it is very strange as no firewall is running on both servers.Kindly help,ThanksMATkit