X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=zfs-scripts.conf.dist;h=894f7839e02152798997cb121b59b82db4cf2664;hb=8a8252624f621fd3ebc13b45b2c456d535c339b8;hp=019ae870353bcf9fbc442d316ce974e2df75c28f;hpb=c00e82d49cf65624af91725a57a27bbcb75d3f0d;p=zfs-ubuntu%2F.git diff --git a/zfs-scripts.conf.dist b/zfs-scripts.conf.dist index 019ae87..894f783 100644 --- a/zfs-scripts.conf.dist +++ b/zfs-scripts.conf.dist @@ -32,6 +32,7 @@ ssh="ssh" remote= # specify the name of the local pool to store the $remote's snapshots into +# multiple pools can be specified by separating with a space backup_pool= # import backup pool before replication and export backup pool after replication @@ -55,7 +56,8 @@ throttle_enable=0 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 +# 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=" "