X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=zfs-scripts.conf.dist;h=e4f36512bf256eb8a0f3d4392f90f3bcbe5b071e;hb=0b68c7a7e82f49184bccf7ca83ce3ec08654f0ff;hp=e2136582acac52a56632420a36d0188fe0ae1e6c;hpb=7efa74b7c3ad633378498822fe408b3d2da2dcca;p=zfs-ubuntu%2F.git diff --git a/zfs-scripts.conf.dist b/zfs-scripts.conf.dist index e213658..e4f3651 100644 --- a/zfs-scripts.conf.dist +++ b/zfs-scripts.conf.dist @@ -38,6 +38,11 @@ backup_pool= # import backup pool before replication and export backup pool after replication import_export_backup_pool=0 +# expect empty remote list +# - set to 1 if backing up any new filesystems for the first time +# - set to 0 if not backing up new filesystems for the first time (to prevent dropping the entire filesystem if the remote list command fails) +expect_empty_remote_list=0 + # when this variable is set, local filesystems will be destroyed # before receiving a full streams into them from the remote source. # if it needs to do this, and this option is set to 0, it aborts. @@ -57,6 +62,7 @@ throttle_opt="-v -M 10" # Specify the list of filesystems to replicate from the $remote to the $backup_pool (1 per line) # The format of each line should be: pool/filesystem OR dst_pool:src_pool/filesystem +# NOTE: If dst_pool is not specified, the given pool/filesystem will be replicated to all pools in backup_pool filesystems_to_replicate=" "