linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 204997] New: fsck.xfs prints a vague message "XFS file system" when skipping a boot time check
@ 2019-09-25 17:51 bugzilla-daemon
  0 siblings, 0 replies; only message in thread
From: bugzilla-daemon @ 2019-09-25 17:51 UTC (permalink / raw)
  To: linux-xfs

https://bugzilla.kernel.org/show_bug.cgi?id=204997

            Bug ID: 204997
           Summary: fsck.xfs prints a vague message "XFS file system" when
                    skipping a boot time check
           Product: File System
           Version: 2.5
    Kernel Version: 5.4
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: low
          Priority: P1
         Component: XFS
          Assignee: filesystem_xfs@kernel-bugs.kernel.org
          Reporter: nf8kh699qb@liamekaens.com
        Regression: No

Created attachment 285173
  --> https://bugzilla.kernel.org/attachment.cgi?id=285173&action=edit
Suggested patch to improve the error message seen on boot.

When an XFS filesystems is configured to be checked on boot via the /etc/fstab,
the /usr/sbin/fsck.xfs is called. It does nothing but print "XFS file system"
which can mislead admins into thinking the filesytem was checked when it has
not been.

This was previously reported via RedHat bug
https://bugzilla.redhat.com/show_bug.cgi?id=1546294 and is a minor issue.

Steps to Reproduce:
1. Change the "0 0" in /etc/fstab for /home to "0 1"
2. Reboot and watch console messages

Actual results:

Observe "Started file system check on /dev/mapper/<name of home LV>"

Observe "systemd-fsck[<PID>]: /sbin/fsck.xfs: XFS file system"

Expected results:

Observe "systemd-fsck[<PID>]: /sbin/fsck.xfs: XFS file system checks always
skipped on boot"

Or some other message to make it clear that the check was 1) skipped and 2)
this was intentional

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-25 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25 17:51 [Bug 204997] New: fsck.xfs prints a vague message "XFS file system" when skipping a boot time check bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).