Bug 823871
Summary: | Kernel corrupts filesystem when hibernating/resuming | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | admin | ||||||||||||
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: | 17 | CC: | accounts+redhat, awilliam, claudioguirunas, gansalmon, gpadgett, info, itamar, jonathan, kernel-maint, madhu.chinakonda, mails.bugzilla.redhat.com, mishu, nphilipp, pasqual.milvaques, redhat, rtguille, theo148 | ||||||||||||
Target Milestone: | --- | Keywords: | CommonBugs | ||||||||||||
Target Release: | --- | ||||||||||||||
Hardware: | Unspecified | ||||||||||||||
OS: | Unspecified | ||||||||||||||
Whiteboard: | https://fedoraproject.org/wiki/Common_F17_bugs#hibernate-corruption | ||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||
Clone Of: | Environment: | ||||||||||||||
Last Closed: | 2012-07-03 14:33:51 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: | |||||||||||||||
Bug Depends On: | |||||||||||||||
Bug Blocks: | 781749 | ||||||||||||||
Attachments: |
|
Description
admin
2012-05-22 11:00:15 UTC
please attach the full output of dmesg after a resume. This seems to be just a partial log. The IO errors seem to suggest some sort of problem reinitialising your storage controller. (I'm assuming the drive passes a SMART test/badblocks test ?) Yes, drive passes all tests. I will attach requested info withi 2 hours. See bug https://bugzilla.redhat.com/show_bug.cgi?id=822071 - it's the same problem. I think, this bugs are duplicate. I'm attached details. Yesterday I'm corrupted my system with this bug, with yum updating after hibernating my netbook. It was unbootable and I just reinstalled system. now I'm reproduced this bug, see attachments. Created attachment 586544 [details]
cuted yum output with updateing system after hibernating.
Created attachment 586545 [details]
lspci output
Created attachment 586546 [details]
smart -a /dev/sda
Created attachment 586547 [details]
Current dmesg
Created attachment 586548 [details]
fstab
When your systems perform a resume, i see: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata1.00: unexpected _GTF length (4) ata1.00: unexpected _GTF length (4) ata1.00: configured for UDMA/133 sd 0:0:0:0: [sda] Starting disk http://lwn.net/Articles/202300/ _GTF is an acpi method that is used to reinitialize the drive. It returns a task file containing ata commands that are sent back to the drive to restore it to boot up defaults. Maybe you can try with this kernel parameter: libata.noacpi=1 Are you using mbr or gpt partitions? Can you post: # lspci -vvv # lspci -k # lspci -t # smartctl -x /dev/sda Maybe before and after suspend, just in case. ( -x Prints all SMART and non-SMART information about the device). HP Pavilion DV7 suspend fail: When I click in suspend button, my computer enter in suspend mode and him turn off. I cant turn on my computer again. To solve problem, I have that disconnect power charge battery and remove battery and put again. Claudio: that's nothing at all to do with this bug. It's been a week and no progress on this bug. admin, any more data? This definitely seems to be duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=822071 . *** This bug has been marked as a duplicate of bug 822071 *** |