https://bugzilla.suse.com/show_bug.cgi?id=1224808 https://bugzilla.suse.com/show_bug.cgi?id=1224808#c5 --- Comment #5 from Antonio Feijoo <antonio.feijoo@suse.com> --- (In reply to Frederic Crozat from comment #4)
I just tested by adding it. It is now properly part of dracut stored kernel cmdline but when the system is booted, it ends-up with compress= and not compress=zstd:1 when checking /proc/self/mountinfo
At least in my case it's ok:
localhost:~ # grep -r -m1 compress= /proc/self/mountinfo 62 1 0:34 /@/.snapshots/7/snapshot / ro,relatime shared:1 - btrfs /dev/mapper/luks rw,seclabel,compress=zstd:1,space_cache=v2,subvolid=276,subvol=/@/.snapshots/7/snapshot
But, I'm testing this with SL Micro, I'll download the latest MicroOS snapshot later and check if I can reproduce it. -- You are receiving this mail because: You are on the CC list for the bug.