Bug 781277
Summary: | ext4 errors / corruption after resuming from suspend-to-disk | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Amit Shah <amit.shah> | ||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 16 | CC: | amit.shah, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda | ||||
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: | 2012-01-30 18:46:21 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
This is on F16, kernel 3.1.7-2.fc16.x86_64 *** This bug has been marked as a duplicate of bug 744275 *** |
Created attachment 554993 [details] /var/log/messages file Description of problem: I left my laptop (ThinkPad T420s with sandybridge chipset) without AC power, and it went into hibernation when the battery was low. It did resume from hibernate, but there were lots of ext4 errors in the dmesg log, and gnome-shell appeared to be stuck. I couldn't restart/poweroff from the shell interface, nor do any activite via gnome, so I switched to a virtual console and issued 'shutdown -h now'. That just caused a reboot of the laptop and there were ext4 errors on the disk, init dropped me to a shell asking to run e2fsck on the partition. It found a few errors and I just accepted the default of 'y' for all. /lost+found is empty. Things seem OK after reboot, but this is concerning. Attaching the /var/log/messages file.