Bug 476293 - encrypted xfs root partition does not boot after kernel upgrade
Summary: encrypted xfs root partition does not boot after kernel upgrade
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mkinitrd
Version: 10
Hardware: i686
OS: Linux
low
low
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-12 21:12 UTC by nate
Modified: 2009-05-06 17:42 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-06 17:42:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description nate 2008-12-12 21:12:39 UTC
Description of problem:
Upgrading the kernel on a Fedora 10 system using an encrypted xfs root logical volume (/) causes the system to not boot, reverting to the previous kernel allows the system to boot correctly.

Version-Release number of selected component (if applicable):
Fedora 10

How reproducible:
Have experienced on F10 preview as well as current F10 release

Steps to Reproduce:
1.Boot Fedora 10 i386 DVD 
2. select encrypted system at install time and change the root logical volume (/) to xfs. 
3. Boot Fedora 10 normally and upgrade the kernel
4. reboot and you will receive a message similar to "error mounting /dev/root on /sysroot as xfs"

  
Actual results:
"error mounting /dev/root on /sysroot as xfs"

Expected results:
Boot into F10 with newly upgraded kernel.

Additional info:
Can be manually fixed in the following way
1.Reboot into previous kernel and run a command similar to:
mkinitrd -f -v /boot/initrd-2.6.27.7-134.fc10.i686.img 2.6.27.7-134.fc10.i686
2.Reboot again and select the newest kernel, the system will now boot correctly using the encrypted xfs partition.

Comment 1 Jeremy Katz 2009-05-06 16:39:06 UTC
Is this still occurring with current kernels and initrds?

Comment 2 nate 2009-05-06 17:28:25 UTC
I am no longer running xfs so I cannot verify, sorry. Ext4 encrypted root partition works fine though.


Note You need to log in before you can comment on or make changes to this bug.