|
Bugzilla – Full Text Bug Listing |
| Summary: | Installation on LVM over software raid fails | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Clyde Kunkel <clydekunkel7734> |
| Component: | Basesystem | Assignee: | Hannes Reinecke <hare> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | lgrimmer, lmb, nfbrown |
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.1 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
yast logs
fdisk -l and lvm configuration and lspci Initrd messages y2log tarball mkinitrd |
||
|
Description
Clyde Kunkel
2006-02-20 14:23:59 UTC
I suppose (1) happens at the first stage of the installation? Anyway: Attach the YaST logfiles of the installation and add seperate information about your volume configuration as well as the output `fdisk -l'. Created attachment 69360 [details]
yast logs
Yes, 1 occurs at the first stage of the installation and on each subsequent boot.
Created attachment 69362 [details]
fdisk -l and lvm configuration and lspci
Here is the rest of the information requested. Thanks for looking at this.
OK let's start with the assumption that there is a problem with the initrd. Clyde, please provide the kernel boot messages for the first stage of the installation. Created attachment 69391 [details]
Initrd messages
Used a serial console to capture initrd msgs. Delineated the pertinent areas with lines of ****. Thanks for your attention.
Created attachment 69471 [details]
y2log tarball
I can confirm and reproduce this problem here - the system fails to boot from a logical volume on top of a RAID...
See my YaST2 log files attached. Let me know, if you need additional info.
Reassigning to the kernel maintainers. Not a kernel bug, but initrd. Hannes, didn't you recently change the raid initialization on boot? I see that this is still NEW. Shouldn't it be ASSIGNED to someone--maybe "Hannes" in comment 8? Thanks. Looking forward to testing the next release. I did some changes for mkinitrd, so it might be fixed. Not sure, though, whether it really is. Regarding the module loading issue: Currently mkinitrd does not attempt to include modules automatically but rather relies on the contents of /etc/sysconfig/kernel:INITRD_MODULES. And that should be updated by YaST. So make sure all required modules are listed there before rebooting :-). Thanks for the reply. I updated /etc/sysconfig/kernel:INITRD_MODULES for he raid1 problem. Where can I get your updated mkinitrd to test? Will I have to wait for beta 5 or RC 1? Created attachment 70799 [details]
mkinitrd
Updated /sbin/mkinitrd with update md handling.
The above mkinitrd fixes the problem. Will be on the next beta. Tried to load 10.1b5 and too many problems to overcome in a quick manner. However, did see that the mkinitrd problem still existed. Could not get to the point to try the mkinitrd in comment #12. If have time, will try again this weekend, else wait for next release. Thanks for the attchement tho. Got the time and can confirm that the mkinitrd in comment #12 solves the original reported problem. Thanks. |