Updated Common snapshots and holds (markdown)

DatuX
2022-04-28 17:56:06 +02:00
parent bca2e77ba7
commit 21c0f4e7aa

@ -16,7 +16,7 @@ There are a few rules for ZFS however:
* There cant be any newer snapshots on the target. (Normally should not happen, otherwise use --destroy-incompatible)
* Encryption has to be compatible (See [[Encryption]])
**If there is no snapshot in common, the only way to continue is to destroy all the whole dataset (and all its snapshots) on the target and start from a full backup.**
**If there is no snapshot in common, the only way to continue is to destroy the whole dataset (and all its snapshots) on the target and start from a full backup.**
## Holds to the rescue