Bug ID | 1017268 |
---|---|
Summary | fstrim.timer vs. btrfsmaintenance |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 42.2 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | suse@bugs.jan.ritzerfeld.org |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
After a fresh installation of Leap 42.2, the fstrim.timer is enabled and BTRFS_TRIM_PERIOD="weekly" is set to "weekly". That does not look right as the latter should be "Off by default so it does not collide with fstrim.timer". Upstream sets it to "none", however, https://build.opensuse.org/request/show/420441 did revert this change because "We don't use fstrim.timer so enable trim by default here.". But I think we do.