Elektrine lite

← Feed

@Quazatron@lemmy.world

Post #3119219

2026-06-05 10:52 UTC

Turns out that you have to explicitly mount btrfs with the option compress=zstd (or compress=lzo as you prefer) to get any compression done, and I was not doing that. Also, to apply compression to existing data, you have to defragment with compression enabled. Alternatively, you can create a subvolume and set the compression property. This explains it quite well.

Replies (1)

  • @wltr@discuss.tchncs.de 2026-06-05 17:31

    It’s nice to have you back! Thanks for letting me know! I’m glad my curiosity triggered you to discover this thing. Net positive for both of us! :)

    Open ##3126314