Comment 6 for bug 1007554

Revision history for this message
Piotr Biel (piotr-biel) wrote :

Alex,

This is a bigger problem. It affects not only installation/initialization but it affects entire cluster.

With:
wsrep_sst_receive_address=bond0 10.1.4.20

It can't use xtrabackup/rsync for SST:

[ERROR] WSREP: Failed to read from: wsrep_sst_xtrabackup 'donor' 'bond0 10.1.2.10:4444/xtrabackup_sst'

nc: port range not valid

This is because:

+ nc bond0 10.1.4.21 4444

is being executed.