From bca2e77ba7979a0ce5d7f93a8d3f22145721b765 Mon Sep 17 00:00:00 2001 From: DatuX Date: Thu, 28 Apr 2022 17:55:32 +0200 Subject: [PATCH] Updated Common snapshots and holds (markdown) --- Common-snapshots-and-holds.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Common-snapshots-and-holds.md b/Common-snapshots-and-holds.md index 7d1a474..a09e6b4 100644 --- a/Common-snapshots-and-holds.md +++ b/Common-snapshots-and-holds.md @@ -4,6 +4,8 @@ If you're new to ZFS these terms can be quite confusing. Whats going on? +**TLDR:** never use --no-holds + ## Common snapshots ZFS can do incremental transfers via snapshots. It does this very efficiently by sending over the differences between two snapshots.