Elektrine lite

← Feed

@wltr@discuss.tchncs.de

Post #3119222

2026-05-19 13:36 UTC

No problem, take your time. Feel free to comment on here, or in private, whatever you’re comfortable with.

Replies (1)

  • @Quazatron@lemmy.world 2026-06-05 10:52

    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.

    Open ##3119219