* Chris Adams: > Once upon a time, John M. Harris Jr <johnmh@xxxxxxxxxxxxx> said: >> XFS proved to be troublesome, and still is up to the latest of RHEL7. It's not >> uncommon to have to run xfs_repair on smaller XFS partitions, especially / >> boot. I'm not sure if btrfs has the same issue there? > > [citation needed] > > I haven't run xfs_repair in probably 15 years (and so never on Fedora or > RHEL/CentOS). The relatively common issue isn't that running xfs_repair is necessary, it's that any kind of log replay is needed. A regular mount suffices. GRUB does not implement XFS journal replay, and if a system is rebooted to briefly after a kernel update, it's possible that GRUB cannot find the new entries in /boot. There was also a system shutdown issue which prevented clean unmounts of /boot during regular reboots, making this issue more apparent. However, I haven't seen any recent reports of this issue, and have not seen it myself for quite some time. Technically, this isn't even an XFS bug. Whether other file systems are more well-behaved depends on their GRUB implementation, and not so much on the file systems themselves. Thanks, Florian _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx