Bug 512251 - System using LVM for root won't boot (to second stage)
Summary: System using LVM for root won't boot (to second stage)
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: Bootloader (show other bugs)
Version: Milestone 3
Hardware: Other Other
: P2 - High : Major (vote)
Target Milestone: ---
Assignee: Michal Marek
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-11 14:27 UTC by Lukas Ocilka
Modified: 2010-01-25 13:17 UTC (History)
5 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Screenshot -- booting (where is /dev/system/root?) (66.18 KB, image/png)
2009-06-11 14:27 UTC, Lukas Ocilka
Details
YaST and other logs (391.03 KB, application/x-compressed-tar)
2009-06-11 14:32 UTC, Lukas Ocilka
Details
YaST log from inital stage (the full log till the end) (251.18 KB, application/x-gzip)
2009-06-11 15:00 UTC, Lukas Ocilka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Ocilka 2009-06-11 14:27:01 UTC
Created attachment 297542 [details]
Screenshot -- booting (where is /dev/system/root?)

I've run into this bug on my workstation and "fixed" that by not using LVM for root partition. This comes from my (successful) attempt for reproducing that issue in VirtualBox (with the very same result):

/dev/sda
    /dev/sda1 --> swap
    /dev/sda2 --> /boot
    /dev/sda3 (Linux)
        LVM "system"
            root --> /
Comment 1 Lukas Ocilka 2009-06-11 14:32:26 UTC
Created attachment 297547 [details]
YaST and other logs
Comment 2 Lukas Ocilka 2009-06-11 14:34:52 UTC
See, for instance, y2logmkinitrd -- you can find several errors and warnings there (such as /etc/modprobe.conf* not found).
Comment 3 Lukas Ocilka 2009-06-11 15:00:53 UTC
Created attachment 297561 [details]
YaST log from inital stage (the full log till the end)
Comment 4 Josef Reidinger 2009-06-12 05:52:09 UTC
I think I see similar bug few days ago, it is related to few missing binaries for LVM in initrd.
Comment 5 Lukas Ocilka 2009-06-16 08:41:45 UTC
Any progress here?
Comment 6 Piotrek Juzwiak 2009-06-22 12:25:25 UTC

*** This bug has been marked as a duplicate of bug 505670 ***
Comment 7 Lukas Ocilka 2009-06-22 12:27:29 UTC
Not exactly a duplicate, see also comment #2, it that one fixed too?
Comment 8 Piotrek Juzwiak 2009-06-22 13:22:51 UTC
I think this is a duplicate of that BUG, they haven't really shown the same logs but the symptoms are exactly the same and the cause is probably also the same? Also they have already assigned someone for that BUG.
Comment 9 Piotrek Juzwiak 2009-06-22 13:24:37 UTC
And the cause is not in the Bootloader but kernel? The Bootloader bootstraps the system fine right?? It's later that something doesn't work.
Comment 10 Lukas Ocilka 2009-06-22 13:27:11 UTC
Yes, it's a duplicate by the symptoms, you're right, however it needs additional fixing in Milan Vancura's code, not only in Xin Wei Hu's. I was talking with him about the other issues before and it's up to him to close it as a duplicate or not. Of course, it depends on the way how he fixes the code.
Comment 11 Piotrek Juzwiak 2009-06-22 13:31:22 UTC
Then maybe we could add Milan Vancura's mail to the 505670 as an assigned person if it depends on him?
Comment 12 Lukas Ocilka 2009-06-22 13:33:53 UTC
I don't think it really 'depends' on him but the system is actually broken on several places. What about leaving the decision on him?
Comment 13 Piotrek Juzwiak 2009-06-22 13:39:08 UTC
You're right. Lets leave the decision to him ;)
Comment 14 Piotrek Juzwiak 2009-07-29 00:04:21 UTC
Could you try to reproduce this BUG with M4? It would make life easier for Novell devs if they had one BUG less to take care of :)
Comment 16 Michal Marek 2010-01-25 13:17:47 UTC
The root-on-lvm issue was fixed in bug 505670, the modprobe.conf warnings were fixed in the meantime as well.