-
|
Hey, quick question. If a SLOG device is added to a pool consisting of datasets that all use native encryption, does sync data get encrypted before being written to the SLOG? If not, it should be sensible to use LUKS underneath the LOG device. |
Beta Was this translation helpful? Give feedback.
Answered by
robn
Oct 1, 2025
Replies: 1 comment 1 reply
-
|
Yes, the log blocks are encrypted with the same key material as used for the dataset proper. Nothing extra to do! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
haarp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, the log blocks are encrypted with the same key material as used for the dataset proper. Nothing extra to do!