From d57e3922a0782298e2c4c38a8f0f17135b6199aa Mon Sep 17 00:00:00 2001 From: Edwin Eefting Date: Tue, 24 Aug 2021 11:14:13 +0200 Subject: [PATCH] added note, #91 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f628681..a3e0cf3 100644 --- a/README.md +++ b/README.md @@ -279,6 +279,8 @@ root@ws1:~# zfs-autobackup test --verbose This also allows you to make several snapshots during the day, but only backup the data at night when the server is not busy. +**Note**: In this mode it doesnt take a specified target-schedule into account when thinning, it only knows a snapshot is the common snapshot by looking at the holds. So make sure your source-schedule keeps the snapshots you still want to transfer at a later point. + ## Thinning out obsolete snapshots The thinner is the thing that destroys old snapshots on the source and target.