Replies: 1 comment
-
There's no explicit support for holds in bzfs as I believe the bookmark feature makes holds (and their associated complexity issues) mostly unnecessary. Give it a shot. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was searching for the use of zfs hold and release and couldn't find it.
The use case is to allow the source to manage snapshot creation and deletion, while not deleting snapshots until the destination has a copy. The destination does not need to be allowed to delete snapshots, only to "zfs release" a hold tag on a snapshot.
Beta Was this translation helpful? Give feedback.
All reactions