Bug 147698

Summary: initrd doesn't find the root partition on LVM
Product: [openSUSE] SUSE Linux 10.1 Reporter: Reinhard Max <max>
Component: BasesystemAssignee: Hannes Reinecke <hare>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Reinhard Max 2006-02-02 16:35:08 UTC
After installation with / being on a logical volume the initrd fails to find the logical volume and gives up. It's last words are:

---- snip ----
Loading dm-mod
Loading dm-snapshot
Waiting for /dev/mapper/control to appear:  ok
Loading reiserfs
  Invalid volume group name: fensch/root
Attempting manual resume
not found -- exiting to /bin/sh
$
---- snap ----

"fensch" is the name of the volume group I created and "root" the name of the logical volume. So somehow the relative pathname of the logical volume is misinterpreted as the volume group name.
Comment 1 Hannes Reinecke 2006-02-03 15:55:15 UTC
There was some error in the LVM setup with mkinitrd. Please retest with the latest version from autobuild and re-open if the problem persist.
Comment 2 Martin Lasarsch 2006-02-07 11:57:42 UTC
*** Bug 148466 has been marked as a duplicate of this bug. ***