Skip to content

Questions about syncoid usage with encrypted datasets #829

Closed Answered by phreaker0
ovizii asked this question in Q&A
Discussion options

You must be logged in to vote

No, this command will decrypt everything on the sending side before it's sent to the target.
You want to lookup the "raw" flag which will do what you are looking for: https://openzfs.github.io/openzfs-docs/man/8/zfs-send.8.html#w

This should work:

syncoid --recursive --compress lz4 --sendoption=w root@xxx.xxx.xxx.xxx:sixer/Documents rpool/Documents

But this will break the encryptionroot on the receiving side.

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@ovizii
Comment options

@ovizii
Comment options

@phreaker0
Comment options

@phreaker0
Comment options

Answer selected by ovizii
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@phreaker0
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants