Bug 442006

Summary: resume from hibernate fails
Product: [Fedora] Fedora Reporter: Jeremy Fitzhardinge <jeremy>
Component: mkinitrdAssignee: Peter Jones <pjones>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dcantrell, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-11 13:52:13 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:

Description Jeremy Fitzhardinge 2008-04-11 07:21:39 UTC
Description of problem:
Resume from hibernation fails

Version-Release number of selected component (if applicable):
pm-utils-1.1.0-4.fc9.i386
mkinitrd-6.0.43-1.fc9.i386

How reproducible:
Always

Steps to Reproduce:
1.Hibernate
2.Reboot
3.
  
Actual results:
Resume fails with message along the lines of "can't find resume device
/dev//sys/block/dm-1".

Expected results:
Proper resume

Additional info:
My swap device is on lvm: /dev/mapper/vg00-swap.  /sys/block/dm-1 does
correspond to the swap device.  The initrd's init script is generated with the
line "resume /dev//sys/block/dm-1"

Comment 1 Jeremy Katz 2008-04-11 13:52:13 UTC

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