Bug 1198012

Summary: fsck performed when system thaws from hibernation
Product: [Fedora] Fedora Reporter: Till Maas <opensource>
Component: dracutAssignee: dracut-maint-list
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 21CC: dracut-maint-list, jonathan, opensource, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-06 10:25:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Till Maas 2015-03-03 08:33:12 UTC
Description of problem:
When I boot my system after hibernation, dracut starts systemd-fsck to fsck the root device and recovers the journal. Afterwards dracut thaws the system from hibernation. This seems to corrupt the root file system as expected.

Version-Release number of selected component (if applicable):
dracut-038-32.git20141216.fc21
systemd-216-20.fc21

How reproducible:
always

Steps to Reproduce:
1. hibernate
2. start system
3. watch console output

Actual results:
fsck is performed

Expected results:
the file systems are left alone

Additional info:

Comment 1 Harald Hoyer 2015-03-06 10:14:57 UTC
see
https://bugzilla.redhat.com/show_bug.cgi?id=1174945#c7
and
https://bugzilla.redhat.com/show_bug.cgi?id=1174945#c8

Seems like it is fixed for recent systemd and dracut versions.

I should backport the fix, though.

Comment 2 Till Maas 2015-03-06 10:25:22 UTC
(In reply to Harald Hoyer from comment #1)
> see
> https://bugzilla.redhat.com/show_bug.cgi?id=1174945#c7
> and
> https://bugzilla.redhat.com/show_bug.cgi?id=1174945#c8
> 
> Seems like it is fixed for recent systemd and dracut versions.
> 
> I should backport the fix, though.

thank you for the information. However file system corruption bugs like should should IMHO get higher priority in the future, especially considering that a patch was available for several months.

*** This bug has been marked as a duplicate of bug 1174945 ***