Created Common snapshots and holds (markdown)
11
Common-snapshots-and-holds.md
Normal file
11
Common-snapshots-and-holds.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Common snapshots and holds
|
||||
|
||||

|
||||
|
||||
If you're new to ZFS these terms can be quite confusing. Whats going on?
|
||||
|
||||
## Common snapshots
|
||||
|
||||
ZFS can do incremental transfers via snapshots. It can only do this from a snapshot that's common on both the target and source.
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user