mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-01-14 17:22:05 +03:00
zfs-send.8: mention combination of -c/-e flags and zstd_compress feature
Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: Roberto Ricci <io@r-ricci.it> Closes #17647
This commit is contained in:
parent
7b54567c1f
commit
30a915efed
@ -173,8 +173,10 @@ The receiving system must have the
|
||||
feature enabled.
|
||||
If the
|
||||
.Sy lz4_compress
|
||||
feature is active on the sending system, then the receiving system must have
|
||||
that feature enabled as well.
|
||||
or
|
||||
.Sy zstd_compress
|
||||
features are active on the sending system, then the receiving system must have
|
||||
the corresponding features enabled as well.
|
||||
Datasets that are sent with this flag may not be
|
||||
received as an encrypted dataset, since encrypted datasets cannot use the
|
||||
.Sy embedded_data
|
||||
@ -201,8 +203,10 @@ property for details
|
||||
.Pc .
|
||||
If the
|
||||
.Sy lz4_compress
|
||||
feature is active on the sending system, then the receiving system must have
|
||||
that feature enabled as well.
|
||||
or
|
||||
.Sy zstd_compress
|
||||
features are active on the sending system, then the receiving system must have
|
||||
the corresponding features enabled as well.
|
||||
If the
|
||||
.Sy large_blocks
|
||||
feature is enabled on the sending system but the
|
||||
@ -357,8 +361,10 @@ property for details
|
||||
.Pc .
|
||||
If the
|
||||
.Sy lz4_compress
|
||||
feature is active on the sending system, then the receiving system must have
|
||||
that feature enabled as well.
|
||||
or
|
||||
.Sy zstd_compress
|
||||
features are active on the sending system, then the receiving system must have
|
||||
the corresponding features enabled as well.
|
||||
If the
|
||||
.Sy large_blocks
|
||||
feature is enabled on the sending system but the
|
||||
@ -400,8 +406,10 @@ The receiving system must have the
|
||||
feature enabled.
|
||||
If the
|
||||
.Sy lz4_compress
|
||||
feature is active on the sending system, then the receiving system must have
|
||||
that feature enabled as well.
|
||||
or
|
||||
.Sy zstd_compress
|
||||
features are active on the sending system, then the receiving system must have
|
||||
the corresponding features enabled as well.
|
||||
Datasets that are sent with this flag may not be received as an encrypted
|
||||
dataset,
|
||||
since encrypted datasets cannot use the
|
||||
|
||||
Loading…
Reference in New Issue
Block a user