From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Fabian Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] applied: [PATCH pve-zsync] close #1824: add 'compressed' option enabling -c and -L for send
Date: Thu, 12 May 2022 17:16:28 +0200 [thread overview]
Message-ID: <40cf33d0-4a35-1e09-5b62-0fc8563efa7a@proxmox.com> (raw)
In-Reply-To: <20220510111915.50443-1-f.ebner@proxmox.com>
Am 5/10/22 um 13:19 schrieb Fabian Ebner:
> If one of the features lz4_compress, zstd_compress or large_blocks is
> actively used/required by the source dataset, but not enabled on the
> destination, zfs send/recv will fail and recommend upgrading the pool.
>
> It's not required that the target dataset is also compressed.
> Specifying '--properties' to have the target inherit the compression
> property even works during later syncs (but pre-existing data won't be
> recompressed automatically then).
>
> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
> ---
>
> Put it near 'properties' as I felt like that was the most similar one.
>
> pve-zsync | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
>
applied, thanks!
prev parent reply other threads:[~2022-05-12 15:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-10 11:19 [pve-devel] " Fabian Ebner
2022-05-12 15:16 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40cf33d0-4a35-1e09-5b62-0fc8563efa7a@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.