Fresh Bluefin install in degraded mode: btrfs compress parameters not applied #3938
ijanos
started this conversation in
Discussions
Replies: 1 comment 4 replies
-
|
We know about this, I'm mostly just waiting to see what the upstream team tells us to do, I'll add this to their weekly team meeting when they start up again, thanks! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that a fresh Bluefin install is in
degradedmode.Looks like
/etc/fstabparameters are ignored, and the btrfs filesystem is not mounted without compress parameters. Noticecompress=zstd:1is present in fstab but not present in the output of themountcommand.I think this is an ostree upstream issue, but I couldn't find this referenced in the bug tracker. Is this known? There is a workaround discussed in the linked tickets and I wonder what is bluefin's stance on implementing it.
https://discussion.fedoraproject.org/t/talk-mount-options-are-ignored-in-fedora-atomic-desktops-42/148874
https://gitlab.com/fedora/ostree/sig/-/issues/72
Beta Was this translation helpful? Give feedback.
All reactions