From 7fd25d3bf125fd39ccd20f33a3b8fdb41b5503d0 Mon Sep 17 00:00:00 2001 From: DatuX Date: Sat, 19 Feb 2022 07:32:10 +0100 Subject: [PATCH] Updated PrePost (markdown) --- PrePost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PrePost.md b/PrePost.md index fdae03a..b582a91 100644 --- a/PrePost.md +++ b/PrePost.md @@ -10,7 +10,7 @@ If you restore a snapshot, the application will just think the server (or applic Most modern databases and applications can handle this fine, so usually freezing isnt needed in that case. -Note that if you use multiple pools, the snapshots are not atomic. +Note that if you use multiple pools, the snapshots are only atomic per pool. ## Method 1: Use snapshot mode Its possible to use zfs-autobackup in snapshot-only mode. This way you can just create a script that contains the pre and post steps: