Bug 53090

Summary: fsck runs on every boot and ignores fsck.mode parameter
Product: systemd Reporter: Jani Rahkola <jani.rahkola>
Component: generalAssignee: systemd-bugs
Status: RESOLVED WORKSFORME QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
See Also: https://bugzilla.redhat.com/show_bug.cgi?id=840298
Whiteboard:
i915 platform: i915 features:
Attachments: dmesg with systemd.log_level=debug
kernel command-line
fstab
/var/log/messages.log
systemctl dump
systemd-analyze plot of the boot

Description Jani Rahkola 2012-08-03 09:47:05 UTC
Created attachment 65081 [details]
dmesg with systemd.log_level=debug

fsck runs on every boot for all filesystems. Setting the fsck.mode kernel parameter to skip has no effect.
Comment 1 Jani Rahkola 2012-08-03 09:47:57 UTC
Created attachment 65082 [details]
kernel command-line
Comment 2 Jani Rahkola 2012-08-03 09:48:28 UTC
Created attachment 65083 [details]
fstab
Comment 3 Jani Rahkola 2012-08-03 09:48:53 UTC
Created attachment 65084 [details]
/var/log/messages.log
Comment 4 Jani Rahkola 2012-08-03 09:49:30 UTC
Created attachment 65085 [details]
systemctl dump
Comment 5 Jani Rahkola 2012-08-03 09:50:30 UTC
Created attachment 65086 [details]
systemd-analyze plot of the boot
Comment 6 Zbigniew Jedrzejewski-Szmek 2013-12-25 03:34:55 UTC
Works for me. At least after the recent changes to systemd-fstab-generator.

Please note that if fsck.mode=skip is given, systemd-fsck is executed but simply exits immediately.

Please reopen if something still doesn't work.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.