implement snapshot pruning feature

This commit is contained in:
Christian Schwarz
2017-06-22 19:04:48 +02:00
parent e0d39ddf11
commit 8c8a6ee905
6 changed files with 389 additions and 1 deletions
+13
View File
@@ -84,3 +84,16 @@ pull_acls:
mapping: {
"tank/usr/home":"notnull"
}
prune:
- name: clean_backups
policy: grid
grid: 6x10min | 24x1h | 7x1d | 32 x 1d | 4 x 3mon
dataset_filter: {
"tank/backups/*": ok
}
snapshot_filter: {
prefix: zrepl_
}