mirror of
https://github.com/bashclub/bashclub-zfs-push-pull.git
synced 2025-11-05 20:41:53 +01:00
When zfs send -R is interrupted, some child filesystems will be at a more recent snapshot than their parent. There's then no way to do a zfs send -R from the root/parent, as the children are inconsistent. Catchup mode handles recursion on its own, instead of relying on zfs to do it. Basically picking a single consistent snapshot across the board, then bringing all to that level.
4.7 KiB
Executable File
4.7 KiB
Executable File