if you install the https://hub.docker.com/r/percona/percona-xtradb-cluster/
it can’t sync in different hosts
because wsrep_sst_xtrabackup-v2 remoteip is got the docker ip Different host would be a different network segment
so, you need use --net=“host”, can’t use docker default set. like attachments
pxc.txt (487 Bytes)