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: