Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

ZFS Compression Autocomplete Does Not Suggest ZSTD compression



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