Updated PrePost (markdown)
@ -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.
|
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
|
## 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:
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user