summaryrefslogtreecommitdiff
path: root/scripts/wsrep_sst_rsync.sh
diff options
context:
space:
mode:
authorVincent Milum Jr <github@darkain.com>2020-02-11 15:35:51 -0800
committerJan Lindström <jan.lindstrom@mariadb.com>2020-06-24 08:05:54 +0300
commitd09dd5e86c1ce77cf00858fb5628c3745a1213a5 (patch)
treef8e49f412fcdea51e454ef7558c621fadc75f52e /scripts/wsrep_sst_rsync.sh
parent89c3b087a39933f1b9f01c22fc67bfe0f54ea50b (diff)
downloadmariadb-git-d09dd5e86c1ce77cf00858fb5628c3745a1213a5.tar.gz
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.
Diffstat (limited to 'scripts/wsrep_sst_rsync.sh')
-rw-r--r--scripts/wsrep_sst_rsync.sh1
1 files changed, 1 insertions, 0 deletions
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]