Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
ZFS Compression Autocomplete Does Not Suggest ZSTD compression
- X-seq: zsh-workers 54267
- From: hguenfaf@xxxxxxxxx
- To: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: ZFS Compression Autocomplete Does Not Suggest ZSTD compression
- Date: Wed, 01 Apr 2026 12:13:11 +0000
- Archived-at: <https://zsh.org/workers/54267>
- Feedback-id: 65187252:user:proton
- List-id: <zsh-workers.zsh.org>
Hello,
So sorry if this is the wrong mailing list to report this, this is my first,
The issue is that zfs set compression=[ALGO] [POOL] command does not show a completion for zstd compression algorithm. Please find below the suggested algorithms
gzip gzip-1 gzip-2 gzip-3 gzip-4 gzip-5 gzip-6 gzip-7 gzip-8 gzip-9 lz4 lzjb off on zle
Please note that manually setting compression to zstd like zfs set compression=zstd [POOL] works just fine,
I'm using OpenZFS under Archlinux, with the latest ZSH as of now "zsh 5.9 (x86_64-pc-linux-gnu",
Thanks,
Br,
Messages sorted by:
Reverse Date,
Date,
Thread,
Author