[Bug 547612] New: mkinitrd: root on LVM on LUKS on RAID doesn't work
http://bugzilla.novell.com/show_bug.cgi?id=547612 Summary: mkinitrd: root on LVM on LUKS on RAID doesn't work Classification: openSUSE Product: openSUSE 11.2 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: mvancura@novell.com ReportedBy: lnussel@novell.com QAContact: qa@suse.de Found By: --- The following layering of devices is not properly handled by mkinitrd scripts. Error in the end is "Device /dev/md0 not handled". / [ filesystem ] /dev/mapper/system-root [ LVM ] /dev/mapper/cr_md0 [ LUKS ] /dev/md0 [ MD RAID ] /dev/sda2, /dev/sdb1, .. [ physical devices ] The way mkinitrd script are set up atm luks can only directly follow lvm. Therefore setup-luks plays a trick to support LVM in LUKS (fate 305633) which in the end leads to the error message above. IMHO the easiest workaround at this point would be to just not make that condition fatal in setup-block.sh. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547612 User lnussel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547612#c1 --- Comment #1 from Ludwig Nussel <lnussel@novell.com> 2009-10-16 06:25:08 MDT --- s/directly follow lvm/directly follow filesystem/ -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547612 User lnussel@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=547612#c2 --- Comment #2 from Ludwig Nussel <lnussel@novell.com> 2009-10-16 06:31:27 MDT --- Created an attachment (id=322865) --> (http://bugzilla.novell.com/attachment.cgi?id=322865) suggested fix -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547612 http://bugzilla.novell.com/show_bug.cgi?id=547612#c Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=547612 http://bugzilla.novell.com/show_bug.cgi?id=547612#c4 --- Comment #4 from Ludwig Nussel <lnussel@novell.com> 2010-01-25 10:58:41 CET --- meanwhile I've added more luks scripts to hook in at multiple places in the stack so the workaround isn't needed atm. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=547612 https://bugzilla.novell.com/show_bug.cgi?id=547612#c5 Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO CC| |ohering@suse.com InfoProvider| |lnussel@suse.com --- Comment #5 from Olaf Hering <ohering@suse.com> 2013-07-11 21:22:29 CEST --- still broken in 12.2+? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=547612 https://bugzilla.novell.com/show_bug.cgi?id=547612#c6 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|lnussel@suse.com | Resolution| |WONTFIX --- Comment #6 from Ludwig Nussel <lnussel@suse.com> 2013-09-26 15:19:57 CEST --- I have no idea, I suppose so. The workarounds I added to luks conceal the deficiency of mkinitrd sufficiently well though. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com