hi
I have a 1 gig sql file which I took from the primary node and copied it to my 2nd and 3rd node
I started my second node as a regular mysql server without the galera options and restored the db
I then restarted the db as a cluster node and it synced up very fast
On my 3rd node, I did the same thing however, SST is removing all the databases and syncing from the primary node
which is what I am trying to avoid when deploying out new nodes… the sync takes couple of hours over my vpn
Im not sure what is needed to be in place so that the manual restore stays and the sst just checks for missing stuff
At this time for testing there are no updates going through the primary node so all data is the same
any help will be appriciated
zak