When implementing the scaretext produced by the Interruptor, you run the bootstrap errand. Unfortunately, bootstrap
is the wrong errand to use here.
WSREP_SST: [ERROR] ############################################################################## (20170530 15:29:27.283) WSREP_SST: [ERROR] SST disabled due to danger of data loss. Verify data and bootstrap the cluster (20170530 15:29:27.285) WSREP_SST: [ERROR] ############################################################################## (20170530 15:29:27.287)
The errand, in this case, is supposed to be rejoin-unsafe
. Bootstrapping the cluster will, in some cases, make the problem worse.