public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH docs] zfs: mention that zfs are compressed by default
Date: Wed, 29 Jul 2026 16:37:03 +0200	[thread overview]
Message-ID: <20260729143704.566693-1-m.sandoval@proxmox.com> (raw)

The installer and web UI have compression checked on by default when creating a
pool, at the very least, since Proxmox VE 8.0.

Suggested-by: Mario Loderer <m.loderer@proxmox.com>
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 local-zfs.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/local-zfs.adoc b/local-zfs.adoc
index cdc17a4..17fef12 100644
--- a/local-zfs.adoc
+++ b/local-zfs.adoc
@@ -783,7 +783,8 @@ When compression is enabled on a dataset, ZFS tries to compress all *new*
 blocks before writing them and decompresses them on reading. Already
 existing data will not be compressed retroactively.
 
-You can enable compression with:
+When creating a pool on Proxmox VE using the Web UI or the ISO installer,
+compression is enabled by default. You can enable compression with:
 
 ----
 # zfs set compression=<algorithm> <dataset>
-- 
2.47.3





                 reply	other threads:[~2026-07-29 14:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260729143704.566693-1-m.sandoval@proxmox.com \
    --to=m.sandoval@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal