From d09dd5e86c1ce77cf00858fb5628c3745a1213a5 Mon Sep 17 00:00:00 2001 From: Vincent Milum Jr Date: Tue, 11 Feb 2020 15:35:51 -0800 Subject: [PATCH] Exclude needs to be on receiving side too Exclude needs to be on receiving side too It is possible that other excludes may need to be added to the receiving side too that exist on the sending side. --- scripts/wsrep_sst_rsync.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/wsrep_sst_rsync.sh b/scripts/wsrep_sst_rsync.sh index 5de985237fc..96e542ce844 100644 --- a/scripts/wsrep_sst_rsync.sh +++ b/scripts/wsrep_sst_rsync.sh @@ -441,6 +441,7 @@ timeout = 300 $SILENT [$MODULE] path = $WSREP_SST_OPT_DATA + exclude = .zfs [$MODULE-log_dir] path = $WSREP_LOG_DIR [$MODULE-data_dir]