Comment 2 for bug 1441762

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

@Jay,

Actually, this shouldn't happen given that

        kill $jpid || true
        rm -rf $DATA/.sst

ie. the directory is removed after the background process is killed.

" WSREP_SST: [ERROR] Removing /tmp/tmp.vOO1WbEZ4X/xtrabackup_galera_info file due to signal (20150408 17:20:47.590)" is actually causing the failure.

Any reason a signal may be being sent? (or generated)